Assembly: ExtCtrls;
The MetabaseListViewItemPopupEventArgs class implements argument of the event that occurs when the context menu is called for the component element.
Constructor name | Brief description | |
Create | The Create constructor creates an event argument with the specified parameters. |
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: