home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / temacd / goldwave / gwave517.exe / GoldWave.exe / 0 / RCDATA / TVOLUMEFORM / TVOLUMEFORM.txt
Encoding:
Text File  |  2006-11-14  |  999 b   |  50 lines

  1. inherited VolumeForm: TVolumeForm
  2.   Caption = 'Change Volume'
  3.   ClientHeight = 43
  4.   ClientWidth = 421
  5.   OldCreateOrder = True
  6.   ExplicitWidth = 421
  7.   ExplicitHeight = 43
  8.   DesignSize = (
  9.     421
  10.     43)
  11.   PixelsPerInch = 96
  12.   TextHeight = 13
  13.   inline VolumeFrame: TVolumeFrame
  14.     Left = 8
  15.     Top = 4
  16.     Width = 407
  17.     Height = 39
  18.     Anchors = [akLeft, akTop, akRight]
  19.     TabOrder = 0
  20.     TabStop = True
  21.     ExplicitLeft = 8
  22.     ExplicitTop = 4
  23.     ExplicitWidth = 407
  24.     inherited VolumeAxis: TDogAxis
  25.       Width = 273
  26.       ExplicitWidth = 273
  27.     end
  28.     inherited PercentLabel: TStaticText
  29.       Left = 348
  30.       ExplicitLeft = 348
  31.     end
  32.     inherited VolumeFader: TFader
  33.       Width = 273
  34.       ExplicitWidth = 273
  35.     end
  36.     inherited VolumeBox: TNumBox
  37.       Left = 344
  38.       Width = 62
  39.       Decimal = 2
  40.       Text = '0.00'
  41.       ExplicitLeft = 344
  42.       ExplicitWidth = 62
  43.     end
  44.     inherited VolumeLabel: TStaticText
  45.       Width = 64
  46.       ExplicitWidth = 64
  47.     end
  48.   end
  49. end
  50.