Back to Devexpress

TdxOcNode.Parent Property

vcl-dxorgchr-dot-tdxocnode-f657b2cd.md

latest571 B
Original Source

TdxOcNode.Parent Property

Provides access to the current node’s parent.

Declaration

delphi
property Parent: TdxOcNode read;

Property Value

Type
TdxOcNode

Remarks

This property returns nil if the node has no parent (if its nesting level equals 0 ).

See Also

TdxCustomOrgChart.RootNode

TdxOcNode Class

TdxOcNode Members

dxorgchr Unit