Unit 'ColorSel' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fv]

TColorIndex

Declaration

Source position: colorsel.pas line 112

type TColorIndex = record

  GroupIndex: Byte;

  ColorSize: Byte;

  ColorIndex: array [0..255] of Byte;

end;


Documentation generated on: 2025-07-25