Navigation: Code Documentation > RSCommon > GTree > Classes > TGBinaryTreeNode > Properties
TGBinaryTreeNode.Left Property
* Specifies the left child of the current node.
Namespace: GTree
Delphi
published property Left: TGBinaryTreeNode read FLeft write SetLeft;
Property Value
Type: TGBinaryTreeNode
•GTree.TGBinaryTreeNode.Right
•GTree.TGBinaryTreeNode.AddLeftChild
•TGBinaryTreeNode
•GTree