News

New in 10.2.2: C++ and Debugger Improvements

In RAD Studio 10.2.2, we’ve made a number of great quality improvements for the C++ toolchain and for the debugger for both C++ and Delphi. Debugger Linux:many fixes when evaluating, especially when passing records or arrays Android: Android debugging was broken for Android 8.0 (globally, not just for us.) As of Android 8.1 debugging works again, and we have made tweaks to…
Read more
News

New in 10.2.2: installer enhancements

In RAD Studio 10.2.2, we havemade some changes to the installer that should make installation a much nicer experience. License Manager When installing RAD Studio (or just Delphi or C++Builder),unless you are upgrading you will often be asked to enter a license code. This dialog used to look rather outdated, and in 10.2.2 it now looks like this: You can see that the layout still…
Read more
News

New VCL Panels in Delphi 10.2.2

With the need to supportmore screen resolutions, while creating nice looking user interfaces and pleasant user experiences, we think it is important tooffer additional ways to build the UI of your VCL applications. This is why in 10.2.2 we introduced two new VCL…
News

New in 10.2.2: Dark IDE Theme!

In Delphi and C++Builder 10.2.2, we’ve added acommonly requested and exciting new feature: a dark IDE theme. Many productivity tools, or tools that areused for many hours in a row – and RAD Studio certainly falls into that category – offer a dark theme. Why? Many people find it reduces eye strain, and so a dark theme is easy on the eyes and great when using an IDE…
Read more
News

Debugging Delphi Apps on Android 8.1 Works

When Google introduced Android 8 this summer, they increased platform security but happened to block socket access to the debugger, basically preventing debugging applications on a device. You’d see the error message “Can’t open socket: Permission…
News

New VCL Date and Time Picker Controls in Delphi 10.2.2

We at Embarcadero continue to consider the VCL as the best library for Windows-specific GUI developmentand are continuing the effort of improving and modernizing it, particularly improving the overall support for Windows 10. One of the directions of this effort (along…
News

Is the dark theme toggle not visible for you? Here's how to fix it

In RAD Studio 10.2.2, we introduced a new dark IDE theme.I’ll write more about this in detaillater this week. We’ve seen initial bug reports affecting users upgrading from an existing 10.2.x installation that the toolbar button allowing you to toggle between the light and dark themes isn’t visible. There are two workarounds: Change theme through the…
Read more