Vcl.Forms.TMonitor Properties
InheritedProtected
| BoundsRect | public | Indicates the dimensions of the monitor in pixels. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Handle | public | Indicates the Windows handle for the monitor. |
| Height | public | Indicates the vertical size of the monitor in pixels. |
| Left | public | Indicates the logical position of the left edge of the monitor. |
| MonitorNum | public | Specifies the index of the monitor in the global screen object's Monitors list. |
| PixelsPerInch | public | |
| Primary | public | Indicates whether this is the primary monitor. |
| Top | public | Indicates the logical position of the top edge of the monitor. |
| Width | public | Indicates the horizontal size of the monitor in pixels. |
| WorkareaRect | public | Gives the application useable area of the monitor. |