Source position: colorsel.inc line 116
type TColorItem = record
Name: Sw_PString;
Index: Byte;
Next: PColorItem;
end;