CreateTreeNodeArgs(TreeControl: ITreeControl; Node: ITreeListNode);
TreeControl is a component for which the event is generated.
Node is a node for which the event is generated.
The CreateTreeNodeArgs designer creates argument of the events that occur for any tree node of the TreeCombo and TreeList component.
See also: