Source position: fppdfobjects.pp line 103
type TPDFSegmentType = (
stStart,
stLine,
stBezierLimits,
stBezierControl,
stClose
);