dummzeuch
I just released dzBdsLauncher 1.0.13. If it detects more than one possible Delphi version from the available project information it now checks which of them are installed if only one is installed, it starts this… … Read more
5 months ago in Delphi, dzBdsLauncher0
dummzeuch
I just released dzBdsLauncher 1.0.12. It now shows an error message, if it is called with a .dpr file parameter but cannot find a corresponding .dproj, .bdsproj or .dof file. … Read more
5 months ago in Delphi, dzBdsLauncher0
jpluimers
This is from a long time ago [Wayback/Archive] Does Delphi support all MMX/SSE instructions? – Stack Overflow: Delphi 2007 supports the MMX and SSE instruction sets. Certainly, Delphi 2010 and XE support up to the… … Read more
5 months ago in Assembly Language, Delphi, Development, Software Development, x64, x860
dummzeuch
In my previous post An improved Abstract Error Handler for Delphi I claimed there was a change in the Delphi RTL between Delphi 10.1 and 10.2. I have no idea why my tests looked like… … Read more
6 months ago in Delphi0
Antonio Zapater
If you ever wanted to create a server-based web application, then HTMX is a solution that offers great flexibility for development, allowing RAD Studio developers to deliver the business logic while still allowing designers to… … Read more
6 months ago in Code, Delphi, News0
Jim McKeeth
What is memory safety and what does it mean for Delphi development? Background Back in February, the US White House Office of the National Cyber Director (ONCD) released a report urging developers to build memory… … Read more
6 months ago in Delphi, Memory Safety, News, programming, Tech Partner, Webinar0
dummzeuch
NOTE: The original blog post was wrong in one point: The change happened in Delphi XE2, not 10.2. I have now updated this and also adapted the conditional compilation in u_dzAbstractHandler. I should also mention,… … Read more
6 months ago in Delphi, dzLib0
Uwe Raabe
This somehow is a follow-up of a CodeRage DE session of mine from 2019 (in German) showing an alternative approach to connect controls to databases. Meanwhile the technology described in that session has become a… … Read more
6 months ago in CmonLib, Delphi, programming0
dummzeuch
GetIt is the package manager built into the Delphi IDE. It can be used in Online and Offline mode. If you installed Delphi from an ISO, GetIt was left in Offline mode. That has some… … Read more
6 months ago in Delphi0