DimensionColumnEventArgs
Description
The DimensionColumnEventArgs class implements argument of the event when the column of the DimensionCombo and DimensionTree components is clicked.
Constructors
| |
Constructor name |
Brief description |
 |
Create |
The Create constructor creates argument of the event at clicking on component column. |
| |
Property name |
Brief description |
 |
Column |
The Column property returns the column, 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