Show/Hide Toolbars

RiverSoftAVG Products Help

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

TGCustomTree.Traverse(TGCustomTreeNode,TTreeIterator,TTraversalOrder,LongInt) Method

Scroll Prev Top Next More

Traverses the tree starting at the current node. For each node in the subtree, the Iterator function is called passing in the node and ATag parameter.

Namespace: GTree

Parameters

CurrentNode

Type: TGCustomTreeNode

Parent node of the subtree to search

Iterator

Type: TTreeIterator

Function to call at each node

TraversalOrder

Type: TTraversalOrder

Order in which to visit the nodes in the tree.

ATag

Type: LongInt

User defined value to pass into Iterator

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb