[Overview][Types][Procedures and functions][Index] Reference for unit 'GraphMath' (#lazutils)

FloatPoint

FloatPoint - it is essentially like Classes.Point in use, except that it accepts Extended Parameters. It is Primarily for use with and in Bezier routines.

Declaration

Source position: graphmath.pp line 78

function FloatPoint(

  AX: Extended;

  AY: Extended

):TFloatPoint;


Version 4.0 Generated 2025-05-03 Home