News

Open Source C++ Libraries in C++Builder 10.4.2

C++ has a wide ecosystem. One of our key goals with C++Builder is to ensure you can take advantage of the libraries other C++ developers write. With each release we’ve been working on the RTL and STL to ensure it is of a high quality and has great compatibility – exactly what you need if you’re upgrading projects, or you want to pull in C++ source code from a library online. One great…
Read more
News

C++Builder 10.4.1 Event Handler and RTTI Patch

We’ve just released a patch for C++Builder 10.4.1 which affects using components written in C++ in the form designer. This patch addresses the following issue: Event handlers were not always generated in the IDE with a compatible method signature to the event handler type (RSP-29734)When using a component compiled with the classic compiler in the IDE’s form designer, generating an…
Read more
News

New for the IDE in RAD Studio 10.4.1

RAD Studio 10.4.1 is a quality-focused release, and this goes for the IDE! We’ve addressed many items including some very commonly requested changes; read more below. A ‘quality-focused release’ means one where we introduce very few new features, and focus 95% of…
News

IDE Plugins in RAD Studio 10.4.1

RAD Studio has a great ecosystem of third party vendors, providing both components and IDE plugins, software that lives within the IDE itself. In RAD Studio 10.4.1, we made some changes to our docked windows support (a docked window is a pane like the Structure, Projects or…
DelphiIDENews

New for Delphi Code Insight in 10.4.1

Delphi 10.4.1 is a quality-focused release, and this goes for code completion too! As well as helping you mimic classic code completion behaviour, we’ve fixed and tweaked many items. When RAD Studio 10.4 was released, we redesigned Code Insight. While old (‘classic’) code insight is still available as a setting, by default Delphi now uses an asynchronous, non-blocking technology for…
Read more
News

C++Builder and Platforms Support

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…
DelphiNews

RAD Studio 10.4 Patch 3 is out: VCL Grids, C++ Win64 Debugging, and C++ Android Exception Handling and Resources

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++ Win64 debugger (including the addition of a new formatter), C++ Builder Android exceptions, and C++ Android resource…
Read more