home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June A / Pcwk6A98.iso / Share95 / Tvstudio / _SETUP.1 / PStudio.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  1998-04-01  |  2KB  |  81 lines

  1. object Form2: TForm2
  2.   Left = 305
  3.   Top = 641
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Media Player for Movies and Music'
  7.   ClientHeight = 58
  8.   ClientWidth = 371
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 7
  19.     Top = 40
  20.     Width = 354
  21.     Height = 13
  22.     Caption = 
  23.       'To capture frames , or make your own movies with sound , get our' +
  24.       ' CDROM'
  25.   end
  26.   object Panel1: TPanel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 369
  30.     Height = 33
  31.     Caption = 'Panel1'
  32.     TabOrder = 0
  33.     object SpeedButton1: TSpeedButton
  34.       Left = 82
  35.       Top = 4
  36.       Width = 25
  37.       Height = 25
  38.       Glyph.Data = {
  39.         76010000424D7601000000000000760000002800000020000000100000000100
  40.         04000000000000010000120B0000120B00001000000000000000000000000000
  41.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  42.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  43.         5555555555555555555555555555555555555555555555555555555555555555
  44.         555555555555555555555555555555555555555FFFFFFFFFF555550000000000
  45.         55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
  46.         B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
  47.         000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
  48.         555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
  49.         55555575FFF75555555555700007555555555557777555555555555555555555
  50.         5555555555555555555555555555555555555555555555555555}
  51.       NumGlyphs = 2
  52.       OnClick = SpeedButton1Click
  53.     end
  54.     object MediaPlayer1: TMediaPlayer
  55.       Left = 110
  56.       Top = 4
  57.       Width = 253
  58.       Height = 25
  59.       TabOrder = 0
  60.     end
  61.     object BitBtn1: TBitBtn
  62.       Left = 6
  63.       Top = 4
  64.       Width = 73
  65.       Height = 25
  66.       TabOrder = 1
  67.       OnClick = BitBtn1Click
  68.       Kind = bkOK
  69.     end
  70.   end
  71.   object OpenPictureDialog1: TOpenPictureDialog
  72.     Filter = 
  73.       'All (*.bmp;*.ico;*.emf;*.wmf)|*.bmp;*.ico;*.emf;*.wmf|Bitmaps (*' +
  74.       '.bmp)|*.bmp|Icons (*.ico)|*.ico|Enhanced Metafiles (*.emf)|*.emf' +
  75.       '|Metafiles (*.wmf)|*.wmf|*.avi; *.mpg; *.wav;*.mid;|*.avi;*.mpg;' +
  76.       '*.wav;*.mid|All Files|*.*'
  77.     FilterIndex = 6
  78.     Left = 344
  79.   end
  80. end
  81.