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…
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…
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
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…
Delphi

Ruby Graphite FMX Style on Linux

Styles don’t come much bolder than the Ruby Graphite FMX Style, especially on Linux when it’s used with FMXLinux, now available in Delphi 10.3 Rio. The red accents of this style make a striking statement in any project. Using Ruby Graphite is as easy as opening a…
Delphi

Puerto Rico FMX Style

The Puerto Rico FMX style has a stylish palette and is very user-friendly, but did you know it looks even better on Linux through FMXLinux, new in Delphi 10.3 Rio? Getting it is easy. Just install FMX Style – PuertoRico 1.0 from the GetIt Package Manager. Then use a TStyleBook to implement the Linux version of the Puerto Rico style, found in your Styles…
Read more
Delphi

Material Oxford Blue FMX Style

The Material Oxford Blue FMX Style is another fantastically versatile style, suitable for most any project. It looks particularly great on Linux through Delphi 10.3 Rio’s new FMXLinux. You can get FMX Style – MaterialOxfordBlue 1.0 from the GetIt Package…
Delphi

Light FMX Style on Linux

Did you know the Light FMX Style also looks great on Linux when used with FMXLinux, new in Delphi 10.3 Rio? Using Light is easy, just open a TStyleBook and find it in your Styles folder. C:UsersPublicDocumentsEmbarcaderoStudio20.0StylesLight.style Here are some shots of…
Delphi

Golden Graphite FMX Style on Linux

The Golden Graphite FMX style looks great on Linux, and it looks even better when used with FMXLinux in Delphi 10.3 Rio.  It combines bold contrast with high visibility to create a beautiful look for your project. Use a TStyleBook to incorporate Golden Graphite by finding it in your Styles folder. C:UsersPublicDocumentsEmbarcaderoStudio20.0StylesGoldenGraphite.style Here are some shots of…
Read more