Source position: fpcanvas.pp line 111
type TFPPenStyle = (
psSolid,
psDash,
psDot,
psDashDot,
psDashDotDot,
psinsideFrame,
psPattern,
psClear
);