TGHeightBalancedTree.FindNode(TGHeightBalancedTreeNode,Integer,TRSTreeItem) Method |
Scroll Prev Top Next More |
Finds a node that matches the item and priority. If not found, result is nil.
Namespace: GTree
Delphi |
public |
Parameters
AParent
Type: TGHeightBalancedTreeNode
Priority
Type: Integer
Item
Type: System.Void
Type: TGHeightBalancedTreeNode
Reference |