Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

FillSettingsType

Record describing fill mode.

Declaration

Source position: graphh.inc line 468

type FillSettingsType = record

  pattern: Word;

  

Fill bit pattern. Set bits are drawn..

  color: ColorType;

  

Color used to fill.

end;


Documentation generated on: Jul 24 2023