Delphi FireMonkey (FMX) samples range from basic UI controls to complex multi-device applications for Android, iOS, Windows, and macOS. You can find these samples primarily through official documentation, GitHub repositories, and local installation folders. 📍 Built-in Samples (Local Installation)
The first stop for any developer should be the official . This repository is a goldmine of pre-built functionality.
Do not call platform services (e.g., TLocationSensor ) directly from a background thread. Samples that use TTask or TThread.Queue are safe.
Delphi's FireMonkey (FMX) framework provides several robust options for cross-platform reporting, ranging from professional commercial suites to lightweight open-source designers. Core FMX Reporting Libraries delphi fmx samples
Teaches you how to use TFloatAnimation and TColorAnimation to build smooth UI transitions without writing manual timing loops.
Inside Delphi IDE: .
Let's walk through a real scenario: building a "Field Service Report" app for iOS and Android, starting from an FMX sample. Delphi FireMonkey (FMX) samples range from basic UI
Dive into the world of 3D forms. This sample shows how to place 3D shapes (spheres, cubes, planes) into a scene, apply textures, configure lighting sources, and manipulate camera angles programmatically.
Maintained by Delphi MVP Dave Nottage, this repository offers cutting-edge cross-platform samples that fill the gaps in native OS feature integration (like advanced camera control or biomatric authentication).
Inside the RAD Studio IDE, navigate to . Filter by "Samples" or "Styles" to download fully functional demo projects, comprehensive UI templates, and game engines directly into your workspace. Community Hubs This repository is a goldmine of pre-built functionality
Mobile operating systems require runtime permission flags for sensors, storage, and cameras. If a mobile sample crashes or fails silently, open the Project > Options > Application > Uses Permissions menu to ensure the correct rights are granted.
Follow this quick workflow to import, configure, and run an official sample application.
Open the master sample forms and use the dropdown toggle at the top of the Form Designer to switch between views like Android Fire7" , iPhone 15 Pro , Windows Desktop , and OSX Desktop . This visually demonstrates how the single .fmx file adapts structurally across form factors.
specifically built for Delphi FMX. It features drag-and-drop components, data binding, and supports exporting to PDF on both Windows and Android Delphi-PRAXiS [en] TMS FlexCel
The official source for up-to-date Delphi FMX samples is: https://github.com/Embarcadero/DelphiFMXSamples