Source position: fppdf.pp line 68
type TPDFLineCapStyle = (
plcsButtCap,
plcsRoundCap,
plcsProjectingSquareCap
);