Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
News

macOS High Sierra and iPhone X Support in RAD Studio 10.2.2

RAD Studio 10.2.2 was released last week. As part of the release, we enhanced our platform support. This includes newly added support for macOS Higher Sierra and improved support for iOS 11, including the new iPhone X. iPhone X: With 10.2.2, we support building applications for iOS 11, in addition to iOS 10 and 9. We made enhancements to our iOS support to specifically support the new…
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…
C++

FireMonkey Quick Edit Support in 10.2.2

The Quick Edit feature allows you to easily edit a control by changing its name, caption, alignment, and layout options. To edit a control: Right-click the component and click Quick Edit to open the dialog box with further settings. To edit the control name, type the new name in the Name field. To edit the text displayed on the control, type the text in the Caption/Text…
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…
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 denied.” as reported also at https://quality.embarcadero.com/browse/RSP-18992. The issue was not a change in our debugger…
Read more
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
C++CodeIDE

How To Use Skia Shaders, SVG Images With C++ Builder 12

The latest RAD Studio C++ Builder 12 Update 1 has been released with a lot of amazing new features, such as the new bcc64x 64-bit CLANG compiler that has VCL/FMX/Skia GUI support with a one-click…

IN THE ARTICLES