Page 1 of 1

ChartPreview and TeeExport in bundled version?

Posted: Wed Jun 09, 2010 10:28 pm
by 8439556
In Delphi 7, using version 6.01, we had the two lines below:

Code: Select all

ChartPreview( Self, Chart1 );

TeeExport(Self, Chart1);
In Delphi 2010 with the bundled version 8.05, we are unable to get these lines to compile.

Are they available in the bundled version (if so, where?!), or do we need to purchase the full version?

Tom

Re: ChartPreview and TeeExport in bundled version?

Posted: Thu Jun 10, 2010 7:58 am
by narcis
Hello Tom,

No, those features are no available in TeeChart v8 Std shipped with Delphi 2010. You can upgrade your TeeChart Pro v6 VCL license to v2010 VCL here. Also, you can see the differences between Standard and Professional version here.

Re: ChartPreview and TeeExport in bundled version?

Posted: Thu Jun 10, 2010 2:59 pm
by 8439556
Thanks, Narcis,

Can you tell me the how to call Print Preview with Window for a chart?

Thanks.

Tom

Re: ChartPreview and TeeExport in bundled version?

Posted: Fri Jun 11, 2010 1:15 pm
by yeray
Hi

You could use TChartPreviewer as in the demo at All features\Welcome !\Printing\Preview Dialog

Re: ChartPreview and TeeExport in bundled version?

Posted: Fri Jun 11, 2010 2:44 pm
by 8439556
Can you tell me where I can find "the demo at All features\Welcome !\Printing\Preview Dialog"

Is this on-line? On my machine? Downloadable?

Thanks!!

Tom

Re: ChartPreview and TeeExport in bundled version?

Posted: Fri Jun 11, 2010 4:41 pm
by yeray
Hi Tom,

You'll find a shortcut to the New features demo through the Start Menu/All Programs/TeeChart...

Re: ChartPreview and TeeExport in bundled version?

Posted: Fri Jun 11, 2010 5:25 pm
by 8439556
Hi, Yeray,

Thanks, but there is no such option on Start menu.

I'm running Win7 x64 with D2010. I have not explicitly installed any Steema software. I'm just running the chart stuff bundled with RADStudio...

Tom

Re: ChartPreview and TeeExport in bundled version?

Posted: Mon Jun 14, 2010 7:43 am
by yeray
Hi Tom,

Excuse me. The demos and help files are included with the binary versions, eval version included.
You can also download a compiled version of the features demo program without needing to install any eval or pro version.