[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finds the monitor covering most of a rectangle.
Source position: winapih.inc line 201
public function TWidgetSet.MonitorFromRect( |
lprcScreenCoords: PRect; |
dwFlags: DWord |
):HMONITOR; virtual; |
lprcScreenCoords |
|
The logical screen coordinates. |
dwFlags |
|
How coordinates outside any monitor are handled; see MonitorFromPoint.Result. |
The monitor handle; see dwFlags.
|
Finds a monitor from the screen coordinates. |
Version 4.0 | Generated 2025-05-03 | Home |