DimensionNodeGetImageEventArgs
Description
The DimensionNodeGetImageEventArgs class implements argument of the event when element image of the DimensionCombo and DimensionTree components tree is received.
Constructors
|
Constructor name |
Brief description |
|
Create |
The Create constructor creates argument of the event when element image of component tree is received. |
|
Property name |
Brief description |
|
ImageIndex |
The ImageIndex property determines index of the image that should be placed to the left of the text of the element in the first column of the component. |
|
State |
The State property returns the current element condition for which the event is generated. |
|
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