Source position: ahi.pas line 441
type tAHIGlobalPrefs = record
ahigp_DebugLevel: Word;
ahigp_DisableSurround: Boolean;
ahigp_DisableEcho: Boolean;
ahigp_FastEcho: Boolean;
ahigp_MaxCPU: LongInt;
ahigp_ClipMasterVolume: Boolean;
end;