FMX.Forms.IFMXWindowSystemStatusBarService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetBackgroundColor | public | Sets system status bar background color on iOS only. |
| SetVisibility | public | Sets how system status bar will be shown. See TVisibilityMode. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |