Starting with Delphi 2009, the TListView component now offers the possibility to show items grouped using the Groups feature.
Is it possible to change the font size of just the groups header text? By default it uses the same font and size as the rest of the ListView items but I would like to increase the size of the groups header text.
Thanks!