The NativeControls sample shows the use of the Native Controls of FireMonkey. To this end it uses several components that are configured with its ControlType property set to Platform in order to have the native styling of that control.
Note: Only iOS and Windows support native controls. The following links provide a list of controls that support native presentation on iOS and Windows…
Easily Deploy Advanced Android Kiosk Mode With This FireMonkey Template
December 23, 2020
With Embarcadero Delphi, this FireMonkey template demonstrates the new Android Kiosk Mode introduced in Android 6.0. Kiosk mode (lock mode) is a distinct application mode. These applications cannot be closed.
In this post, you’ll learn how to easily deploy advanced…
Learn Advanced FireMonkey Development For Building Visually Stunning GUIs On Linux
December 21, 2020
Jim McKeeth, Ian Barker, and Frank Lauter discuss the benefits of FireMonkey on Linux and all the exciting things FMXLinux can do for your projects in this CodeRage session.
FireMonkey for Linux, also known as FMXLinux, is an add-on component that is made available…
Extend Cross-Platform FireMonkey With Powerful Kastri Library For Delphi On Android And IOS
December 14, 2020
Kastri is a Delphi cross-platform add-on library. There are no components to install with Kastri. Simply clone the repo (Fork is a highly recommended Git client) or download/unzip and ensure that your Project (recommended) or IDE paths point to the unit folders.
Kastri
Is a cross-platform library that builds upon the existing RTL, FMX, and VCL libraries in DelphiSupports several newer…
Introduction
Delphi Builder components for preparing and burning images to CD, DVD, and Blu-ray optical storage media. Uses standard Windows Image Mastering API 2.
2. Components in the Demo and what they do
The Demo contains some labels…
Stunning Cross-Platform FireMonkey App Profile Templates Available For Android And iOS From GetIt
December 8, 2020
This FireMonkey UI template includes three different designs for implementing an app profile screen in a multi-device application.
As you can see, these are the app profile Delphi/C++ Builder FireMonkey samples. From these sample app profile demos, you can learn…
Easily Add Slide Animations To Your Cross Platform Apps With Gesture Support In This FireMonkey Sample
December 3, 2020
In this post, you will discover two different demo application,the first oneshows you how to add sliding tabs to an application through the use of multiple tabs with custom settings, next and back buttons, and gesture support.The second sampleshows you how to implement a master-detail interface and display the Multiview control as a slide-in drawer, popover menu, docked…
Powerful Cross Platform TeeGrid Is Capable Of Handling A Large Number Of Cells In Delphi FireMonkey
December 1, 2020
TeeGrid is a full featured third party grid and tabular control for Delphi and C++. Supporting both VCL and FireMonkey it should run on Windows 32 and 64 bit, Mac OSX, Android and iOS.
According to the developer it is “Written from scratch (not derived from…
In this CodeRage session, you can learn how to speed up FireMonkey layout construction and improve the painting performance of FireMonkey applications.
With Delphi Visual Designer you can design any user interface by easily dragging and dropping the components. If you…
Introduction
OBR (Optical Barcode recognition) component for Firemonkey supports Windows, macOS, iOS and Android. Its main purpose is to decode QR code and Barcode images. In the below video you can check the steps to install the firemonkey component for OBR. The installation steps differs to the one for the OBR firemonkey library, it is actually easier.
2. Components in…