[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: msegraphics.pas line 398
type gcvaluesty = record |
mask: gcvaluemasksty; |
clipregion: regionty; |
colorbackground: pixelty; |
colorforeground: pixelty; |
font: fontty; |
fontnum: fontnumty; |
fontdata: pfontdataty; |
brush: tsimplebitmap; |
brushorigin: pointty; |
rasterop: rasteropty; |
lineinfo: lineinfoty; |
options: canvasoptionsty; |
end; |