Assembly: ExtCtrls;
The MetabaseTreeNodePopupEventArgs class implements argument of the event when context menu for any tree element of the MetabaseTreeCombo and MetabaseTreeListcomponents components is called.
| Constructor name | Brief description | |
![]() |
Create | The Create constructor creates an argument of the event when context menu for tree element is called. |
| Property name | Brief description | |
![]() |
Node | The Node property returns a tree element, for which a context menu is called. |
![]() |
PopupMenu | The PopupMenu property determines context menu called for the Node element. |
See also: