The width of the primary monitor.
Source position: forms.pp line 1304
Width is a read-only Integer property with the width for the primary monitor. The property value is the result from GetSystemMetrics using the SM_CXSCREEN parameter.
Use Height to get height for the primary monitor.
Use DesktopWidth to get the usable width for the entire desktop.
|
The height of the primary monitor. |
|
|
The total horizontal size for the desktop. |
| Version 4.4 | Generated 2025-11-08 | Home |