DimensionNodeColumnEventArgs
Assembly: ExtCtrls;
Description
The DimensionNodeColumnEventArgs class implements argument of the events for the tree elements within any component column.
Constructors
| |
Constructor name |
Brief description |
 |
CreateDimNodeColumnArgs |
The CreateDimNodeColumnArgs constructor creates an argument of the events for the tree elements within any component column. |
| |
Property name |
Brief description |
 |
Column |
The Column property returns the index of the column, in the area of which the event was generated for the element. |
| |
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