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

operator +(TSize, TPoint): TSize

Declaration

Source position: gfxbase.pas line 572

function operator +(TSize, TPoint): TSize(

  const ASize: TSize;

  APoint: TPoint

):TSize;