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

C++ language update - ISO C++ meeting, Bjarne videos, and more

Here are a few recent updates regarding the ISO C++ Language and CPPCon 2019 videos with Bjarne Stroustrup. Herb Sutter’s Trip report: Fall ISO C++ standards meeting (San Diego) “On Saturday November 10, the ISO C++ committee completed its fall meeting in San Diego, California, USA, hosted with thanks by Qualcomm. This was the biggest ISO C++ meeting in our 29-year…
Read more
News

10.3 Rio T-Shirt Design Contest Winners

We had a lot of great entries in ourRAD Studio 10.3 Rio t-shirt design contest. The top 10 most popular designers,based on community vote, and 10 random voters are winning a shirt with the design we selected from the top designs. Here are the top 3 designs based…
News

New in RAD Studio 10.3: Options Dialog Improvements

In RAD Studio 10.3, we’re making a number of great improvements to the user interface and usability. Concretely, that’s not just looks: we are carefully making improvements in how to interact with the IDE. Last week, we looked at changes in the main window, where it is…
News

Custom Managed Records Coming in Delphi 10.3

Beside inline variable declarations, Delphi 10.3 is going to offer another new Object Pascal language extension, custom managed records Beside inline variable declaration, as explained in my recent blog post, the coming 10.3 version of Delphi will have another relevant addition to the Delphi language, namely the ability to define code to be executed when records are first initialized…
Read more
Delphi

Directions for ARC Memory Management in Delphi

With the coming 10.3 release, RAD Studio R&D and PM teams are making Delphi’s new directions in memory management official. A few years back, when Embarcadero started building new Delphi compilers for platforms other than Windows there was a lot of discussion…
News

Android Z-Order, Native Controls, and 10.3 Rio

Before 10.3 Rio, you couldn’t put other controls on top of a platform-native control like TWebBrowser or TMediaPlayer, The stacking of controls is referred to as Z-Order. This was especially annoying when used with the TMultiView (one of my favorite controls), because the drawer would slide out under rather than over the platform-native control. There were workarounds, but it was still…
Read more
News

New in 10.3: IDE UI Improvements in the Main Window

In recent RAD Studio releases, we’ve paid a lot of attention to the IDE’s user interface. In 10.2.2, we added a dark theme (one of the most popular changes we’ve made!) and updated the component icons. In RAD Studio 10.3, we have a number of further UI upgrades we’re…
News

Level Up Your UI Design Skills

Author: Rebekah D You’re short on time, and cash, so where can you go to learn new skills to improve your app UIs? There are a ton of free, or nearly free, on-demand resources if you know where to look. Enroll in free, or inexpensive, Online Courses: I love taking classes from Coursera. You can access the same college and university classes taught by great schools for free by auditing…
Read more
ModernizationNewsWhitepaper

WebStencils and HTMX: Free Guide to Fast Web Development

We’re excited to announce the release of our comprehensive White Paper – WebStencils and HTMX: Fast Modern Web Development with RAD Studio. This guide is designed to help developers create…

IN THE ARTICLES