|
|
|
| dcDiskScanner and dcMultiDiskScanner components.
|
| property OnStopped: TNotifyEvent;
|
| The OnStopped event occurs after calling the Stop method, when user terminate the searching process. However, the OnScanDone event will occurs after OnStopped anyway, to report about search results.
|
| Stop method and OnScanDone event.
|