Uli Gerhardt
Uli Gerhardt

Reputation: 14001

Make TListView group headers unclickable

I have a TListView with groups. Is there a way to make the group headers unclickable, so that they act like simple separators? TListGroupState doesn't seem to contain an applicable flag. I've found "How to set group headers in listview not selectable?" which has no useful answer either.

Edit: By "unclickable" I mean that the items should not be hottracked and should not respond to being clicked.

Upvotes: 1

Views: 258

Answers (0)

Related Questions