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