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

  1. inherited MixForm: TMixForm
  2.   Caption = 'Mix'
  3.   ClientHeight = 113
  4.   ClientWidth = 335
  5.   ExplicitWidth = 341
  6.   ExplicitHeight = 145
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   object Start: TTimeEdit [0]
  10.     Left = 134
  11.     Top = 7
  12.     Width = 94
  13.     Height = 21
  14.     Value = 1.000000000000000000
  15.     Max = 1000000.000000000000000000
  16.     Decimal = -5
  17.     PageChange = 10.000000000000000000
  18.     LineChange = 0.100000000000000000
  19.     Label = 'Start'
  20.     Caption = '1'
  21.     TabOrder = 1
  22.     MaxLength = 20
  23.     Format = tttFull
  24.   end
  25.   object TimeLabel: TStaticText [1]
  26.     Left = 4
  27.     Top = 10
  28.     Width = 126
  29.     Height = 17
  30.     Alignment = taRightJustify
  31.     Caption = 'Time where mix will begin:'
  32.     TabOrder = 0
  33.   end
  34.   inherited ButtonOk: TButton
  35.     Left = 89
  36.     Top = 82
  37.     TabOrder = 5
  38.     ExplicitLeft = 89
  39.     ExplicitTop = 82
  40.   end
  41.   inherited ButtonCancel: TButton
  42.     Left = 171
  43.     Top = 82
  44.     TabOrder = 6
  45.     ExplicitLeft = 171
  46.     ExplicitTop = 82
  47.   end
  48.   inherited ButtonHelp: THelpButton
  49.     Left = 253
  50.     Top = 82
  51.     TabOrder = 7
  52.     HelpKey = 'edit_mix'
  53.     ExplicitLeft = 253
  54.     ExplicitTop = 82
  55.   end
  56.   inherited PreviewFrame: TPreviewFrame
  57.     Left = 248
  58.     Top = 3
  59.     Width = 87
  60.     Height = 29
  61.     Anchors = [akTop, akRight]
  62.     TabOrder = 3
  63.     ExplicitLeft = 248
  64.     ExplicitTop = 3
  65.     ExplicitWidth = 87
  66.     ExplicitHeight = 29
  67.     inherited PreviewPlay: TBitton
  68.       Left = 18
  69.       Top = 5
  70.       ExplicitLeft = 18
  71.       ExplicitTop = 5
  72.     end
  73.     inherited PreviewStop: TBitton
  74.       Left = 53
  75.       Top = 5
  76.       ExplicitLeft = 53
  77.       ExplicitTop = 5
  78.     end
  79.     inherited PreviewActionList: TActionList
  80.       Left = 65520
  81.       Top = 65535
  82.     end
  83.   end
  84.   object TimeBuddy: TBuddyUpDown
  85.     Left = 228
  86.     Top = 7
  87.     Width = 15
  88.     Height = 21
  89.     Associate = Start
  90.     TabOrder = 2
  91.   end
  92.   inline VolumeFrame: TVolumeFrame
  93.     Left = 6
  94.     Top = 36
  95.     Width = 325
  96.     Height = 39
  97.     TabOrder = 4
  98.     TabStop = True
  99.     ExplicitLeft = 6
  100.     ExplicitTop = 36
  101.     ExplicitWidth = 325
  102.     inherited VolumeAxis: TDogAxis
  103.       Width = 194
  104.       Min = -80.000000000000000000
  105.       Max = 12.000000000000000000
  106.       ExplicitWidth = 194
  107.     end
  108.     inherited PercentLabel: TStaticText
  109.       Left = 267
  110.       ExplicitLeft = 267
  111.     end
  112.     inherited VolumeFader: TFader
  113.       Width = 194
  114.       Min = -80.000000000000000000
  115.       Max = 12.000000000000000000
  116.       ExplicitWidth = 194
  117.     end
  118.     inherited VolumeBox: TNumBox
  119.       Left = 265
  120.       Min = -80.000000000000000000
  121.       Max = 12.000000000000000000
  122.       ExplicitLeft = 265
  123.     end
  124.     inherited VolumeLabel: TStaticText
  125.       Width = 64
  126.       ExplicitWidth = 64
  127.     end
  128.   end
  129. end
  130.