FMX.Forms.TApplicationFormFactor
![TApplicationFormFactor](/images/Libraries/Alexandria/e/d/da/FMX.Forms.TApplicationFormFactor.png)
Delphi
TApplicationFormFactor = class(TFormFactor)
C++
class PASCALIMPLEMENTATION TApplicationFormFactor : public TFormFactor
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | FMX.Forms |
Description
Is used to specify various display options for sharing forms between multiple devices (PCs, iPads, and so on).
FMX.Forms.TApplicationFormFactor inherits from FMX.Forms.TFormFactor. All content below this line refers to FMX.Forms.TFormFactor.
Is used to specify various display options for sharing forms between multiple devices (PCs, iPads, and so on).
TFormFactor defines the width and height of the screen, the devices the forms will be used on, and the available orientations.