DimensionNodeEventArgs
Description
The DimensionNodeEventArgs class implements argument of the events when working with tree elements of the DimensionCombo and DimensionTree components.
Constructors
|
Constructor name |
Brief description |
|
CreateArgs |
The CreateArgs constructor creates argument of the events when working with component tree elements. |
|
Property name |
Brief description |
|
Node |
The Node property returns the index of the element, for which the event is generated. |
|
Property name |
Brief description |
|
Viewer |
The Viewer property returns the component, for which the event is generated. |
See also:
ExtCtrls Assembly Classes