[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#rtl)

FillSettingsType

Record describing fill mode

Declaration

Source position: graphh.inc line 431

type FillSettingsType = record

  pattern: Word;

  

Fill bit pattern. Set bits are drawn..

  color: Word;

  

Color used to fill

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.