TGHeightBalancedTree.Add(TRSTreeItem,Integer,TGHeightBalancedTreeNode) Method |
Scroll Prev Top Next More |
Adds a new node with the specified Item and Priority to the subtree specified by ANode. The new node is returned.
The node will be inserted into the subtree in order to keep the priority order. The tree will be rebalanced as needed.
Namespace: GTree
Delphi |
public |
Parameters
Item
Type: System.Void
Priority
Type: Integer
ANode
Type: TGHeightBalancedTreeNode
Type: TGHeightBalancedTreeNode