The C++Builder linker will warn you when you mix object files linked with classic and clang together, helping you avoid linker or runtime errors.
Today in 2020, we recommend using the modern Clang compilers, especially with the work we’ve been doing for Win64 (eg entirely new debugger) and the RTL improvements to make upgrading from classic easy. However, many customers upgrade in steps…
Before RAD Studio 10.4, the default of transaction isolation option for FireDAc connections was read committed. That is TFDConnection.TxOptions.Isolation was xiReadCommitted. This was the value set for the component, and being the default it wasn’t send to the database.
8 Delphi Success Stories Across Windows And Mobile
August 4, 2020
ArtGen
Applications created with Delphi/Pascal are primarily used in the fields of science and technology as well as in business. The development environment is seldom used to create art. With ArtGen, programmer and artist Volker Diefenbach has managed to create a…
C++Builder and Platforms Support
August 4, 2020
David Millington (Senior Product Manager), Atanas Popov (General Manager, Developer Tools), Kyle Wheeler (General Manager, C++)
Over the past year, we have had many customers ask about our plans to continue cross-platform multi-device support in C++Builder. We’d like to…
RAD Studio 10.4 Patch 3 is out: VCL Grids, C++ Win64 Debugging, and C++ Android Exception Handling and Resources
July 28, 2020
We’ve just released a patch (or hotfix) 3 for Delphi, C++Builder and RAD Studio 10.4.
We recommend that you install Patch #3, which was released today if you use VCL grids or C++Builder. This patch fixes several issues in RAD Studio 10.4 related to the VCL Grid, the C++…
10.4 Patch 2 Installation Guide
July 22, 2020
RAD Studio 10.4 patch 2 was released yesterday, but installing has some manual steps. Here’s how to do it.
10.4 Patch 2 (see Marco’s blog post) solves 51 issues, in areas including debugging instability, Delphi code completion, the IDE, the Delphi compiler, C++ Android…
Patch 2 for RAD Studio 10.4 now available
July 17, 2020
This patch addresses a number of issues in RAD Studio 10.4, pertaining to Delphi Compiler, the RAD Studio IDE in general and the new LSP-based Code Insight in particular, plus C++ Builder Android exceptions and some debugger issues.
The installation of this patch requires…
Workaround for iOS AppStore 1024x1024 Icon Issue
June 30, 2020
In the middle of June, Apple started enforcing a requirement for store submissions via App Store Connect. While the requirement is not new, in the past Apple allowed developers to add the 1024×1024 icons via the store listing, rather than as part of the app submission. Now…
Two popular free IDE addons for code navigation are now available for 10.4.
In 10.3.1, we started shipping two popular IDE plugins intended for code navigation. Bookmarks replaces the IDE’s editor bookmarks with an unlimited number or markers, new caret (breadcrumb)…
An unusual bug in 10.4 where an unexpected dialog can appear when debugging has a workaround: temporarily disable the Welcome screen.
Update July 21st, 2020
10.4 Patch #2 solves this problem. Please install it instead of using the below workaround.
Original Post
There is a…


