- Messages
- 6,096
- Country
Hi all.
Months ago, the USA Borland site offered the free version of Delphi 6 Personal edition. They later took the download off their site as newer versions of Delphi appeared.
Delphi 6 was a very good product for making Win32 Windows applications. These applications are native code... that is they are compiled machine language and require no "runtime" code. I often use it for making FS tools. The personal edition cannot be used for commercial products, but non-commercial applications can be freely shared.
This free version is still available for download from Borland's Polish website. I'm told the version offered is in English. I don't believe this legitimate free version will remain long on the web, so get it while you can:
http://www.borland.pl/downloads/delphi6personal/Delphi6Personal.exe
The USA website can then be accessed for patches and free licensing.
Delphi 2005 Personal is rumored to be soon available with some magazines as a CD or DVD. This version of Delphi concentrates on the interpreted .NET code, which will run much slower than native ML code. I believe Personal 2005 will still allow win32 native code as an option. I've been told it may not be superior to the Delphi 6 version, and may actually have some features crippled.
A good path might be to try the Delphi 6 free download, then later try the Delphi 2005 version as it becomes available. Delphi is a very good platform for tool making for Flight simulator, with the native code running nearly as fast as assembler or C++ code. Delphi can be made for "console" applications or for the windows environment, and that works with Windows98, 2000, XP and XP64 bit ( using win32 program environment ).
Dick
Months ago, the USA Borland site offered the free version of Delphi 6 Personal edition. They later took the download off their site as newer versions of Delphi appeared.
Delphi 6 was a very good product for making Win32 Windows applications. These applications are native code... that is they are compiled machine language and require no "runtime" code. I often use it for making FS tools. The personal edition cannot be used for commercial products, but non-commercial applications can be freely shared.
This free version is still available for download from Borland's Polish website. I'm told the version offered is in English. I don't believe this legitimate free version will remain long on the web, so get it while you can:
http://www.borland.pl/downloads/delphi6personal/Delphi6Personal.exe
The USA website can then be accessed for patches and free licensing.
Delphi 2005 Personal is rumored to be soon available with some magazines as a CD or DVD. This version of Delphi concentrates on the interpreted .NET code, which will run much slower than native ML code. I believe Personal 2005 will still allow win32 native code as an option. I've been told it may not be superior to the Delphi 6 version, and may actually have some features crippled.
A good path might be to try the Delphi 6 free download, then later try the Delphi 2005 version as it becomes available. Delphi is a very good platform for tool making for Flight simulator, with the native code running nearly as fast as assembler or C++ code. Delphi can be made for "console" applications or for the windows environment, and that works with Windows98, 2000, XP and XP64 bit ( using win32 program environment ).
Dick