1

What is the first Delphi IDE that supports 64-bit application development? I want to convert my projects from 32-bit to 64-bit.

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770
  • Why don't you get the latest? Should be more easy to get than an old copy. And if you want it for free, get the community edition, which is a full Professional edition but with a limiting license. If your projects are not commercial, that shouldn't be a problem at all. – Rudy Velthuis Mar 25 '19 at 15:10

1 Answers1

2

The 64 bit Windows compiler was introduced in XE2.

David Heffernan
  • 601,492
  • 42
  • 1,072
  • 1,490