Navigation: Code Documentation > RSCommon > GTree > Classes > TGBinaryTreeNode > Properties
TGBinaryTreeNode.Owner Property
Returns the binary tree that this node belongs to.
Namespace: GTree
Delphi
published property Owner: TGBinaryTree read GetBinaryOwner;
Property Value
Type: TGBinaryTree
•GTree.TGBinaryTree
•GTree.TGBinaryTreeNode.Parent
•GTree.TGBinaryTreeNode.Left
•GTree.TGBinaryTreeNode.Right
•TGBinaryTreeNode
•GTree