Source position: prefs.pas line 316
type tPrefHeader = record
ph_Version: Byte;
ph_Type: Byte;
ph_Flags: LongWord;
end;