Source position: colorsel.inc line 121
type TColorGroup = record
Name: Sw_PString;
Index: Byte;
Items: PColorItem;
Next: PColorGroup;
end;