ChartPreview and TeeExport in bundled version?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
tfield98
Newbie
Newbie
Posts: 6
Joined: Fri Nov 15, 2002 12:00 am

ChartPreview and TeeExport in bundled version?

Post by tfield98 » Wed Jun 09, 2010 10:28 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: ChartPreview and TeeExport in bundled version?

Post by Narcís » Thu Jun 10, 2010 7:58 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

tfield98
Newbie
Newbie
Posts: 6
Joined: Fri Nov 15, 2002 12:00 am

Re: ChartPreview and TeeExport in bundled version?

Post by tfield98 » Thu Jun 10, 2010 2:59 pm

Thanks, Narcis,

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

Thanks.

Tom

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: ChartPreview and TeeExport in bundled version?

Post by Yeray » Fri Jun 11, 2010 1:15 pm

Hi

You could use TChartPreviewer as in the demo at All features\Welcome !\Printing\Preview Dialog
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

tfield98
Newbie
Newbie
Posts: 6
Joined: Fri Nov 15, 2002 12:00 am

Re: ChartPreview and TeeExport in bundled version?

Post by tfield98 » Fri Jun 11, 2010 2:44 pm

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

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: ChartPreview and TeeExport in bundled version?

Post by Yeray » Fri Jun 11, 2010 4:41 pm

Hi Tom,

You'll find a shortcut to the New features demo through the Start Menu/All Programs/TeeChart...
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

tfield98
Newbie
Newbie
Posts: 6
Joined: Fri Nov 15, 2002 12:00 am

Re: ChartPreview and TeeExport in bundled version?

Post by tfield98 » Fri Jun 11, 2010 5:25 pm

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

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: ChartPreview and TeeExport in bundled version?

Post by Yeray » Mon Jun 14, 2010 7:43 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply