MetabaseListViewItemPopupEventArgs

Assembly: ExtCtrls;

Namespace: Prognoz.Platform.Interop.ExtCtrls;

Description

The MetabaseListViewItemPopupEventArgs class implements argument of the event that occurs when the context menu is called for the component element.

Fore.NET Syntax

Class to get an analog of the MetabaseListViewItemPopupEventArgs class:

None.

Class to get an analog of the MetabaseListViewItemPopupEventArgs class object:

MetabaseListViewItemPopupEventArgsClass.

Constructors

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

Class Object Properties Inherited from IMetabaseListViewItemPopupEventArgs

  Property name Brief description
Item The Item property returns a component element for which a context menu is called.
PopupMenu The PopupMenu property determines context menu which will be displayed for the element.

See also:

ExtCtrls Assembly Classes