Source position: mci.pas line 1654
type mci_Seq_Set_Parms = record |
hwndCallback: hwnd; |
ulTimeFormat: LongInt; |
ulSpeedFormat: LongInt; |
ulAudio: LongInt; |
ulLevel: LongInt; |
ulOver: LongInt; |
ulItem: LongInt; |
ulValue: LongInt; |
ulTempo: LongInt; |
ulPort: LongInt; |
ulSlave: LongInt; |
ulMaster: LongInt; |
ulOffset: LongInt; |
end; |