Gets the mouse cursor position, in screen coordinates.
Source position: winapih.inc line 120
public function TWidgetSet.GetCursorPos(
var lpPoint: TPoint
):Boolean; virtual;
lpPoint
Receives the mouse coordinates.
False on failure.