Marco Cantu | Embarcadero RAD Studio, Delphi, & C++Builder Blogs (original) (raw)

February 2024 Delphi 29th Anniversary April 2024 Embarcadero released RAD Studio 12.1 Athens, primarily focuses on enhancing the features in RAD Studio 12 but also including the first official release of new C++ Win64 Clang–based compiler and toolchain, Delphi Android API Level 34 support, improved Visual Assist Integration for C++Builder, Split Editor views, and more The new Embarcadero…

Embarcadero has just released version 10.0.2 of the InterBase ADO.NET driver and its related Entity Framework support. This release updates the primary driver and the EFCore support up to the 10.x version of the equivalent Firebird driver, including: Primary driver supports…

This patch for RAD Studio 12.2 addresses two issues in C++Builder and provides missing MacOS RTL Delphi source files. This patch is about 30MB to download. This patch is delivered using the patch installer and should be applied exclusively to RAD Studio 12.2 Patch 1 (build…

October 17, 2024 RAD Studio 12.2 Patch #1 provides quality improvements to the 12.2 release, focused on RAD Studio IDE, FireMonkey, the bcc64x Win64 Modern toolchain, RAD Server, and the 64-bit versions of the Delphi compiler. The patch also fixes a package binary compatibility issue that prevents using packages built in RAD Studio 12.2 in RAD Studio 12.1 and 12.0, mostly affecting third-party…

While the most relevant new features were in other product areas, there are a few enhancements in the Delphi Run Time Library (o RTL) that we thing is worth pointing out. New TParallelArray Class There is a new TParallelArray class in the System.Threading unit that enables…

As I wrote in the RAD Studio 12.2 announcement blog post, “leveraging AI LLMs for coding is becoming increasingly popular and the quality of these tools is getting better. For this reason, RAD Studio 12.2 introduces an open architecture for AI plugins, offering…

RAD Studio 12.2 introduces WebStencils, a server-side script-based integration and processing of HTML files, often called a template engine. This and its component can be used in WebBroker and RAD Server, but also for DataSnap and even in non-Web applications to produce HTML, JSON, YAML, comma delimited files, or any other file in which you need to merge specific data. The application code can be…

Embarcadero is very excited to announce RAD Studio 12.2 Athens along with Delphi 12.2 and C++Builder 12.2 is available to customers starting today. The RAD Studio 12.2 Athens release offers our first Generative AI integration in the IDE, a new template library for web…

We are thrilled to announce the launch of Delphi 12 Community Edition and C++Builder 12 Community, two full-featured, free versions of our renowned Delphi IDE and of our flagship C++Builder IDE. The Community Edition versions are designed to empower startups, students, and…

Embarcadero just released the source code of the most recent version of the ODBC driver for the InterBase relational database. This is an open source driver which has been available for long, but it’s the first time it is officially hosted in a public repository, at: https://github.com/Embarcadero/InterBaseODBCDriver The source code includes recent fixes to add support for catalog/tables…