I updated the KnownIdePackagesManager tool to support Delphi 12.
Category: Delphi
dzPackageInst 1.0.4 for Delphi released
The new version adds support for Delphi 10.3 to 12 Download is available from the project page on SourceForge.
dzDelphiPaths tool updated for Delphi 12
I have just updated my dzDelphiPaths tool to support Delphi 12.
dzBdsLauncher 1.0.11 released with support for Delphi 12
I just released dzBdsLauncher 1.0.11. The only change is support for detecting .dproj files created by Delphi 12 (these have a ProjectVersion of 20.1).
Delphi Tools Manager 1.0.3 released with support for Delphi 12
I just released Delphi Tools Manager 1.0.3 which now supports Delphi 6 to 12 (including all the versions with the odd names in between).
Delphi IDE explorer expert updated for Delphi 12
I have updated my Delphi IDE explorer expert to work with Delphi 12.
Delphi Custom Container Pack updated for Delphi 12
I have just updated the Delphi Custom Container Pack sources to support Delphi 12. It now compiles and installs. I have not tested it extensively. Discussion about this post in the international Delphi Praxis forum.
GExperts 1.3.23 Alpha for Delphi 12
Thanks mostly to the work Achim Kalwa put into the preparations I have now built an installer for GExperts 1.3.23 Alpha for Delphi 12. Note the word "Alpha" in the release name. Basically I installed Delphi 12, fixed some problems with the build scripts and compiled Achim's new project. Then I added the Delphi 12 … Continue reading GExperts 1.3.23 Alpha for Delphi 12
Delphi 12 is here
Delphi 12 (and Rad Studio 12 and C++ Builder 12) has been released and is available for Download from my.embarcadero.com.
Troubleshoot SSL/TLS connection with Indy
Yesterday, all of a sudden, one of my Delphi programs failed to connect to various WMS servers on the internet. I got the following error message: Error connecting with SSL. error 1409442E:SSL routine:ssl3_read_bytes:tlsv1 alert protocol version Since I was using a recent version of Indy, this should not happen, according to this thread on Delphi … Continue reading Troubleshoot SSL/TLS connection with Indy