Re:How to disable Rave Reports Setup Dialog
Nick,
insert a RvSystem-component and define this like RvProject1.Engine and then
RvSystem1.SystemSetups := ReportSystem1.SystemSetups - [ssAllowSetup];
here you can define many things, like the destination and so on
:-) thomas
"Nick Alexander" <
XXXX@XXXXX.COM>schrieb im Newsbeitrag
Quote
How do I disable the Rave Reports Setup Dialog that comes up before
each and every report? I'd like to go straight to the screen
preview of the report.
Regards,
Nick Alexander