Is there a way to disable column clicking on TListView
?
I know I can ignore the click, but I want the column to be un-clickable/disabled in some situations.
I have searched for a solution but can't seem to find one.
Thanks
Set TListView.ColumnClick
property to False