FMX.Types.TDisplay Properties
InheritedProtected
| Bounds | public | Gives pixel coordinates and dimensions of the whole display's area accessible to the OS. |
| BoundsRect | public | Gives pixel coordinates and dimensions of the whole display's area accessible to the OS. |
| Index | public | Specifies the index of the display in the Displays array. |
| Primary | public | Returns True if the TDisplay is the primary display. |
| WorkArea | public | Gives pixel coordinates and dimensions of the display's work area usable by the application. |
| WorkareaRect | public | Gives pixel coordinates and dimensions of the display's work area usable by the application. |