home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 February / PCWorld_2002-02_cd.bin / Software / Vyzkuste / fineview / FineView.exe / 0 / RCDATA / TFORMMUSIC / TFORMMUSIC.txt
Text File  |  2001-07-27  |  606b  |  32 lines

  1. object FormMusic: TFormMusic
  2.   Left = 441
  3.   Top = 365
  4.   Width = 288
  5.   Height = 200
  6.   Caption = 'FormMusic'
  7.   Color = clBtnFace
  8.   Font.Charset = SHIFTJIS_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = '∩┐╜l∩┐╜r ∩┐╜o∩┐╜S∩┐╜V∩┐╜b∩┐╜N'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnDestroy = FormDestroy
  15.   PixelsPerInch = 96
  16.   TextHeight = 12
  17.   object MediaPlayer1: TMediaPlayer
  18.     Left = 8
  19.     Top = 16
  20.     Width = 253
  21.     Height = 30
  22.     TabOrder = 0
  23.   end
  24.   object Timer1: TTimer
  25.     Enabled = False
  26.     Interval = 200
  27.     OnTimer = Timer1Timer
  28.     Left = 40
  29.     Top = 56
  30.   end
  31. end
  32.