I have just returned to older code which was working correctly prior to updating my Delphi and TeeChart software. After recompiling, my program fails with a Range check error when I enter the page with a standard TeeChart. If I delete the chart, I don't get the error and similarly if I delete some of the series I don't get the error. Any suggestions for what to look for?
I use Delphi Pro Berlin 10.2 update with TeeChart Pro v2016.19.16105 3 bit.
Bruce
Range check error with TeeChart
Re: Range check error with TeeChart
As a bit of additional information, the error seems to occur in TCustomSeries.DoDrawAll, according to madexcept.
Bruce
Bruce
Re: Range check error with TeeChart
Hello Bruce,
It's difficult to guess. We use to ask customers to arrange a simple example project we can run as-is to reproduce the problem here. You could do it by removing any superfluous bit in your application to get the minimum code to reproduce the problem, or start a new test application and add the minimum code with the same purpose.
It's difficult to guess. We use to ask customers to arrange a simple example project we can run as-is to reproduce the problem here. You could do it by removing any superfluous bit in your application to get the minimum code to reproduce the problem, or start a new test application and add the minimum code with the same purpose.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |