Page 1 of 1

Delphi 2010 QR5 integration

Posted: Wed Apr 28, 2010 9:02 pm
by 16555941
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?

Re: Delphi 2010 QR5 integration

Posted: Thu Apr 29, 2010 3:48 pm
by yeray
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"?

Re: Delphi 2010 QR5 integration

Posted: Thu Apr 29, 2010 4:16 pm
by 16555941
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.

Re: Delphi 2010 QR5 integration NOW URGENT!

Posted: Fri Apr 30, 2010 1:53 pm
by 16555941
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?

Re: Delphi 2010 QR5 integration

Posted: Fri Apr 30, 2010 1:55 pm
by narcis
Hi Robert,

In that case you may need to include Series unit in your application or maybe TeeEditPro too as described here.