TdxOcNode.Parent Property
Provides access to the current node’s parent.
#Declaration
property Parent: TdxOcNode read;
#Property Value
Type |
---|
Tdx |
#Remarks
This property returns nil if the node has no parent (if its nesting level equals 0).