C++

RAD Studio, Delphi and C++Builder 10.3.2: List of Patches

We’ve released five patches (also known as hotfixes) for RAD Studio 10.3.2. To ensure you know about all of them, and can install correctly, here is a list and some overview information. If we release any others, we’ll update this blog post with details. When we release a patch, we have a download containing the files and a readme with installation instructions. To ensure you know…
Read more
News

EKON 23 in October and UK RoadShow in November

I have two conference trips planned for the fall, after the event I attended in Germany atForen-Tage last week. Here is some more information. EKON 23, Dusseldorf As one of the longest running conferences focused on Delphi, EKON is at its 23rd year. It is always packed…
C++

RAD Studio 10.3.2 C++ Debugging Patch

A patch for debugging local variables withthe classic and Clang compilers We’ve just released a patch (what used to be called a hotfix) foran issue affecting C++Builder 10.3.2. Debugging variables in apps built with the Classic bcc32 compiler could not be…
C++

Addressing iOS 13 and Android 64-bit with RAD Studio

The mobile landscape is constantly changing. iOS 13, which was released on September 19th, adds a system-wide Dark Theme. Many software applications, including Delphi and C++Builder, now allow you to switch between a light and dark theme. Users who prefer to work at night or in low-light environments will benefit from dark themes. When developing an app for iOS 13, developers can choose to support…
Read more
Delphi

Change notification bar color on Android

Author: Landerson Gomes I received a message from a reader asking if it was possible to change the color of an app’s status bar on Android. The answer is yes! There are even several ways to do this. I particularly use the one I decided to share in the post: CHANGE THE…
News

GM Update

I want to share some exciting developments and a few housekeeping items. Summer has been busy indeed! We’ve discussed for some time that we plan to upgrade the EDN infrastructure of Embarcadero. That project also involves retiring some old sites, such as Code Central. In…
Delphi

Transparent FMX Style on Linux

The Transparent FMX style is a style with a ton of personality. It is an exciting combination of clean lines, bold color, and a distinct look and feel. Transparent looks particularly great on Linux through FMXLinux, available in Delphi 10.3 Rio. To use Transparent FMX style, open a TStyleBook and find it in your Styles…
Read more
Delphi

Stellar FMX Style on Linux

If you’re looking for an ethereal, whimsical look for your next project, then check out the Stellar FMX Style. This style is easy to use and it looks great on Linux through Delphi 10.3 Rio’s new FMXLinux. You can get FMX Style – Stellar 1.0 by installing it…
News

Deploying Windows 10 Apps Through the Microsoft Store

Before 10.3 Rio, creating an app to the Windows Store was only possible by creating an UWP (Universal Windows Platform) app and submitting it to the Windows Store. This was somewhat limiting because you had to know the technology and create a special new app using this…
C++

Joint Windows 10 Webinar with Microsoft and Embarcadero

Embarcaderohasbeen focusing a recent series of webinar on Windows 10 and the RAD Studio features (mainly in VCL) specifically focused on the latest version of Windows. This week we are going to have a special event, presented by Microsoft and Embarcadero, and offering a overview of Microsoft plans for the platform and how Embarcadero already supports them or is planning to. This is the…
Read more