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

operator +(TSize, Integer): TSize

Declaration

Source position: gfxbase.pas line 575

function operator +(TSize, Integer): TSize(

  const ASize: TSize;

  i: Integer

):TSize;