Source position: reqtools.pas line 76
type tReqToolsPrefs = record
PrefsSize: LongWord;
PrefsSemaphore: tSignalSemaphore;
Flags: LongWord;
ReqDefaults: array [0..RTPREF_NR_OF_REQ-1] of tReqDefaults;
end;