Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TColorSpec

Declaration

Source position: intuition.pas line 1245

type TColorSpec = record

  ColorIndex: SmallInt;

  Red: Word;

  Green: Word;

  Blue: Word;

end;


Documentation generated on: 2025-07-25