home *** CD-ROM | disk | FTP | other *** search
- object MP3Play: TMP3Play
- Left = 195
- Top = 120
- Width = 140
- Height = 60
- AutoSize = True
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = ActiveFormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 28
- Height = 28
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- end
- object mp: TMPEGPlayer
- Seekable = False
- FromStream = False
- PlayerPriority = Normal
- UseTimer = True
- TimerFreq = 1000
- AutoPlay = False
- OutputDevice = wavemapper
- StartPos = 0
- EndPos = 0
- OnPlayEnd = mpPlayEnd
- Left = 88
- end
- end
-