jpluimers
If you have enough guts to keep Castalia enabled and have Delphi Berlin or higher, then you can use this shortcut: [WayBack] Tip: Use Ctrl+W to select content in the IDE code editor. Place your… … Read more
5 years ago in Castalia, Delphi, Development, Software Development0
jpluimers
I could not find any official place where ReturnAddress is documented even though it is used at quite a few places in the RTL, VCL, FMX and 3rd party libraries like DUnitX, Spring4D, JCL, ReportBuilder, TeeChart. I… … Read more
5 years ago in Delphi, Development, Software Development0
jpluimers
In case I ever need to do some Bezier curve coding in Delphi: [WayBack] GitHub – zhaoyipeng/FMXComponents: Firemonkey Opensource Components Via: [WayBack] Interesting set of components for FireMonkey – Christen Blom-Dahl – Google+ … … Read more
5 years ago in Delphi, Development, FireMonkey, Software Development0
jpluimers
For my link archive as it contains some interesting ideas on how to use DataSnap as a conversion later between two systems: [WayBack] I need to write some DataSnap “middleware” between Google Glass and a… … Read more
5 years ago in Delphi, Development, Software Development0
Dalija Prasnikar
Using reference counting classes always requires some caution. You have to pay attention to reference cycles, using interface reference for referencing such object instances, not calling FreeAndNil and more… it is quite a list…But every… … Read more
5 years ago in Delphi, memory management0
GunSmoker
We are pleased to announce the availability of the new 7.8 version. EurekaLog is a tool for Delphi and C++Builder that gives your application the power to catch every exception and memory/resource leak, generating a… … Read more
5 years ago in Delphi, EL 7.x, Releases0
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,… … Read more
5 years ago in Delphi0
Uwe Raabe
Seems Delphi 10.3.3 Rio adds some bogus entries for Android 64 into the dproj files when opening a project from a previous version. As this undermines the normalizing algorithm in Project Magician I added some… … Read more
5 years ago in Delphi, programming0
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… … Read more
5 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. … 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