MetabaseListViewItemPopupEventArgs

Assembly: ExtCtrls;

Description

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

Constructors

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

Class object properties inherited from IMetabaseListViewItemPopupEventArgs

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

See also:

ExtCtrls Assembly Classes