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 / TPARAMETRICEQFORM / TPARAMETRICEQFORM.txt
Encoding:
Text File  |  2003-03-28  |  6.0 KB  |  278 lines

  1. inherited ParametricEQForm: TParametricEQForm
  2.   Caption = 'Parametric EQ'
  3.   ClientHeight = 333
  4.   ClientWidth = 465
  5.   Constraints.MinHeight = 340
  6.   Constraints.MinWidth = 400
  7.   OldCreateOrder = True
  8.   PixelsPerInch = 96
  9.   TextHeight = 13
  10.   object CenterAxis: TDogAxis
  11.     Left = 81
  12.     Top = 276
  13.     Width = 299
  14.     Height = 16
  15.     Associate = CenterFader
  16.     Min = 20
  17.     Max = 20000
  18.     Border = 22
  19.     Anchors = [akLeft, akRight, akBottom]
  20.   end
  21.   object WidthAxis: TDogAxis
  22.     Left = 81
  23.     Top = 313
  24.     Width = 299
  25.     Height = 16
  26.     Associate = WidthFader
  27.     Min = 20
  28.     Max = 10000
  29.     Border = 22
  30.     Anchors = [akLeft, akRight, akBottom]
  31.   end
  32.   object TimeAxis: TDogAxis
  33.     Left = 5
  34.     Top = 193
  35.     Width = 375
  36.     Height = 16
  37.     Associate = TimeFader
  38.     Max = 100
  39.     Border = 22
  40.     Time = True
  41.     Anchors = [akLeft, akRight, akBottom]
  42.   end
  43.   object CenterFader: TFader
  44.     Left = 81
  45.     Top = 260
  46.     Width = 299
  47.     Height = 16
  48.     Hint = ' (1000%)'
  49.     Anchors = [akLeft, akRight, akBottom]
  50.     TabOrder = 9
  51.     Associate = Center
  52.     Line = 10
  53.     Page = 100
  54.     Min = 20
  55.     Max = 20000
  56.     Position = 1000
  57.     Stripe = True
  58.   end
  59.   object Center: TNumEdit
  60.     Left = 384
  61.     Top = 260
  62.     Width = 59
  63.     Height = 21
  64.     TabStop = True
  65.     Value = 1000
  66.     Min = 20
  67.     Max = 20000
  68.     Decimal = 1
  69.     PageChange = 100
  70.     LineChange = 10
  71.     Label = 'Center'
  72.     Buddy = CenterFader
  73.     Anchors = [akRight, akBottom]
  74.     Caption = '1000.0'
  75.     TabOrder = 10
  76.     MaxLength = 7
  77.     OnChange = Change
  78.   end
  79.   object CenterLabel: TStaticText
  80.     Left = 16
  81.     Top = 262
  82.     Width = 60
  83.     Height = 17
  84.     Alignment = taRightJustify
  85.     Anchors = [akLeft, akBottom]
  86.     Caption = 'Center (Hz):'
  87.     TabOrder = 8
  88.   end
  89.   object WidthFader: TFader
  90.     Left = 81
  91.     Top = 297
  92.     Width = 299
  93.     Height = 16
  94.     Hint = ' (20%)'
  95.     Anchors = [akLeft, akRight, akBottom]
  96.     TabOrder = 12
  97.     Associate = Width
  98.     Line = 10
  99.     Page = 100
  100.     Min = 20
  101.     Max = 10000
  102.     Position = 20
  103.     Stripe = True
  104.   end
  105.   object Width: TNumEdit
  106.     Left = 384
  107.     Top = 297
  108.     Width = 59
  109.     Height = 21
  110.     TabStop = True
  111.     Value = 20
  112.     Min = 20
  113.     Max = 10000
  114.     Decimal = 1
  115.     PageChange = 100
  116.     LineChange = 10
  117.     Label = 'Width'
  118.     Buddy = WidthFader
  119.     Anchors = [akRight, akBottom]
  120.     Caption = '20.0'
  121.     TabOrder = 13
  122.     MaxLength = 7
  123.     OnChange = Change
  124.   end
  125.   object WidthLabel: TStaticText
  126.     Left = 19
  127.     Top = 299
  128.     Width = 57
  129.     Height = 17
  130.     Alignment = taRightJustify
  131.     Anchors = [akLeft, akBottom]
  132.     Caption = 'Width (Hz):'
  133.     TabOrder = 11
  134.   end
  135.   inline Gain: TVolumeFrame
  136.     Left = 14
  137.     Top = 218
  138.     Width = 430
  139.     Anchors = [akLeft, akRight, akBottom]
  140.     TabOrder = 7
  141.     inherited VolumeAxis: TDogAxis
  142.       Width = 300
  143.       Min = -100
  144.     end
  145.     inherited PercentLabel: TStaticText
  146.       Left = 372
  147.     end
  148.     inherited VolumeFader: TFader
  149.       Width = 300
  150.       Min = -100
  151.     end
  152.     inherited VolumeBox: TNumBox
  153.       Left = 370
  154.       Min = -100
  155.       Label = 'Gain'
  156.     end
  157.     inherited VolumeLabel: TStaticText
  158.       Left = 15
  159.       Width = 51
  160.       Caption = 'Gain (dB):'
  161.     end
  162.   end
  163.   object TimeFader: TFader
  164.     Left = 5
  165.     Top = 177
  166.     Width = 375
  167.     Height = 16
  168.     Anchors = [akLeft, akRight, akBottom]
  169.     TabOrder = 0
  170.     OnChange = TimeChange
  171.     Associate = Time
  172.     Line = 1
  173.     Page = 10
  174.     Max = 100
  175.     Stripe = True
  176.   end
  177.   object Band: TNumEdit
  178.     Left = 401
  179.     Top = 118
  180.     Width = 29
  181.     Height = 21
  182.     TabStop = True
  183.     Value = 1
  184.     Min = 1
  185.     Max = 1
  186.     PageChange = 10
  187.     LineChange = 1
  188.     Label = 'Band'
  189.     Anchors = [akRight, akBottom]
  190.     Caption = '1'
  191.     TabOrder = 2
  192.     MaxLength = 4
  193.     OnChange = BandChange
  194.   end
  195.   object BandLabel: TStaticText
  196.     Left = 402
  197.     Top = 102
  198.     Width = 29
  199.     Height = 17
  200.     Anchors = [akRight, akBottom]
  201.     Caption = 'Band'
  202.     TabOrder = 1
  203.   end
  204.   object BandUpDown: TBuddyUpDown
  205.     Left = 430
  206.     Top = 118
  207.     Width = 15
  208.     Height = 21
  209.     Anchors = [akRight, akBottom]
  210.     Associate = Band
  211.     TabOrder = 3
  212.   end
  213.   object AddBand: TBitton
  214.     Left = 401
  215.     Top = 143
  216.     Width = 20
  217.     Height = 20
  218.     Hint = 'Add a new parametric band'
  219.     Image.Data = {
  220.       F6000000424DF600000000000000760000002800000010000000100000000100
  221.       0400000000008000000000000000000000001000000000000000000000000000
  222.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  223.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  224.       88888888888FF8888888888888FCCF88888888888FCCCCF888888888FCCCCCCF
  225.       8888888FCCCFFCCCF88888FCCCCFFCCCCF888FCCCFFFFFFCCCF88FCCCFFFFFFC
  226.       CCF888FCCCCFFCCCCF88888FCCCFFCCCF8888888FCCCCCCF888888888FCCCCF8
  227.       8888888888FCCF8888888888888FF88888888888888888888888}
  228.     FocusAllowed = True
  229.     Anchors = [akRight, akBottom]
  230.     Caption = 'Add Band'
  231.     ShowHint = True
  232.     OnClick = AddBandClick
  233.     TabStop = True
  234.     TabOrder = 4
  235.   end
  236.   object RemoveBand: TBitton
  237.     Left = 424
  238.     Top = 143
  239.     Width = 20
  240.     Height = 20
  241.     Hint = 'Remove the current parametric band'
  242.     Image.Data = {
  243.       F6000000424DF600000000000000760000002800000010000000100000000100
  244.       0400000000008000000000000000000000001000000000000000000000000000
  245.       8000008000000080800080000000800080008080000080808000C0C0C0000000
  246.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
  247.       88888888888FF8888888888888FCCF88888888888FCCCCF888888888FCCCCCCF
  248.       8888888FCCCCCCCCF88888FCCCCCCCCCCF888FCCC999999CCCF88FCCC999999C
  249.       CCF888FCCCCCCCCCCF88888FCCCCCCCCF8888888FCCCCCCF888888888FCCCCF8
  250.       8888888888FCCF8888888888888FF88888888888888888888888}
  251.     FocusAllowed = True
  252.     Anchors = [akRight, akBottom]
  253.     Caption = 'Remove Band'
  254.     ShowHint = True
  255.     OnClick = Remove
  256.     TabStop = True
  257.     TabOrder = 5
  258.   end
  259.   object Time: TTimeEdit
  260.     Left = 384
  261.     Top = 177
  262.     Width = 77
  263.     Height = 21
  264.     TabStop = True
  265.     Max = 100
  266.     Decimal = -3
  267.     PageChange = 10
  268.     LineChange = 1
  269.     Label = 'Time'
  270.     Buddy = TimeFader
  271.     Anchors = [akRight, akBottom]
  272.     Caption = '00:00:00.000'
  273.     TabOrder = 6
  274.     MaxLength = 20
  275.     Format = tttFull
  276.   end
  277. end
  278.