Show/Hide Toolbars

RiverSoftAVG Products Help

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

TGCustomTree.Postfix(TGCustomTreeNode,TTreeIterator,LongInt) Method

Scroll Prev Top Next More

Iterates over the entire tree in Postfix order, where all children of the current node are called first, the the current node is called.

For each node, the Iterator parameter is called, passing in the node and the ATag parameter.

Namespace: GTree

Parameters

CurrentNode

Type: TGCustomTreeNode

Iterator

Type: TTreeIterator

ATag

Type: LongInt

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb