| [Overview][Types][Procedures and functions][Index] |
Implements the Add operator (+) for values using the TFloatPoint and TPoint types.
Source position: graphmath.pp line 110
operator operator +( |
const Addend1: TFloatPoint; |
const Addend2: TPoint |
):TFloatPoint; |