Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The MetabaseListViewAfterSearchEventArgs class implements argument of the event occurring for the component if all objects satisfying the specified conditions are searched in the search dialog box.
Class to get analog of the MetabaseListViewAfterSearchEventArgs class:
None.
Class to get analog of the MetabaseListViewAfterSearchEventArgs class object:
MetabaseListViewAfterSearchEventArgsClass.
Constructor name | Brief description | |
Create | The Create constructor creates an event argument with the specified parameters. |
Property name | Brief description | |
FoundObjects | The FoundObjects property returns the collection of descriptions for found objects. |
See also: