Delphi

Delphi Android 64-bit Support in RAD Studio 10.3.3

In this post, we’ll show you the main features of the just released RAD Studio 10.3.3 the Delphi language support for the Android 64-bit platform. Android 64-bit Delphi Support Platform support is provided by a new Delphi compiler for the Android 64-bit platform, which, like the Android 32-bit counterpart, is based on the LLVM compiler infrastructure (and the iOS compilers). This compiler…
Read more
Delphi

Cool Apps Get Even Cooler!

Everyone always talks about those other cool apps that are developed with Delphi or C++Builder. Sometimes it is publicly announced, other times companies want to keep it a secret weapon.As our community of developers continue to grow there is more and more value in the…
Delphi

New Tip: TBooleanHelper.ToString and TUseBoolStrs enumeration

Among the native type record helpers that were introduced in the Delphi RTL a few years back, there is one for the Boolean data type. It has a few methods you can apply to a Boolean variable, includingToString. This is the class helper definition: If you callToStringon a Boolean variable you get 0 or -1 depending on the value. In other…
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…
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
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…