[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_plut' (#crwlib)

Point2I

Declaration

Source position: _crw_plut.pas line 64

function Point2I(

  x: Integer;

  y: Integer

):TPoint2I; overload;

function Point2I(

  const p: TPoint

):TPoint2I; overload;