Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GTree > Classes > TGCustomTree > Methods

TGCustomTree.FindNode(TGCustomTreeNode,TGCustomTreeNode,TTraversalOrder) Method

Scroll Prev Top Next More

Finds the parent node of the input node. The function returns nil if a parent cannot be found that contains the input Node as one of its children.

Namespace: GTree

Parameters

CurrentNode

Type: TGCustomTreeNode

Parent node of the subtree to search

Node

Type: TGCustomTreeNode

Node to look for its parent.

TraversalOrder

Type: TTraversalOrder

Order in which to visit the nodes in the tree.

Return Value

Type: TGCustomTreeNode

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb