ColumnClick: Boolean;
The ColumnClick property determines whether the headers the columns of the TreeList and TreeCombo components can be displayed as the buttons.
If the ColumnClick property is set to True, the header looks like a button that can be pressed and the OnColumnClick event is generated. If the property is set to False, it can not be pressed.
See also: