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