Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Conversation

@WouterVanNifterick
Copy link

Indy switched to using TIdBytes to store and pass data, causing incompatibilities in newer Delphi versions.

Some notes:

  • This version compiles with XE7 and 10.1/Berlin. This probably breaks compatibility with older Delphi (well, Indy) versions. I don't know when this changed.

  • Delphi doesn't like conditional defines in the form class, and the incompatible event handler parameter list requires something like that. So either code needs to be rewritten in another way, or duplicated. I don't see an easy/clean/elegant solution. But in general I'd say that it's better to support newer Delphi's rather than older....

@WouterVanNifterick WouterVanNifterick changed the title Delphi berlin Delphi Berlin Jul 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant