FMX.Platform.IFMXScreenService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. | 
| GetScreenOrientation | public | Declares a method returning the screen orientation. | 
| GetScreenScale | public | In descendants, GetScreenScale implements functionality to get the natural scale factor associated with the screen. | 
| GetScreenSize | public | Declares a method returning the screen dimensions. | 
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. | 
| Release | public | Decrements the reference count for this interface. | 
| SetSupportedScreenOrientations | public | |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |