| [Overview][Types][Procedures and functions][Index] |
Implements the Equal operator (=) to compare values using the TFloatPoint type.
Source position: graphmath.pp line 130
operator operator =( |
const Compare1: TFloatPoint; |
const Compare2: TFloatPoint |
):Boolean; |
The result is True when the X and Y members in the compared values are the same.