Source position: mci.pas line 953
type mci_Toc_Rec = record
TrackNum: Byte;
ulStartAddr: LongInt;
ulEndAddr: LongInt;
Control: Byte;
usCountry: Integer;
ulOwner: LongInt;
ulSerialNum: LongInt;
end;