Helper function to initialize the point object
Source position: nvwidgets.pas line 31
function SetPoint(
x: Integer;
y: Integer
):Point;
Initialize the point object