Assembly: ExtCtrls;
The DimensionColumnEventArgs class implements argument of the event when the column of the DimensionCombo and DimensionTree components is clicked.
| Constructor name | Brief description | |
![]() |
Create | The Create constructor creates an argument of the event on clicking a 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: