DatabaseDelphiIDENewsTech Partner

New IDE Plugin: Parnassus Parallel Debugger

Advanced code editor markup, call stack UI, and multithreaded debugging tools — in a new plugin for RAD Studio now freely available. We’re very pleased to announce a new IDE extension available today for RAD Studio 10.4.1, created by the same author as the popular Bookmarks and Navigator plugins, Parnassus. If you’re reading this, it’s already available in GetIt for anyone with Update…
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…
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 Palette views.) This change can create issues with IDE plugins that use their own custom docked windows. One example…
Read more
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…
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 provide an update on our plans. Platform Overview We prioritized VCL work for C++Builder to FMX, which puts us behind on our…
Read more
News

10.4 Patch 2 Installation Guide

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++…
C++

Revised: 10.4 Patch and C++ Android Exception Handling

Edit 28 July 2020: Patch 3, released today, resolves this issue. We recommend you install it. Please see the blog post for installation instructions – like patch 2, it is not straightforward. Original post: C++ Android 32-bit exception handling had some issues in 10.3.3 and 10.4. These are (edit: not) resolved in 10.4 patch #2, released yesterday. Post has been edited in title and content…
Read more