home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / tema / goldwave / gwave506.exe / GoldWave.exe / 0 / RCDATA / TVOLUMESHAPEFORM / TVOLUMESHAPEFORM.txt
Text File  |  2003-10-10  |  895b  |  50 lines

  1. inherited VolumeShapeForm: TVolumeShapeForm
  2.   Caption = 'Volume Shape'
  3.   ClientWidth = 489
  4.   PixelsPerInch = 96
  5.   TextHeight = 13
  6.   inherited ShapeBox: TShapeBox
  7.     Width = 481
  8.     XAxis = Time
  9.     YMax = 1.500000000000000000
  10.     Y1 = 1
  11.     Line = clAqua
  12.     Y = 1
  13.     OnDrawBack = ShapeBoxDrawBack
  14.   end
  15.   inherited X: TNumEdit
  16.     Left = 319
  17.   end
  18.   inherited LabelX: TStaticText
  19.     Left = 301
  20.     TabOrder = 5
  21.   end
  22.   inherited Y: TNumEdit
  23.     Left = 413
  24.   end
  25.   inherited LabelY: TStaticText
  26.     Left = 395
  27.     TabOrder = 6
  28.   end
  29.   inherited Point: TNumEdit
  30.     Left = 199
  31.     TabOrder = 1
  32.   end
  33.   inherited LabelPoint: TStaticText
  34.     Left = 164
  35.     TabOrder = 8
  36.   end
  37.   inherited PointUpDown: TBuddyUpDown
  38.     Left = 228
  39.     TabOrder = 2
  40.   end
  41.   inherited AddPoint: TBitton
  42.     Left = 249
  43.     TabOrder = 3
  44.   end
  45.   inherited RemovePoint: TBitton
  46.     Left = 274
  47.     TabOrder = 4
  48.   end
  49. end
  50.