FR on Delphi 3

ManelManel Barcelona, Catalonia
edited 10:31AM in FastReport 2.xx VCL
Hi all,

I'm installing FR over Delphi3. The installation program finalizes right, there's seems to be no problem. When I launch Delphi 3, i can drop any FR component on forms, but the problem comes when I try to launch the report designer. The error is "error reading frDesignerForm.OldCreateOrder: property does not exist".

I tried to reinstall the components manually but the error still remain there... can anyone help me?

ups! the fr version is 2.51

Comments

  • Bert BinnenmarschBert Binnenmarsch Terneuzen
    edited 10:31AM
    Hello Manel,

    First download and install 2.52.

    OldCreateOrder is a property that was introduced in a Delphi version after 3.

    I don't know if the following works but you can try at least. Open the following .dfm files (in text mode) in the FastReport directory, remove this line
    OldCreateOrder = True
    and save the .dfm file.

    frexpimg.dfm
    fr_barc.dfm
    fr_dbsqledit.dfm
    fr_desgn.dfm
    fr_edit.dfm
    fr_synmemo.dfm
    fr_view.dfm
    qbabout.dfm
    qblnkfrm.dfm
    qbuilder.dfm

    Regards,
    Bert

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.