Page 1 of 2

Quickreport406 and teechart706 for delphi 2006 vcl.net

Posted: Wed Mar 29, 2006 9:04 am
by 9337993
I would like to install teechat v 706 with quickreport 406 for delphi 2006 vcl.net
can anyone help?

Posted: Wed Mar 29, 2006 2:49 pm
by narcis
Hi Daniel,

This is not possible with the non-source code installer as the VCL.NET assembly there has all TeeChart components on it, TQRChart included. However, it should be possible with TeeChart sources, having QuickReport v4 installed and generating the new assembly with the new QR version units. Please notice that you should have to add the QR Pro v4 packages paths.

Quickreport406 and teechart706 for delphi 2006 vcl.net

Posted: Fri Mar 31, 2006 8:51 am
by 9337993
Thank you,

I have the source Code of QR406 and of Teechat 706
please tell me how can I install it

Posted: Tue Apr 04, 2006 10:35 am
by narcis
Hi Daniel,

Here are the steps you need to follow:

1. Install TeeChart Pro v7.06 for Delphi 2006 using the specific binary installer for it.

2. Follow the instructions here using the TeeChart packages for QuickReport available at C:\Program Files\Steema Software\TeeChart 7.06 for Delphi 2006\Delphi10\QuickReport (default english installation path).

3. Install TeeChart Pro v7.06 sources and copy the TQRChart packages you previously changed at C:\Program Files\Steema Software\TeeChart Pro 7.06 Full Source Code\Sources (default english installation path):

4. Run TeeRecompile.exe which I'll send you, select Delphi 2006 .NET, Delphi 2006 Win32 and QuickReport packages. This should build the VCL.NET assemblies and install them to Delphi 2006.

If any problem occurs during the process please let us know at which step and which is the exact problem.

Installing TeeChart Pro 7.12 and quickReport 4.0 VCL.Net Ver

Posted: Thu Nov 20, 2008 11:45 am
by 9337993
Hi,
i'm installing TeeChart Pro 7.12 and QuickReport 4.0 VCL.Net on code gear rad studio 2007. How can i install TQRChart>
N.B: I have the source code of both TeeChart and QuickReport
Thank you
Best Regards

Posted: Fri Nov 21, 2008 10:23 am
by narcis
Hi carine,

Have you tried following the steps I described on my previous reply?

Thanks in advance!

Posted: Fri Nov 21, 2008 12:06 pm
by 9337993
the link is broken

Posted: Fri Nov 21, 2008 12:19 pm
by narcis
Hi carine,

Sorry, instructions are available in the QuickReport article here:

http://www.teechart.net/reference/articles/index.php

Posted: Wed Dec 31, 2008 10:02 am
by 5893784
i CAN'T FIND TEE7QR4D11.DPK AND DCLTEE7QR4D11.DPK IN THE SOURCES.
IS THERE A PACKAGE INSTALLER FOR TQRCHART AND TQRDBCHART FOR DELPHI 2007 .NET?

Posted: Fri Jan 02, 2009 9:38 am
by Pep
Hi Carine,

yes, you're correct, the TeeChart Pro v7 installer only includes prepared packages since Delphi10, as TeeChart Pro v8 was out when Delphi11 appeared.
You should be able to use the same for the Delphi10, you just have to change the required units of the require section and do the same steps to compile them.

Please do not hesitate to contact us if you still having problems and we'll try to prepare the packages for you.

Posted: Fri Jan 02, 2009 12:59 pm
by 9337993
if u can prepare a package for us, i'll be thankfull

Posted: Mon Jan 05, 2009 10:42 am
by narcis
Hi Carine,

We don't have such packages available for v7 at the present moment. I've sent you v8 packages and you should just replace TeeChart v8 references for v7's as described in the article I pointed you.

Hope this helps!

TQRChart

Posted: Mon Jan 05, 2009 8:15 pm
by 9337993
i followed the steps. the component TQRChart is installed for win32 and not for .net.
what should i do?

Posted: Mon Jan 12, 2009 11:17 am
by 9337993
Any news?

Posted: Mon Jan 12, 2009 12:32 pm
by narcis
Hi carine,

For generating the VCL.NET packages you should use TeeChart sources, open the VCL.NET projects included (Steema.TeeChart.VCL.bdsproj and Steema.TeeChart.VCL.Design.bdsproj), which should also include TQRChart packges and build them with your QuickReport version.