Source position: prefs.pas line 255
type tPalettePrefs = record
pap_Reserved: array [0..3] of LongInt;
pap_4ColorPens: array [1..32] of Word;
pap_8ColorPens: array [1..32] of Word;
pap_Colors: array [1..32] of tColorSpec;
end;