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

Upgrade SKU Extended to April 30th

Hello Embarcadero Developer Community! As you all may know, we made a business decision to “end of life” our Upgrade SKU’s on March 31st in an effort to simplify the purchasing process. The demand to extend this was frankly unexpectedly…
Delphi

New Styles from DelphiStyles.com

DelphiStyles.com sells custom style packs for VCL Windows and FireMonkey multi-device applications. They just released and updated several greatcustom themes for FireMonkey. Shown: FMX Profile Screen GUI template(available in GetIt &gt…
News

Two Small RAD Studio 10.2.3 Patches

Embarcadero has released a couple of small and focused patches for the recent RAD Studio, Delphi, and C++Builder 10.2.3 update. The first is an Android Push Notification Patch available ashttps://cc.embarcadero.com/item/30831.This patch resolves an issue with push notifications on Android due to missing jar files.It fixes the publicly reported issueRSP-20137. The second is…
Read more
News

New in 10.2.3: FireMonkey UI Templates - Profile Screens

Delphi and RAD Studio 10.2.3 include 18 new FireMonkey UI templates, designed to highlight FMX’s multi-device capabilities, showcase best practices, and help new users get started quicker. They showcase UI paradigms that mobile application developers need in today’s…
News

Database and FireDAC Enhancements in RAD Studio 10.2.3

I already blogged about RAD Server changes and RTL fixes in the Delphi, C++ Builder and RAD Studio 10.2.3 update. Another area that has received attention is the database support in general, and FireDAC in particular. Below is a list with some of the most notable improvements, with the Quality Portal entry, if available. FireDAC Improvements FireDAC work was mostly focused at better handling of…
Read more
News

Four Humble Ideas for Embarcadero

Author: NickHodges I hereby humbly offer the following four suggestions to improve the Delphi product and community. Acquire the Assets of DevJet Have you guys seen the stuff done by DevJet? This is some seriously excellent work. They have two main projects —…
News

C++ Builder 10.2.3 - CMake and Ninja Command-Line Support

Introduction CMake is a popular C++ build tool. RAD Studio 10.2.3 Tokyo provides support for building CMake projects on the command line using RAD Studio compilers. 10.2.3 also specifically supports using Ninja with CMake, allowing for very fast parallel builds. This will allow you to easily build third-party libraries without converting them to a C++Builder project. You can also use Ninja…
Read more
C++CodeHow-To'sModernizationRAD Studio

My code used to work but crashes! Easily Solving Incorrect Code with bcc64x

We’ve had a couple of support requests that are along the lines of, ‘I’m upgrading to the new Win64 Modern C++ toolchain. But when I run my app built in Release mode, it crashes, and…

IN THE ARTICLES