Back to Devexpress

TdxOcNode.Data Property

vcl-dxorgchr-dot-tdxocnode-0ffe23ab.md

latest441 B
Original Source

TdxOcNode.Data Property

Points to custom data, associated with the node

Declaration

delphi
property Data: TdxOcNodeData read; write;

Property Value

Type
TdxOcNodeData

Remarks

Use this pointer to associate the node with any data.

See Also

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit