David
Hi folks. Today I’d like to start blogging about a personal project I’ve been working on for many months: building a copilot, an AI coding assistant. The goal is an assistant that initially targets Delphi,… … Read more
6 months ago in AI, CoPilot, Delphi, IDE0
Hagop Panosian
The current End-of-Quarter flash sale opportunities for multiple companies in the Idera family, namely Embarcadero, Whole Tomato and UltraEdit, are just incredible, but they expire today! Find your best deal among the offerings below: Embarcadero Embar… … Read more
7 months ago in C++, Delphi, News, RAD Studio0
dummzeuch
I just had the need for a safer version of Delphi’s GetEnumName, which checks whether the enum value passed to it is actually valid. This is what I came up with: // P must point… … Read more
7 months ago in Delphi0
Antonio Zapater
In Part 1 of this series, we explored a simple demonstration of a web application running with Delphi code inside a WebBroker application, and using HTMX as a kind of middle-man. In this article we… … Read more
7 months ago in Code, Delphi, News0
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
7 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
7 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
7 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
8 months ago in Delphi0