Assembly: ExtCtrls;
The IMetabaseListViewAfterSearchEventArgs interface contains argument properties of the event occurring for the component, if in the search dialog box all objects satisfying the specified conditions are searched.
IMetabaseListViewAfterSearchEventArgs
The interface is used in the MetabaseListView.OnAfterSearch event.
Property name | Brief description | |
FoundObjects | The FoundObjects property returns the collection of descriptions for found objects. |
See also: