ExtCtrls > ExtCtrls Assembly Classes > DimensionAllowActionEventArgs
DimensionAllowActionEventArgs
Description
The DimensionAllowActionEventArgs class implements argument of the events before changing view of child elements tree node.
Constructors
|
Constructor name |
Brief description |
 |
Create |
The Create constructor creates an argument of the events before changing view of node child elements tree. |
|
Property name |
Brief description |
 |
Allow |
The Allow property determines whether appearance of the node child elements tree is changed. |
|
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