FMX is the unit scope that contains the units and unit scopes of the FireMonkey application platform (FMX) .
Unit Scopes
FMX.AddressBook Contains the FireMonkey components, classes and interfaces designed to work with a mobile device Address Book.
FMX.Analytics Contains the FireMonkey implementation of
AppAnalytics, a component that enables you to monitor user data from your FireMonkey applications. For more information, see
AppAnalytics Overview.
FMX.Bind Contains the FireMonkey binding navigator classes and types, used for navigating datasets. Also contains a unit that has various implementations for links to several DB fields.
FMX.Canvas
Defines register and unregister routines for Direct2D and GDI+ canvases.
FMX.Edit Defines FireMonkey controls for single-line text and number editors.
FMX.Filter Contains the
FMX.Filter.Effects unit. As FMX.Filter.pas or FMX.Filter.hpp, defines various classes and types used in FireMonkey 2D bitmap effects rendered in hardware (GPU).
FMX.ListBox Defines FireMonkey controls for list boxes.
FMX.MultiView Defines base classes and types for multi view components.
FMX.Platform Defines the global instance of the cross-platform OS abstraction for FireMonkey.
FMX.Printer Defines printer devices, interfacing and printing-related functionality.
FMX.SpinBox Defines a special
presented edit box equipped with buttons to increment or decrement the displayed numeric value.
FMX.Styles Defines classes for FireMonkey style management.
Units
FMX.Colors Defines FireMonkey controls for selecting colors.
FMX.Dialogs Defines controls for FireMonkey dialog boxes.
FMX.Effects Defines FireMonkey 2D bitmap effects rendered in software: blur, shadow, glow, bevel, and reflection.
FMX.ExtCtrls Defines miscellaneous extra FireMonkey controls.
FMX.Forms Defines FireMonkey 2D and 3D forms, and the global TApplication object.
FMX.Import Defines FireMonkey functionality needed for importing models, such as DAE and ASE models.
FMX.InertialMovement Provides support for inertial moving of the scroll view window during scrolling within the larger content. Scrolling can be managed with the mouse or finger.
FMX.Maps The FireMonkey implementation of interactive maps.
FMX.Materials Defines FireMonkey materials and material sources for 3D objects.
FMX.MultiResBitmap Multi-resolution bitmaps enable your images and icons to appear correctly in different resolutions (Windows, iOS, OS X, and Android).
FMX.Objects
Defines 2D drawing primitives--shapes and images. All these primitives inherit TControl and can be used in styles to construct controls.
FMX.Pickers Pickers provide the platform-specific engine giving selection controls with a native view and native behavior under different platforms.
FMX.Text Defines the classes, records, and types used for text layout functionality.
FMX.TreeView Defines treeview controls for hierarchical lists.
FMX.Types Defines base types used throughout FireMonkey, including 2D drawing types.
FMX.Types3D Defines base types used throughout FireMonkey, including 3D drawing types.