DELPHI XE5 DesignReport Call Error

hi.

using delphi xe5
fastreport ver4.15.3

Q: it is no any reaction. need solution method.


uses
frxDesgn;


implementation

frxReport1.LoadFromFile(ParamStr(0)+'test01.fr3');
frxReport1.DesignReport;

Comments

  • gpigpi
    edited 8:40PM
    frxReport1.LoadFromFile(ParamStr(0)+'test01.fr3');
    frxReport1.DesignReport;
    
    This code should works if you
    1. Install XE5 without FR Embarcadero Edition and then install your registered version of FR
    2. Install XE5 with FR Embarcadero Edition, correctly uninstall FR Embarcadero Edition and then install your registered version of FR
  • edited 8:40PM
    gpi wrote: »
    frxReport1.LoadFromFile(ParamStr(0)+'test01.fr3');
    frxReport1.DesignReport;
    
    This code should works if you
    1. Install XE5 without FR Embarcadero Edition and then install your registered version of FR
    2. Install XE5 with FR Embarcadero Edition, correctly uninstall FR Embarcadero Edition and then install your registered version of FR


    Thank you.

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.