[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Record describing fill mode
Source position: graphh.inc line 462
type FillSettingsType = record |
||
pattern: Word; |
|
Fill bit pattern. Set bits are drawn.. |
color: Word; |
|
Color used to fill |
end; |