FMX.Forms.TFormFactor Properties
InheritedProtected
| Devices | published | Used for various devices (such as an iPad or an iPhone device) that allow distinguishing, for instance, one form from multiple available forms. | 
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. | 
| Height | published | Defines the Y dimension (height) of the screen. | 
| Orientations | published | Specifies the various orientations the form can take on devices that support this feature (for instance, an iPad or an iPhone). | 
| Width | published | Defines the X dimension (width) of the screen. |