Page 1 of 1

Exception in IDE XE7

Posted: Wed Mar 18, 2015 1:28 pm
by 16555944
Hello

I just opend a older Form-File with my TDBChart at the form. When opening, the IDE raises an Exception.

I found out, that the compination of two Propertys are the matter!

Legend.Alignment = laBottom with Legend.Checkboxes = True raises this exception also on a complete new Form. You can reproduce the exception with setting both propertys to the described value!

May there other combinations, because i have also forms with set both propertys to these values, but there aren't raising any exceptions.

I use the newest Version of TChart: 2015.01.150120

Attached some printscreens and my original Form.

Regards
Gregor

Re: Exception in IDE XE7

Posted: Thu Mar 19, 2015 9:04 am
by yeray
Hello,

I can't reproduce the problem but I can't either build a project using the unit you attached because it contains dependences to 3rd party libraries.
Could you please try to arrange a simple example project we can run as-is to reproduce the problem here?

Thanks in advance.

Re: Exception in IDE XE7

Posted: Fri Mar 20, 2015 2:51 pm
by 16555944
Hello Yeray

Sorry, i forogt my 3rd party libraries

Attached a form that raises the exeption when i opening in the IDE. It has just a TDBChart Object at the form.

Regards
Gregor

Re: Exception in IDE XE7

Posted: Fri Mar 20, 2015 4:25 pm
by yeray
Hello,

Thanks for the units.
I see this was a problem we already identified in the v2015.14 release and already fixed for the next one.