Navigation: Code Documentation > RSCommon > GTree > Classes > TGHeightBalancedTreeNode > Properties
TGHeightBalancedTreeNode.Parent Property
Returns the parent node of the current node or nil if this is the top node in the tree.
Namespace: GTree
Delphi
published property Parent: TGHeightBalancedTreeNode read GetHBParent;
Property Value
Type: TGHeightBalancedTreeNode
•GTree.TGHeightBalancedTreeNode.Left
•GTree.TGHeightBalancedTreeNode.Right
•GTree.TGHeightBalancedTreeNode.Owner
•TGHeightBalancedTreeNode
•GTree