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