I’ve found a good component to implement a Caption<->Value List for ComboBox:
Is there a ComboBox that has Items like a TcxRadioGroup?
The only problem is: It has a Sorted property, but that doesn’t work.
So, how do I sort the Items of a TcxImageComboBox?
Quick and dirty method, should work fine for most cases: