Finds the window containing the specified point.
Source position: winapih.inc line 287
public function TWidgetSet.WindowFromPoint(
Point: TPoint
):HWND; virtual;
Point
The screen coordinates.
The window handle, zero on failure.