[Overview][Types][Procedures and functions][Index] |
FloatPoint - it is essentialy like Classes.Point in use, except that it accepts Extended Parameters. It is Primarily for use with and in Bezier routines.
Source position: graphmath.pp line 76
function FloatPoint( |
AX: Extended; |
AY: Extended |
):TFloatPoint; |
lazarus-ccr.sourceforge.net |