home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 305
- Top = 641
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Media Player for Movies and Music'
- ClientHeight = 58
- ClientWidth = 371
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 7
- Top = 40
- Width = 354
- Height = 13
- Caption =
- 'To capture frames , or make your own movies with sound , get our' +
- ' CDROM'
- end
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 369
- Height = 33
- Caption = 'Panel1'
- TabOrder = 0
- object SpeedButton1: TSpeedButton
- Left = 82
- Top = 4
- Width = 25
- Height = 25
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 04000000000000010000120B0000120B00001000000000000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- OnClick = SpeedButton1Click
- end
- object MediaPlayer1: TMediaPlayer
- Left = 110
- Top = 4
- Width = 253
- Height = 25
- TabOrder = 0
- end
- object BitBtn1: TBitBtn
- Left = 6
- Top = 4
- Width = 73
- Height = 25
- TabOrder = 1
- OnClick = BitBtn1Click
- Kind = bkOK
- end
- end
- object OpenPictureDialog1: TOpenPictureDialog
- Filter =
- 'All (*.bmp;*.ico;*.emf;*.wmf)|*.bmp;*.ico;*.emf;*.wmf|Bitmaps (*' +
- '.bmp)|*.bmp|Icons (*.ico)|*.ico|Enhanced Metafiles (*.emf)|*.emf' +
- '|Metafiles (*.wmf)|*.wmf|*.avi; *.mpg; *.wav;*.mid;|*.avi;*.mpg;' +
- '*.wav;*.mid|All Files|*.*'
- FilterIndex = 6
- Left = 344
- end
- end
-