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