The C1TreeNode..::.NodeProcParams type exposes the following members.

Fields

  NameDescription
EnterProc
Method invoked before node processing begins
ExitProc
Method invoked after the node and its subtree have been processed
MainProc
Method for processing the node itself

See Also