dummzeuch
dzBdsLauncher tries to solve the problem of accidentally opening a Delphi project with the wrong Delphi version. The latest version 1.0.2 now also detects .DPROJ file from Delphi 10.3.3. See the dzBdsLauncher page for details. … Read more
5 years ago in Delphi, dzBdsLauncher0
dummzeuch
Edit: There is now a new release. Before you ask: No, there is no new GExperts release yet for Delphi 10.3.3. I haven’t even downloaded it yet. I might get to it this weekend. In… … Read more
5 years ago in Delphi, GExperts0
Uwe Raabe
With the official release of Delphi 10.3.3 Rio comes a new version of Project Magician. This was necessary to support the new platforms introduced in the latest Rio updates. I also took the opportunity to… … Read more
5 years ago in Delphi, programming0
Dalija Prasnikar
RAD Studio 10.3.3 update is live.Just like previous 10.3.2 update got big feature in macOS 64bit platform, 10.3.3 brings long awaited Android 64bit platform support.Adding 64bit Android platform is pretty straightforward.You need to add 64bit… … Read more
5 years ago in Delphi, RAD Studio, Rio0
dummzeuch
This is only relevant, if you have recently compiled your own GExperts DLL and you use the Uses Clause Manager’s Identifier tab: There were several bugs in the unit parsing code that have been fixed…. … Read more
5 years ago in Delphi, GExperts0
dummzeuch
One frequently asked question that still gets asked today goes like this: “How do I create an array of [component] and fill it with existing [component] instances from the form?” Where [component] usually is TLabel,… … Read more
5 years ago in Delphi0
GunSmoker
We are pleased to announce Black Friday and Cyber Monday 30% discount on any of our EurekaLog products using the coupon code found below. The sale starts on Black Friday (November, 29) and ends at… … Read more
5 years ago in Delphi, EL 7.x, non-technical0
Dalija Prasnikar
Here are the slides for my CodeRage 2019 session: Optimizing Layout Hierarchies in FireMonkey CodeRage 2019 – Optimizing Layout Hierarchies in FireMonkey You can find out more about this and register for watching at CodeRage 2019 … Read more
5 years ago in coderage2019, Delphi, FireMonkey0
gabr42
The ITDevCon X – the tenth edition! – has just ended and boy was it a blast! (As usual, I should say.)This was my seventh ITDevCon conference and I always like to visit it. This… … Read more
5 years ago in Delphi, ITDevCon, presentations0
dummzeuch
I found a bug in dzPrepBuild that required a new release: If a .dpr file is passed as parameter the ProjectName placeholder would also have that extension. New feature: Placeholder {Release} added. … Read more
5 years ago in Delphi, dzPrepBuild0
dummzeuch
I just released version 1.3.3 of dzPrepBuild The reason for this release was that I wanted to allow automatically updating the ProductVersion when the FileVersion changes. In order to do that, the tool now supports… … Read more
5 years ago in Delphi, dzPrepBuild0
dummzeuch
Playing around with ImageMagick I found that somebody already wrote a Pascal/Delphi import unit for it called PascalMagick. Unfortunately it has been integrated into freepascal which means Delphi support no longer has any priority. So,… … Read more
5 years ago in Delphi0
dummzeuch
If you have done graphics processing in Delphi, you know efg’s computer lab which contained lots of great documentation and source code for that purpose. Unfortunately today on www.efg2.com you can read the following: This… … Read more
5 years ago in Delphi0
dummzeuch
A few months ago I added the “Identifiers” tab to the GExperts Uses Clause Manager. It allows you to search for a unit that exports a given identifier. It works a bit like the “Find… … Read more
5 years ago in Delphi, GExperts0