Source position: cd.pas line 206
type tRMSF = record
Reserved: Byte;
Minute: Byte;
Second: Byte;
Frame: Byte;
end;