C++

Enterprise Connectors now part of RAD Studio Enterprise & Architect Edition

As you may have read in Atanas Popov’s GM Update blog post last month, we’ve been working on exciting changes to our Enterprise and Architect edition SKUs. We’re happy to announce that an Enterprise Connector (CData FireDAC Professional) 1 year subscription license (a $999 value) is now included as part of 10.3 Delphi, C++Builder and RAD Studio Enterprise and Architect edition purchases (see…
Read more
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
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…
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…
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 from the GetIt Package Manager. Next, use a TStyleBook to include the Linux version of the Stellar FMX style, found in your…
Read more