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