CreateTreeNodeColumnArgs(TreeControl: ITreeControl; Node: ITreeListNode; Column: Integer);
TreeControl - component, for which the event is generated.
Node - node, for which the event is generated.
Column - index of the component column.
The CreateTreeNodeColumnArgs constructor creates an argument of the events that occur when the mouse cursor hovers over the element within any column of the TreeCombo and TreeList components.
See also: