In my Android app, I have set some Firemonkey ComboBox List items as a ListBoxGroupHeaders,
however, at run time they look and act like regular listbox items complete with a selectable radio button.
I have tried setting a number of properties, like turning Selectable to False, and the style to “listboxgroupheader” with no effect. Any ideas?