 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Kurt Bilde Guest
|
Posted: Thu Oct 16, 2003 1:38 pm Post subject: Re: Quick Report in Delphi 7 |
|
|
Hi Sávio !
Sávio Cavalcante wrote:
| Quote: | The Delphi 7 donīt have QReport Pallet, but have a application that open my
|
It's because Quick Report isn't the official Reporting tool in D7 (Rave
Report is).
| Quote: | Now, wat can I do to manager this trouble.
|
I'll suggest that you eigther find the package or that you download the
3.5.1 standard version for Delphi 7 at:
http://www.qusoft.com/getfile.asp?level=0&Filename=QRSTD351D7.EXE
-Kurt
|
|
| Back to top |
|
 |
Andrew Guest
|
Posted: Thu Oct 16, 2003 6:56 pm Post subject: Re: Quick Report in Delphi 7 |
|
|
On Wed, 15 Oct 2003 23:20:36 -0300, "Sávio Cavalcante"
<saviocc (AT) ig (DOT) com.br> wrote:
| Quote: | Iīm using Delphi 7.
When I compiled my application from Delphi 3 to Delphi 7, I didnīt have
troble, but if I try to open the form with QReport, the Delphi tell to me
that conīt find TQReport.
The Delphi 7 donīt have QReport Pallet, but have a application that open my
Delphiīs form, but donīt let me change the pascal code.
Now, wat can I do to manager this trouble.
Can someone help me???
Qreport components have been banished to the unloaded extras when you |
do your Delphi 7 installation. The packets have to be manually loaded
into the IDE. To do this
1. Component | Install Packages
2. Click "Add" button
3. Choose c:program filesborlanddelphi7bindclqrt70.bpl
4. Click ok
5. Repeat the above steps for package dcltqr70.bpl
The QReport components will now be accessible.
|
|
| Back to top |
|
 |
Joe Griffin Guest
|
Posted: Thu Oct 16, 2003 6:57 pm Post subject: Re: Quick Report in Delphi 7 |
|
|
Quick Reports *is* installed onto your hard drive, but not into the
palette.
Components > Install Packages
Click "Add", then navigate to {Delphi}Bin
Select the file "dclqrt70.bpl"
That adds QuickReport to the palette.
... Joe
Member of the UK Borland User Group
|
|
| Back to top |
|
 |
Andrew Guest
|
Posted: Fri Oct 17, 2003 10:23 am Post subject: Re: Quick Report in Delphi 7 |
|
|
On Wed, 15 Oct 2003 23:20:36 -0300, "Sávio Cavalcante"
<saviocc (AT) ig (DOT) com.br> wrote:
| Quote: | Iīm using Delphi 7.
When I compiled my application from Delphi 3 to Delphi 7, I didnīt have
troble, but if I try to open the form with QReport, the Delphi tell to me
that conīt find TQReport.
The Delphi 7 donīt have QReport Pallet, but have a application that open my
Delphiīs form, but donīt let me change the pascal code.
Now, wat can I do to manager this trouble.
Can someone help me???
|
Qreport components have been banished to the unloaded extras when you
do your Delphi installation. The packets have to be manually loaded
into the IDE. To do this
1. Component | Install Packages
2. Click "Add" button
3. Choose c:program filesborlanddelphi7bindclqrt70.bpl
4. Click ok
5. Repeat the above steps for package dcltqr70.bpl
The QReport components will now be accessible.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|