Hello,
after update to devexpress 14.1.4 and c++builder XE7 my apllication crashes in many forms.
We tried to use the items property of the imagecombobox, but it didn't work anymore.It is null now!
for example:
TcxImageComboBoxProperties *Prop = (TcxImageComboBoxProperties*)cxImageComboBox1->Properties;
Prop->Items->Items[0]->Description = "ONE";
see attachment
Best Regards
Alex
Hello,
I have reproduced this problem. I am forwarding this issue to our developers for further processing.
You will receive an automatic message once the status of this issue is changed.
Hello,
now I have the same Problem with TcxCheckComboBoxProperties!
The items property is null.
Hello,
A similar question has been already discussed in our Support Center. Please refer to the T164825: TcxCheckComboBox - The Properties->Items property returns NULL in C++Builder XE7 ticket for the information.