It’s been an exciting week for us here at Embarcadero. This week, we officially released Kai, transforming RAD Studio into an agentic development environment, pairing best-in-class code suggestions with an AI agent that can generate, build, fix, and evolve your applications.
One area I wanted to explore was Kai’s support for vibe coding. As you may be aware, I have focused extensively…
How to Use FMX Dialogs Correctly in Delphi Apps
December 28, 2025
Do you want to use FMX dialogs in Delphi applications? Read all about how to do this in this article from Tech Partner Softacom.
How to Use FMX Dialogs Correctly in Delphi Apps
Delphi FMX provides support for customized native dialog boxes (like those used for…
There are over 472 million websites powered by WordPress. What most of them have in common is that they don’t benefit from the power of the web because WordPress is limited by its PHP structure. If you want to take your WordPress page or blog to the next level, then HTMX…
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 are going to further improve the demo, by making it look modern and…
LiveBindings is a great technology built into Delphi and C++Builder for bypassing most of the code involved in a CRUD data cycle (Create, Read, Update and Delete Cycle). It can keep you out of massive amounts of technical debt. However, sometimes the standard LiveBindings…


