MetabaseListViewAfterSearchEventArgs

Assembly: ExtCtrls;

Namespace: Prognoz.Platform.Interop.ExtCtrls;

Description

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.

Fore.NET Syntax

Class to get analog of the MetabaseListViewAfterSearchEventArgs class:

None.

Class to get analog of the MetabaseListViewAfterSearchEventArgs class object:

MetabaseListViewAfterSearchEventArgsClass.

Constructors

  Constructor name Brief description
Create The Create constructor creates event argument with the specified parameters.

Class Object Properties Inherited from IMetabaseListViewAfterSearchEventArgs

  Property name Brief description
FoundObjects The FoundObjects property returns a collection of descriptions for found objects.

See also:

ExtCtrls Assembly Classes