[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'MufasaTypes' (#Simba)

operator +(TPoint, TPoint): TPoint

Declaration

Source position: mufasatypes.pas line 43

function operator +(TPoint, TPoint): TPoint(

  PT1: TPoint;

  PT2: TPoint

):TPoint;