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

operator +(TPoint, TSize): TPoint

Declaration

Source position: gfxbase.pas line 571

function operator +(TPoint, TSize): TPoint(

  const APoint: TPoint;

  ASize: TSize

):TPoint;