| [Overview][Types][Procedures and functions][Index] |
Implements the Assign operator (=) to store a value using the TPoint type to a TFloatPoint instance.
Source position: graphmath.pp line 134
operator operator :=( |
const Value: TPoint |
):TFloatPoint; |