 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Steven Quail Guest
|
Posted: Thu Sep 11, 2003 12:10 pm Post subject: Onpreview for quickreport |
|
|
Hi to all,
I have an app that I have created a customer preview.
On the main form the oncreate event has the following line of code :
QRPrinter.OnPreview := OnPreview;
Now I expected the OnPreview event to be executed everytime I did a
call to a quickreports Preview method.
However, this is not happening?
What am I doing wrong?
Steven.
|
|
| Back to top |
|
 |
Timo Guest
|
Posted: Thu Sep 11, 2003 5:40 pm Post subject: Re: Onpreview for quickreport |
|
|
Hi Steven,
you should assign the TQuickRep.OnPreview event, not QRPrinter.OnPreview.
Regards, Timo
--
Timo.Hartmann at http://www.thsd.de
Home of QR PowerPack and QRDesign (QuickReport end user report editor)
|
|
| 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
|
|