DimensionNodeCheckingEventArgs
Description
The DimensionNodeCheckingEventArgs class implements argument of the event before changing checkbox selection state of the DimensionCombo and DimensionTreecomponent component element.
Constructors
|
Constructor name |
Brief description |
|
Create |
The Create constructor creates an argument of the event before changing checkbox selection state of component element. |
|
Property name |
Brief description |
|
Allow |
The Allow property determines whether checkbox selection color is changed. |
|
Property name |
Brief description |
|
Value |
The Value property returns whether a checkbox is selected. |
|
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