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

  1. inherited DynamicsForm: TDynamicsForm
  2.   Caption = 'Dynamics'
  3.   ClientHeight = 296
  4.   ClientWidth = 378
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   inherited ShapeBox: TShapeBox
  8.     Width = 370
  9.     Height = 260
  10.     XMin = -1.000000000000000000
  11.     X1 = -1.000000000000000000
  12.     YMin = -1.000000000000000000
  13.     X = -1.000000000000000000
  14.     Y = -1.000000000000000000
  15.     ExplicitWidth = 370
  16.     ExplicitHeight = 260
  17.   end
  18.   inherited X: TNumEdit
  19.     Left = 208
  20.     Top = 269
  21.     ExplicitLeft = 208
  22.     ExplicitTop = 269
  23.   end
  24.   inherited LabelX: TStaticText
  25.     Left = 190
  26.     Top = 272
  27.     ExplicitLeft = 190
  28.     ExplicitTop = 272
  29.   end
  30.   inherited Y: TNumEdit
  31.     Left = 302
  32.     Top = 269
  33.     ExplicitLeft = 302
  34.     ExplicitTop = 269
  35.   end
  36.   inherited LabelY: TStaticText
  37.     Left = 284
  38.     Top = 272
  39.     ExplicitLeft = 284
  40.     ExplicitTop = 272
  41.   end
  42.   inherited Point: TNumEdit
  43.     Left = 88
  44.     Top = 269
  45.     TabOrder = 1
  46.     ExplicitLeft = 88
  47.     ExplicitTop = 269
  48.   end
  49.   inherited LabelPoint: TStaticText
  50.     Left = 53
  51.     Top = 272
  52.     TabOrder = 5
  53.     ExplicitLeft = 53
  54.     ExplicitTop = 272
  55.   end
  56.   inherited PointUpDown: TBuddyUpDown
  57.     Left = 117
  58.     Top = 269
  59.     TabOrder = 2
  60.     ExplicitLeft = 117
  61.     ExplicitTop = 269
  62.   end
  63.   inherited AddPoint: TBitton
  64.     Left = 138
  65.     Top = 270
  66.     TabOrder = 3
  67.     ExplicitLeft = 138
  68.     ExplicitTop = 270
  69.   end
  70.   inherited RemovePoint: TBitton
  71.     Left = 163
  72.     Top = 270
  73.     TabOrder = 4
  74.     ExplicitLeft = 163
  75.     ExplicitTop = 270
  76.   end
  77. end
  78.