Source position: graphics.pp line 195
type TCanvasState = set of (
csHandleValid,
csFontValid,
csPenvalid,
csBrushValid,
csRegionValid
);