Assembly: ExtCtrls;
The IMetabaseTreeNodeSpecialEventArgs interface contains argument properties of various events related with setting of elements displaying in a tree of the MetabaseTreeCombo and the MetabaseTreeList components.
| Property name | Brief description | |
![]() |
Node | The Node property returns the tree element, for which the event is generated. |
![]() |
Special | The Special property determines whether the action handled in the component event is applied to the Node element. |
See also: