ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamShellBreadCrumbBar.TOnSearchEvent

Occurs when the search of an TJamShellSearchEdit starts.

Syntax
Pascal
TOnSearchEvent = procedure (Sender: TObject; const Query, FolderPath: string) of object;
Parameters 
Description 
Sender 
The sender.  
Query 
The search query.  
FolderPath 
The folder where the search has been started.