CreateTreeNodeColumnArgs(TreeControl: ITreeControl; Node: ITreeListNode; Column: Integer);
TreeControl is a component for which the event is generated.
Node is a node for which the event is generated.
Column is an index of the component column.
The CreateTreeNodeColumnArgs designer creates 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: