ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
Jam.Shell.Controls.SearchEdit.TOnInvokeSearch

The event is triggered when the action should take place.

Syntax
Pascal
TOnInvokeSearch = procedure (Sender: TObject; const Query: string) of object;
Parameters 
Description 
Sender 
The sender.  
Query 
The search query.