dummzeuch
I have updated my Delphi IDE explorer expert to work with Delphi 10.4. The bugfix for the Follow Focus function in Delphi 10.3 still works. – Details…
3 years ago in Delphi, DelphiIdeExplorer0
dummzeuch
I revisited my dzBdsLauncher tool again – no idea why, it just occurred to me 😉 – and added quite a few improvements: It now supports .dof (Delphi 6 and 7) and .bdsproj (Delphi 2005… – Details…
3 years ago in Delphi, dzBdsLauncher0
dummzeuch
David Hoyle just blogged about Adding Menu Items to the IDE Editor’s Context Menu. As always his article is quite insightful, in particular the last part, because many people forget this: That’s it, all done,… – Details…
3 years ago in Delphi0
dummzeuch
I just released GExperts 1.3.15 for all supported Delphi versions. There have again been various bug fixes and the following notable changes: There is now a start menu entry for a new stand alone version… – Details…
3 years ago in Delphi, GExperts0
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. – Details…
3 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… – Details…
3 years ago in Delphi, GExperts0
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…. – Details…
3 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,… – Details…
3 years ago in Delphi0
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. – Details…
3 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… – Details…
3 years ago in Delphi, dzPrepBuild0
dummzeuch
From the “how could I have missed this feature for so long?” department: GMail can schedule the sending of emails to a freely selectable future date and time. (I have no idea when that feature… – Details…
3 years ago in google0
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,… – Details…
3 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… – Details…
3 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… – Details…
3 years ago in Delphi, GExperts0
dummzeuch
Some long standing bugs in the GExperts code formatter have been fixed. It’s great to see nearly all unit tests finally succeed. About 10 new test cases have been added too, so the improvement is… – Details…
3 years ago in Delphi, GExperts0