Unit 'prtgfx' Package
[Overview][Constants][Types][Index] [#amunits]

tcolorEntry

Declaration

Source position: prtgfx.pas line 46

type tcolorEntry = record

  colorLong: LongWord;

  colorByte: array [0..3] of Byte;

  colorSByte: array [0..3] of ShortInt;

end;


Documentation generated on: 2021-07-30