diskscanner OnStopped event
Return to Introduction  Previous page  Next page
Applies to
dcDiskScanner and dcMultiDiskScanner components.  

Declaration
property OnStopped: TNotifyEvent;  

Description
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.  

See also
Stop method and OnScanDone event.  
File not found.