Assembly: ExtCtrls;
The MetabaseTreeNodeSpecialEventArgs class implements arguments of various events connected with display settings of the MetabaseTreeCombo and MetabaseTreeList components tree elements.
| Constructor name | Brief description | |
![]() |
Create | The Create constructor creates an argument of various events connected with display settings of tree elements. |
| 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: