Source position: msemidi.pas line 39
type midierrorty = (
em_ok,
em_nostream,
em_fileformat,
em_notrack,
em_trackdata
);