OnSearch(Sender: Object; Args: IEventArgs);
Sender. The parameter that returns the component that generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnSearch event occurs after beginning of search when the specified search time ends.
Available search time is set in the ISearchEdit.Timeout property.
See also: