Show: Delphi C++
Display Preferences

FMX

From XE2 API Documentation
Jump to: navigation, search

FMX is the unit scope that contains the units and unit scopes of the FireMonkey application platform (FMX).

Unit Scopes

FMX.ASEContains the FMX.ASE.Importer, FMX.ASE.Lexer, and FMX.ASE.Model units, which define functionality for handling Adobe Swatch Exchange (.ase) models in FireMonkey.
FMX.DAEContains the FMX.DAE.Importer and FMX.DAE.Model units, which enable you to import and manipulate COLLADA (.DAE) models. For more information about DAE import, see http://edn.embarcadero.com/article/41874.
FMX.FilterContains the FMX.Filter.Effects unit and various classes and types used in FireMonkey 2D bitmap effects rendered in hardware (GPU).

Units

FMX.AniDefines subclasses of FMX.Types.TAnimation, such as TFloatAnimation, and FireMonkey support classes.
Fmx.Bind.NavigatorDefines the FireMonkey binding navigator classes and types, used for navigating datasets.
FMX.ColorsDefines FireMonkey controls for selecting colors.
FMX.ControlsDefines classes of FMX.Types.TStyledControl for user interface controls.
FMX.DialogsDefines controls for FireMonkey dialog boxes.
FMX.EditDefines FireMonkey controls for single-line text and number editors.
FMX.EffectsDefines FireMonkey 2D bitmap effects rendered in software: blur, shadow, glow, bevel, and reflection.
FMX.ExtCtrlsDefines miscellaneous extra FireMonkey controls.
FMX.FilterCatBlurDefines shader filters used by various FireMonkey blur effects.
FMX.FilterCatColorDefines shader filters used by various FireMonkey color effects.
FMX.FilterCatColorAdjustDefines shader filters used by various FireMonkey color-adjust effects.
FMX.FilterCatCompositeDefines the TNormalBlendFilter class, a FireMonkey shader filter used by blend effects.
FMX.FilterCatDistortionDefines shader filters used by FireMonkey effects such as TMagnifyFilter, TSwirlFilter, and TWaveFilter.
FMX.FilterCatGeneratorDefines shader filters used by FireMonkey fill effects.
FMX.FilterCatGeometryDefines shader filters that are used by FireMonkey effects such as TCropEffect and TAffineTransformEffect.
FMX.FilterCatStyleDefines shader filters used by various FireMonkey effects, such as TEmbossEffect, TGlowEffect, and TPixelateEffect.
FMX.FilterCatTilesDefines the FireMonkey TTilerFilter shader filter.
FMX.FormsDefines FireMonkey 2D and 3D forms, and the global TApplication object.
FMX.GridDefines FireMonkey controls for grids.
FMX.ImportDefines FireMonkey functionality needed for importing models, such as DAE and ASE models.
FMX.Layers3DDefines FireMonkey classes for 3D surfaces.
FMX.LayoutsDefines FireMonkey funtionality for arrangement and scrolling for 2D content.
FMX.ListBoxDefines FireMonkey controls for list boxes.
FMX.MemoDefines FireMonkey controls for memos, multiline edit controls.
FMX.MenusDefines controls for drop-down and popup menus.
FMX.Objects

Defines 2D drawing primitives--shapes and images. All these primitives inherit TControl and can be used in styles to construct controls.

FMX.Objects3DDefines 3D drawing primitives for FireMonkey.
FMX.PlatformDefines the global instance of the cross-platform OS abstraction for FireMonkey.
FMX.PrinterDefines printer devices, interfacing and printing-related functionality.
FMX.TabControlDefines controls for multi-page tabs.
FMX.TreeViewDefines treeview controls for hierarchical lists.
FMX.TypesDefines base types used throughout FireMonkey, including 2D drawing types.
FMX.Types3DDefines base types used throughout FireMonkey, including 3D drawing types.


Personal tools
Previous Versions
Translations