Create(TreeControl: ITreeControl; Column: ITreeListColumn);
TreeControl - component, for which the event is generated.
Column - column of the component, for which the event is generated.
The Create constructor creates an argument of the event that occurs when the main mouse button clicks on the header of the column of the TreeCombo or TreeList components.
See also: