home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 1999 March / enter_03_1999_1.iso / EPATFPCD / MM / WAVS / BELL / BELL.DFX next >
Text File  |  1998-06-12  |  1KB  |  89 lines

  1. object Bell: TSoundFile
  2.   Left = 242
  3.   Top = 4
  4.   Width = 30
  5.   Height = 30
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   ParBody = <
  9.     item
  10.       ItemType = pt_SoundMark
  11.       O.Tag = 1
  12.     end
  13.     item
  14.       ItemType = pt_Hrt
  15.       O.Tag = 2
  16.     end>
  17.   ParTabs = <
  18.     item
  19.       Value = 0
  20.     end
  21.     item
  22.       Value = 40
  23.     end
  24.     item
  25.       Value = 80
  26.     end
  27.     item
  28.       Value = 120
  29.     end
  30.     item
  31.       Value = 160
  32.     end
  33.     item
  34.       Value = 200
  35.     end
  36.     item
  37.       Value = 240
  38.     end
  39.     item
  40.       Value = 280
  41.     end
  42.     item
  43.       Value = 320
  44.     end
  45.     item
  46.       Value = 360
  47.     end>
  48.   ParMargins.Left = 0
  49.   ParMargins.Top = 0
  50.   ParMargins.Right = 0
  51.   ParMargins.Bottom = 0
  52.   ParAlignment = pa_Left
  53.   ParFirstLineIndent = 0
  54.   ParLinespace = -9999
  55.   Font.Charset = DEFAULT_CHARSET
  56.   Font.Color = clBlack
  57.   Font.Height = -11
  58.   Font.Name = 'MS Sans Serif'
  59.   Font.Style = []
  60.   Color = clWhite
  61.   ParentFont = False
  62.   MouseActivity = []
  63.   GroupIndex = 0
  64.   GroupOrder = 0
  65.   FileName = 'MM\Wavs\Bell\Bell'
  66.   SaveStatus = False
  67.   object TSoundMark
  68.     Tag = 1
  69.     Left = 0
  70.     Top = 3
  71.     Width = 20
  72.     Height = 10
  73.     BegPos = 0
  74.     EndPos = 0
  75.     BegShift = 0
  76.     EndShift = 0
  77.     SoundFile = Owner
  78.     Guid = 'Bell'
  79.   end
  80.   object THrtControl
  81.     Tag = 2
  82.     Left = 20
  83.     Top = 0
  84.     Width = 26
  85.     Height = 13
  86.     ParLinespace = -9999
  87.   end
  88. end
  89.