Delphi 2010 QR5 integration

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Robert
Newbie
Newbie
Posts: 3
Joined: Fri Apr 16, 2010 12:00 am

Delphi 2010 QR5 integration

Post by Robert » Wed Apr 28, 2010 9:02 pm

Following the instructions for integrating with QR the instructions say to look for Tee8QR4d11.dpk, or the equivalent for Delphi 2010 and qr5 would be Tee9QR5D14.dpk, but there is no such file in the download. Is there a quick fix for this?

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

Re: Delphi 2010 QR5 integration

Post by Yeray » Thu Apr 29, 2010 3:48 pm

Hi Robert,

Don't you have TeeQR914.dpk and DclTQR914.dpk packages in "C:\Program Files\Steema Software\TeeChart 2010 for Delphi 2010\Delphi14\QuickReport"?
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

Robert
Newbie
Newbie
Posts: 3
Joined: Fri Apr 16, 2010 12:00 am

Re: Delphi 2010 QR5 integration

Post by Robert » Thu Apr 29, 2010 4:16 pm

There is not quickreports subdir and, as is I stated in my orgional post: no DclTee9QR5D14.dpk filies. There are filess in the sources directory up to DclTee9QR5D12.dpk, but not 13 or 14. I tried manually creating the packages, but must have missed a step. I NEED a solution for tomorrow as I have a team of developers starting on Monday morning.

Robert
Newbie
Newbie
Posts: 3
Joined: Fri Apr 16, 2010 12:00 am

Re: Delphi 2010 QR5 integration NOW URGENT!

Post by Robert » Fri Apr 30, 2010 1:53 pm

Following the setup of the other QR packages I was able to create my own *.d14 packages and get them installed and mostly working, except I am having a problems loading projects with existing charts. I get a message about component tBarSeries not found. However, if I create a new project, add a chart and a series to the project, exit that project and reload the project with the existing chart and series, it works fine.

Is there something I am missing in registering the packages?

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

Re: Delphi 2010 QR5 integration

Post by Narcís » Fri Apr 30, 2010 1:55 pm

Hi Robert,

In that case you may need to include Series unit in your application or maybe TeeEditPro too as described 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

Post Reply