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

TColorGroup

Declaration

Source position: colorsel.pas line 104

type TColorGroup = record

  Name: PString;

  Index: Byte;

  Items: PColorItem;

  Next: PColorGroup;

end;


Documentation generated on: 2025-07-25