Hi,
i can not find the required design time package as mentioned at artikel "Quickreport" step 17 to recompile that package. The mentioned subfolder only contains the package files DclTQR86.dpk and TeeQR86.dpk? Where i get files required file or is it just a writing fault in the article.
jangbu
DclTee6QR4*.dpk
Re: DclTee6QR4*.dpk
Hi jangbu,
Could you please tell us what is the exact environment where you are trying to get TQR? That means TeeChart version, QuickReport version and Delphi and/or CBuilder IDE version.
Thanks in advance.
Could you please tell us what is the exact environment where you are trying to get TQR? That means TeeChart version, QuickReport version and Delphi and/or CBuilder IDE version.
Thanks in advance.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: DclTee6QR4*.dpk
Hi,
i'm using Delphi 6, TeeChart 802, QuickReport 4.07.
Regards
jangbu
i'm using Delphi 6, TeeChart 802, QuickReport 4.07.
Regards
jangbu
Re: DclTee6QR4*.dpk
Hi jangbu,
Then, the files you would like to find are: Tee8QR4D6.dpk and DclTee8QR4D6.dpk.
Having the files TeeQR86.dpk and DclTQR86.dpk, simply rename them to Tee8QR4D6.dpk and DclTee8QR4D6.dpk and change the QRpt unit in your Tee8QR4D6.dpk requires list for the QuickReport runtime library (QR4RunD6 I think).
Then, the files you would like to find are: Tee8QR4D6.dpk and DclTee8QR4D6.dpk.
Having the files TeeQR86.dpk and DclTQR86.dpk, simply rename them to Tee8QR4D6.dpk and DclTee8QR4D6.dpk and change the QRpt unit in your Tee8QR4D6.dpk requires list for the QuickReport runtime library (QR4RunD6 I think).
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: DclTee6QR4*.dpk
Thanks Yeray, i'll try it.