VCL5 together VCL

Can I have both versions (4 and 5) installed in Delphi without any conflicts?
I have done several projects with the version 4 and I would like to leave exactly as they are!

regards
Lorenzo

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 1:09AM
    no it can't

    Compatibility issues between FastReport 5 and FastReport 4:

    - v5 uses the same file/package names as v4. You have to uninstall v4 before
    installing v5.

    - v5 uses the same file format, .fr3 and can open v4 files without any problems.

    - v5 can read v4 .fp3 files.
  • edited 1:09AM
    gordk wrote: »
    no it can't

    Compatibility issues between FastReport 5 and FastReport 4:

    - v5 uses the same file/package names as v4. You have to uninstall v4 before
    installing v5.

    - v5 uses the same file format, .fr3 and can open v4 files without any problems.

    - v5 can read v4 .fp3 files.

    This can become a problem!
    I'll see what to do.
    thanks for the reply.

Leave a Comment