Source position: CGContext.pas line 449
procedure CGContextAddQuadCurveToPoint(
c: CGContextRef;
cpx: CGFloat;
cpy: CGFloat;
x: CGFloat;
y: CGFloat
);