[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The width of the primary monitor.
Source position: forms.pp line 1303
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.0 | Generated 2025-05-03 | Home |