How to set default directory in TfrxReport in design mode for SaveDialog

Hi.
I am using to open designer like this:
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.

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 12:31PM
    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

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.