Page 1 of 1

TeeChart Pro v2012 installation problem?

Posted: Sun Jul 07, 2013 7:46 pm
by 16464538
I have installed Delphi XE3 with TeeChart Pro v2011/12.
I tried to open and compile a project, that was created with Delphi 2009, containing some TCharts.
The Compiler produces error Messages for lines like:

Code: Select all

Chart1.Left := 0;
Chart1.Top := 0;

The error code is E2362: Cannot access protected symbol TControl.Left
The structure window shows the message: 'TChart' doesn't contain an element with name 'left'

But in object inspector the Chart has all properties.

It seems there is something wrong with the TeeChart Pro Installation?

Best regards.
Flair58

Re: TeeChart Pro v2012 installation problem?

Posted: Tue Jul 09, 2013 9:11 am
by yeray
Hi,

Does a new simple example project build and run fine?
If not, please try to reinstall TeeChart and check the paths in the IDE with no project loaded. See this post as reference