TMyDump in a thread
Posted: Thu 23 Nov 2006 13:37
Hi,
I'm trying to use TMyDump's backup and restore procedures in a thread and have its progress outputted in a Modalform. However the TMyDump component doesn't have the properties from which I derive its progress. Those variables are available only in its eventprocedures OnBackupProgress and OnRestoreProgress which I don't have available in my thread.
Any ideas on how I can achieve this?
I'm trying to use TMyDump's backup and restore procedures in a thread and have its progress outputted in a Modalform. However the TMyDump component doesn't have the properties from which I derive its progress. Those variables are available only in its eventprocedures OnBackupProgress and OnRestoreProgress which I don't have available in my thread.
Any ideas on how I can achieve this?