Create(TreeControl: ITreeControl; Column: ITreeListColumn);
TreeControl is a component for which the event is generated.
Column is a column of the component for which the event is generated.
The Create designer creates 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: