Finds the monitor covering most of a window.
Source position: winapih.inc line 202
public function TWidgetSet.MonitorFromWindow( |
hWnd: HWND; |
dwFlags: DWord |
):HMONITOR; virtual; |
hWnd |
|
The window handle. |
dwFlags |
|
How coordinates outside any monitor are handled, see MonitorFromPoint.Result. |
The monitor handle, see MonitorFromPoint.Result.
CT Web help |
CodeTyphon Studio |