Finds the monitor which contains most of the specified window.
Source position: winapih.inc line 201
function MonitorFromWindow(
hWnd: HWND;
dwFlags: DWord
):HMONITOR;
#lcl.forms.TScreen.MonitorFromWindow
Finds the monitor containing the form with the given window handle.