|
|
|
| dcDiskScanner and dcMultiDiskScanner components.
|
| procedure Stop;
|
| The Stop method terminates the scanning process, initiated by Execute method. After the termination of searching thread, OnStopped and OnScanDone events will occurs.
|
| Execute method;
|
| OnStopped and OnScanDone events;
|
| Suspended and WaitThread properties.
|