[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: graphics.pp line 170
type TCanvasState = set of ( |
||
csHandleValid, |
|
|
csFontValid, |
|
|
csPenvalid, |
|
|
csBrushValid, |
|
|
csRegionValid |
|
|
); |
lazarus-ccr.sourceforge.net |