Source position: ahi.pas line 132
type tAHIEffDSPMask = record
ahie_Effect: LongWord;
ahiedm_Channels: Word;
ahiedm_Mask: array [0..0] of Byte;
end;