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