Source position: _crw_plut.pas line 64
function Point2I(
x: Integer;
y: Integer
):TPoint2I; overload;function Point2I(
const p: TPoint
):TPoint2I; overload;