Back to Devexpress

TdxOcNode.Text Property

vcl-dxorgchr-dot-tdxocnode-367a6c85.md

latest467 B
Original Source

TdxOcNode.Text Property

Specifies a text string associated with the node.

Declaration

delphi
property Text: string read; write;

Property Value

Type
string

Remarks

Use this property to set the node’s displayed text.

See Also

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit