MetabaseTreeNodeSpecialEventArgs

Assembly: ExtCtrls;

Description

The MetabaseTreeNodeSpecialEventArgs class implements arguments of various events connected with display settings of the MetabaseTreeCombo and MetabaseTreeList components tree elements.

Constructors

  Constructor name Brief description
Create The Create constructor creates an argument of various events connected with display settings of tree elements.

Properties inherited from IMetabaseTreeNodeSpecialEventArgs

  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:

ExtCtrls Assembly Classes