FMX.Types.TDisplay Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BoundspublicGives pixel coordinates and dimensions of the whole display's area accessible to the OS.
BoundsRectpublicGives pixel coordinates and dimensions of the whole display's area accessible to the OS.
IndexpublicSpecifies the index of the display in the Displays array.
PrimarypublicReturns True if the TDisplay is the primary display.
WorkAreapublicGives pixel coordinates and dimensions of the display's work area usable by the application.
WorkareaRectpublicGives pixel coordinates and dimensions of the display's work area usable by the application.