Report Designer does not open at runtime
I'm using FastReport 4.12 standard edition with Delphi XE2. I have a report that I want to be able to design at runtime. The instructions say to add a TfrxDesigner component to my form but that component is not on hte pallette in Delphi. I did add frxDesgn to my uses list but when I try to open the report at runtime using frxReport1.DesignReport nothing happens. Anything else I'm missing?
Thanks.
Thanks.
Comments
I'm using FR Standard and not the Embarcadero edition.
That was it.
Thanks.