home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / goldwave / gwave503.exe / GoldWave.exe / 0 / RCDATA / TVOLUMESHAPEFORM / TVOLUMESHAPEFORM.txt
Encoding:
Text File  |  2003-03-28  |  776 b   |  43 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 Y: TNumEdit
  19.     Left = 413
  20.   end
  21.   inherited Point: TNumEdit
  22.     Left = 199
  23.   end
  24.   inherited PointUpDown: TBuddyUpDown
  25.     Left = 228
  26.   end
  27.   inherited AddPoint: TBitton
  28.     Left = 249
  29.   end
  30.   inherited RemovePoint: TBitton
  31.     Left = 274
  32.   end
  33.   inherited LabelPoint: TStaticText
  34.     Left = 168
  35.   end
  36.   inherited LabelX: TStaticText
  37.     Left = 305
  38.   end
  39.   inherited LabelY: TStaticText
  40.     Left = 399
  41.   end
  42. end
  43.