[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'GfxBase' (#fpgfx)

operator -(TPoint, Integer): TPoint

Declaration

Source position: gfxbase.pas line 577

function operator -(TPoint, Integer): TPoint(

  const APoint: TPoint;

  i: Integer

):TPoint;