Source position: CGPath.pas line 545
type CGPathElement = record
typ: CGPathElementType;
points: CGPointPtr;
end;