ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TOnSearchProgress

Event that is called during TJamFileList.Search.

Syntax
Pascal
TOnSearchProgress = procedure (const Path: UnicodeString) of object;
Parameters 
Description 
Path 
The last item path that has been processed during the search.