Navigation: Code Documentation > RSCommon > GTree > Classes > TGHeightBalancedTree > Methods
TGHeightBalancedTree.Delete(TRSTreeItem,Integer) Method
Delete node with the specified Item and Priority from the tree.
Namespace: GTree
Delphi
public procedure Delete( Item: TRSTreeItem; Priority: Integer ); reintroduce; overload; virtual;
Parameters
Item
Type: System.Void
Priority
Type: Integer
•GTree.TGHeightBalancedTree.Add(TRSTreeItem,Integer,TGHeightBalancedTreeNode)
•GTree.TGHeightBalancedTreeNode
•TGHeightBalancedTree
•GTree