home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 May / CHIPCD5_98.iso / software / testsoft / bolek / demobil.exe / 0 / RCDATA / TFORMBACKGROUND / TFORMBACKGROUND.txt
Encoding:
Text File  |  1998-01-28  |  721 b   |  37 lines

  1. object FormBackground: TFormBackground
  2.   Left = 38
  3.   Top = 69
  4.   BorderStyle = bsNone
  5.   Caption = 'FormBackground'
  6.   ClientHeight = 348
  7.   ClientWidth = 536
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Scaled = False
  15.   WindowState = wsMaximized
  16.   OnActivate = FormActivate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object MediaPlayer1: TMediaPlayer
  20.     Left = 82
  21.     Top = 24
  22.     Width = 253
  23.     Height = 30
  24.     Visible = False
  25.     TabOrder = 0
  26.     OnNotify = MediaPlayer1Notify
  27.   end
  28.   object mpWav: TMediaPlayer
  29.     Left = 82
  30.     Top = 59
  31.     Width = 253
  32.     Height = 30
  33.     Visible = False
  34.     TabOrder = 1
  35.   end
  36. end
  37.