CodeDatabaseDelphiRAD Studio

Quickly Build A Drawer With The TMultiView Component For Android And iOS Apps Using FireMonkey In Delphi

The MultiViewDemo sample demonstrates how to build an application that implements the “master-detail” interface and how to use the master panel presentation modes. In this post, we’ll show a sample that allows you to change the master panel characteristics, such as mode, placement, sliding mode, shadow properties, etc, with the help and use of Windows App Development Tools.
Read more
CodeDelphiRAD Studio

Quickly Rotate An Image With Gestures On iOS And Android In Delphi FireMonkey

It displays a picture, which the user can rotate by pressing it with two fingers and rotating them. The image rotates in the direction that your fingers are pointing. The image rotates to the right when the fingers are rotated to the right. The image rotates to the left when the fingers are rotated to the left. Location You can find theImageRotationsample project at: Start |…
Read more
CodeDelphiRAD Studio

View PDFs On iOS With This Powerful Native PDF Library For Delphi FireMonkey By Winsoft

Introduction Native PDF library supports iOS only. It uses PDFKit framework. In the next short you will find installation instructions on how to add the library in the Rad Studio. 2. Components in the Demo and what they do. This Demo does not contain any components in Design-time. It is a simple project which executes the main code in the FormCreate event, as well as FormResize…
Read more
DelphiRAD Studio

Easily Deploy Advanced Android Kiosk Mode With This FireMonkey Template

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 Android kiosk mode with the help and use of Android App Builder Software. The purpose of this template is Demonstration…
Read more