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

Merry Christmas from Embarcadero Technologies

I wanted to create a holiday card for all of you, and I decided to create it in code was the best way. I used Sketch App to design the card and then converted it to Delphi code with Petra. You can download the code Gist. It is a FireMonkey TControl that you can either install into your IDE or instantiate in code. You can instantiate it in one line of code in your Show event handler: procedure…
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 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
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 panel controls. These are controlcontainers with specific way to manage the layout and position of their child…
Read more
DatabaseInterBaseNewsRAD Studio

Why Join The InterBase VAR Program in 2024

InterBase is Embarcadero’s signature award-winning database, designed to integrate seamlessly through multiple editions with RAD Studio for multi-platform, multi-device…

IN THE ARTICLES