TdxOcNode.Height Property
Specifies the tree node height, in pixels.
Declaration
property Height: Word read; write;
Property Value
Type |
---|
Word |
Remarks
Use this property to identify or customize the node’s height. The Owner.DefaultNodeHeight property determines the node’s height, if the Height property is set to 0.
See Also