Source position: fppdfobjects.pp line 68
type TPDFStrokeOptions = set of (
soClose,
soStroke,
soFill,
soEvenOdd,
soNonZeroWinding
);