Clickable
Specifies whether user may click on header.
pas
property Clickable: Boolean read FClickable write FClickable default True;
If this property is set to False, user will not be able to click (and sort) on header. Same if Enabled property of Column is set to False.