IDimensionNodeCheckingEventArgs
Description
The IDimensionNodeCheckingEventArgs interface contains argument properties of the event before changing the state of flag selection of the DimensionCombo and DimensionTree components.
Properties
|
Property name |
Brief description |
|
Allow |
The Allow property determines whether checkbox selection color is changed. |
|
Property name |
Brief description |
|
Value |
The Value property returns a flag selection. |
|
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 Interfaces