Sorry, I could not participate for a long time to Ac Forum and also I did not use some updates of AlphaControls. My last version that I used is 6.05.
So today I tried AlphaControls v7.24 and TsComboboxEx does not have Selecteditem property. But I used TsComboboxEx component in anywhere of the project and (Selecteditem.indend) properties are very very necessary for me.
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?