| Repository | Focus Area | Notable Examples | | :--- | :--- | :--- | | | Progressive Learning | Async REST API calls, JSON data binding, animated GIFs, drawer menus | | FMXExpress / Cross-Platform-Samples | Multi-Platform Demos | Demos for Android, iOS, macOS, Windows, Linux, and HTML5 target platforms |
| Project | Focus Area | Key Features | | :--- | :--- | :--- | | | Game Development | Pre-configured game loop, asset management, audio, scores, and menu system | | FMX Tools Starter Kit | Document/Data Editors | Multi-language support, theme engine, menu system, and project management class | | Game Template For Delphi FireMonkey | Game Projects | Ready-to-use project structure for creating complete video games |
: Provides a blueprint for recording and playing back audio on mobile devices. User Interface & Layout Samples delphi fmx samples
Shows how to implement swipe gestures and tab transitions common in mobile apps.
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. | Repository | Focus Area | Notable Examples
FireMonkey excels at "Control Styling." If you want your app to look like a modern startup's product rather than a legacy Windows tool, look for samples focusing on:
FMX uses DirectX (Windows), Metal (macOS/iOS), OpenGL (Android/Linux). If a mobile sample crashes or fails silently,
Each sample includes:
Essential FMX Sample Categories Every Developer Must Explore
To create apps that feel native and modern, study these specific areas:
| Repository | Focus Area | Notable Examples | | :--- | :--- | :--- | | | Progressive Learning | Async REST API calls, JSON data binding, animated GIFs, drawer menus | | FMXExpress / Cross-Platform-Samples | Multi-Platform Demos | Demos for Android, iOS, macOS, Windows, Linux, and HTML5 target platforms |
| Project | Focus Area | Key Features | | :--- | :--- | :--- | | | Game Development | Pre-configured game loop, asset management, audio, scores, and menu system | | FMX Tools Starter Kit | Document/Data Editors | Multi-language support, theme engine, menu system, and project management class | | Game Template For Delphi FireMonkey | Game Projects | Ready-to-use project structure for creating complete video games |
: Provides a blueprint for recording and playing back audio on mobile devices. User Interface & Layout Samples
Shows how to implement swipe gestures and tab transitions common in mobile apps.
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.
FireMonkey excels at "Control Styling." If you want your app to look like a modern startup's product rather than a legacy Windows tool, look for samples focusing on:
FMX uses DirectX (Windows), Metal (macOS/iOS), OpenGL (Android/Linux).
Each sample includes:
Essential FMX Sample Categories Every Developer Must Explore
To create apps that feel native and modern, study these specific areas: