Back to Devexpress

TdxOcNode.Height Property

vcl-dxorgchr-dot-tdxocnode-699a232d.md

latest684 B
Original Source

TdxOcNode.Height Property

Specifies the tree node height, in pixels.

Declaration

delphi
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

TdxOcNode.Width

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit