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

BeaconFence: Included with RAD Server Single Site License in 10.2.2 Enterprise and Architect Editions

BeaconFence is a developer proximity solution that delivers precise “GPS-Free” indoor/outdoor user location tracking and events with radial and geometric zones for any physical location and layout. Visually draw the layout of the physical location and beacon placement to track location information down to inches. Create radial and rectangular zones and track intersections, enters, and…
Read more
News

New in 10.2.2: Component icons

In RAD Studio 10.2.2, we have a number of UI upgrades (the new dark theme and welcome page and startup). But we have one more which I’m very pleased with and would like to share with you today: we’ve redone the component icons. Old Icons – What’s…
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…
News

New in 10.2.2: Welcome Page and Startup improvements

There are some nice new features in RAD Studio 10.2.2 for IDE startup and first use. Startup When Delphi and C++Builder start, you see a splash screen – a loading screen – as the IDE starts. This lists all the packages, plugins, and component libraries it has installed. One common request has been to add a progress bar here, and in 10.2.2 we’ve done so. In this screenshot…
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…
News

DataSet Mapping to JSON for JavaScript client support in RAD Studio 10.2.2

RAD Studio has offered support for JSON in different ways and for a long time. From the JSON system unit (originally part of the DBX space) to the old DataSnap table mapping (also via DBX) and to FireDAC tables to JSON mapping, there are many ways to interact with JSON data structures. However, until the most recent release, we lacked a way to map a dataset to a custom JSON structure — the…
Read more
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…
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
C++CodeIDERAD Studio

What Are The Container Adapters in Modern C++?

Hello developers, here we will explain the container adapters. Before I get into that, as a C++ Builder developer, I should say that these past few weeks have made me so happy that we released the new…

IN THE ARTICLES