Help - Search - Members - Calendar
Full Version: How to set default directory in TfrxReport in design mode for SaveDialog
Fast Reports forum > Fast Reports Products > FastReport 4.0
inetMark
Hi.
I am using to open designer like this:
CODE
frxReport1.PrepareReport(True);
frxReport1.DesignReport;


If I change report and try to click SAVE AS... then dialog is target into my desktop. Is there any option how to set default target of this save dialog into my folder?
Thanks.
gordk
you do not call prepare to design the report.
typical is frxreport1.designreport

add the designer component to your app
you can set its save, open and template dirs as you want
default save is to the applications dir
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.