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