home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 17
- Top = 18
- BorderStyle = bsNone
- Caption = 'Dast Player'
- ClientHeight = 88
- ClientWidth = 104
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object MPlayer: TMediaPlayer
- Left = 24
- Top = 16
- Width = 29
- Height = 30
- VisibleButtons = [btStop]
- AutoEnable = False
- Visible = False
- TabOrder = 0
- OnNotify = MPlayerNotify
- end
- end
-