[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Rectangle with the dimensions for the monitor.
Source position: forms.pp line 1079
public property TMonitor.BoundsRect : TRect |
BoundsRect is a read-only TRect property which contains the bounds for the display device. The property value is assigned from TMonitorInfo information retrieved using the platform-specific GetMonitorInfo routine. The rectangle can be empty (where all members have the value 0) if monitor information was not successfully retrieved from the widgetset.
|
Returns information about an display monitor. |
|
|
||
Version 4.0 | Generated 2025-05-03 | Home |