Creates a new left child node of the current node. The new node is returned. If the left child already exists, the previous child is first freed.
Namespace: GTree
Delphi |
public |
Return Value
Type: TGBinaryTreeNode
Reference•ChildCount •Child |