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

10.4 Patch #2: Delphi code completion and IDE fixes

10.4 Patch #2, released yesterday, makes many tweaks and changes to DelphiLSP code completion Delphi 10.4 redesigned Code Insight, one of the most significant changes to the Delphi IDE in a decade. It’s now asynchronous and responsive, and uses the compiler as a…
C++

Fixed in 10.4 Patch #2: Instability debugging in RAD Studio 10.4

10.4 Patch #2 fixes the issue where debugging could be unstable and show an unexpected dialog. Last month, I posted about an issue in 10.4 that caused instability debugging. Yesterday, we released patch #2 for 10.4. This resolves this issue debugging, and I strongly recommend you install the patch. The patch is very large patch and solves a large number of issues – there are 51…
Read more
C++

What's New in the GetIt Package Manager - June 2020

GetIt Newsletter – June 2020 Edition RAD Studio 10.4 Sydney is out now, and with that comes a host of new and updated content from the GetIt Package Manager. Here’s a rundown of what’s new and what’s hot from GetIt. Featured Package for 10.4…
News

Unexpected popup window when debugging in RAD Studio 10.4: Workaround

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 bug in RAD Studio 10.4 where, when debugging, you may get a dialog you did not expect appear at apparently random times. It…
Read more