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