home *** CD-ROM | disk | FTP | other *** search
- object FormBackground: TFormBackground
- Left = 38
- Top = 69
- BorderStyle = bsNone
- Caption = 'FormBackground'
- ClientHeight = 348
- ClientWidth = 536
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Scaled = False
- WindowState = wsMaximized
- OnActivate = FormActivate
- PixelsPerInch = 96
- TextHeight = 13
- object MediaPlayer1: TMediaPlayer
- Left = 82
- Top = 24
- Width = 253
- Height = 30
- Visible = False
- TabOrder = 0
- OnNotify = MediaPlayer1Notify
- end
- object mpWav: TMediaPlayer
- Left = 82
- Top = 59
- Width = 253
- Height = 30
- Visible = False
- TabOrder = 1
- end
- end
-