How to use Fastreport at Runtime

Hey

I'm searching for a way to open the Designer at runtime, so that i can edit Reports out of my programm but i haven't found any help yet.
I use the C++ Builder and the Demo of Fastreport 4 ( Demo because i want to test if Fastreport fulfill my requirements ).

I saw many posts of how it works in Delphi but not how it works with the c++ builder. Is it actually possible to use the run-time designer in c++builder ?


Greets Chris

Comments

  • gpigpi
    edited 3:09AM
    frxReport1->DesignReport(True, False)l
  • edited 3:09AM
    Thanks for your Responds, but i tried it and it doesn't work.
    Have i maybe to include special headers?

    void __fastcall TKunden_Form::Button1Click(TObject *Sender)
    {

    Report1->DesignReport(True,False);

    }

    and Report1 is from type TfrxReport.
  • gpigpi
    edited 3:09AM
    Place TfrxDesigner on your form
  • edited 3:09AM
    gpi wrote: »
    Place TfrxDesigner on your form

    I havent found a component like this in my Toolbox.
    Is it possible that my installation failed or have i to install it manually?
    I read about this component before, but i only foun ways how to solve problems with Delphi.

    Sry for my stupid questions but im new with Fast Report.

    Chris
  • gpigpi
    edited 3:09AM
    Do you use builder XE2 or XE3?
  • edited 3:09AM
    gpi wrote: »
    Do you use builder XE2 or XE3?
    I'm using c++ Builder XE3
  • gpigpi
    edited 3:09AM
    FR Designer doesn't included in FR Embarcadero Edition

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.