There is no standard selected property for TsComboboxEx or for TComboBoxEx. And also I need indend property. Because in my project I fill the Tscombobox with a table record giving to indent property Key of the data. In this way when the user select some data from combobox I obtain its key also. So I need both property (Selecteditem.indent).
Could you please add these properties to TsComboboxEx?