CodeDatabaseDelphiRAD Studio

Learn How to Apply Robust Native Controls In FireMonkey With Delphi And C++

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…
Read more
DelphiRAD Studio

Extend Cross-Platform FireMonkey With Powerful Kastri Library For Delphi On Android And IOS

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…
Read more
C++Delphi

Easily Add Slide Animations To Your Cross Platform Apps With Gesture Support In This FireMonkey Sample

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…
Read more
CodeDelphiRAD Studio

Powerful Optical Barcode Recognition Component For Delphi Firemonkey By Winsoft

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…
Read more