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

TColorItem

Declaration

Source position: colorsel.pas line 97

type TColorItem = record

  Name: PString;

  Index: Byte;

  Next: PColorItem;

end;


Documentation generated on: 2025-07-25