Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The MetabaseListViewItemPopupEventArgs class implements argument of the event that occurs when the context menu is called for the component element.
Class to get an analog of the MetabaseListViewItemPopupEventArgs class:
None.
Class to get an analog of the MetabaseListViewItemPopupEventArgs class object:
MetabaseListViewItemPopupEventArgsClass.
| Constructor name | Brief description | |
| Create | The Create constructor creates event argument with the specified parameters. |
| 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: