Source position: mseaudio.pas line 109
type erroreventty = procedure(
const sender: tobject;
const errorcode: Integer;
const errortext: msestring
) of object;