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
10 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
11 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
11 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
11 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
11 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
11 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
11 months ago in Delphi0