home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Multimedia / waveflow / waveflow.exe / 0 / RCDATA / TEQUALIZEFRM / TEQUALIZEFRM.txt < prev   
Text File  |  2005-05-01  |  10KB  |  496 lines

  1. object Equalizefrm: TEqualizefrm
  2.   Left = 57
  3.   Top = 87
  4.   BorderStyle = bsDialog
  5.   Caption = 'Equalize'
  6.   ClientHeight = 290
  7.   ClientWidth = 334
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Icon.Data = {<image000.ico>}
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 342
  24.     Height = 27
  25.     Stretch = True
  26.   end
  27.   object Label1: TLabel
  28.     Left = 8
  29.     Top = 48
  30.     Width = 6
  31.     Height = 13
  32.     Caption = '0'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clNavy
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentFont = False
  39.   end
  40.   object Label2: TLabel
  41.     Left = 32
  42.     Top = 48
  43.     Width = 6
  44.     Height = 13
  45.     Caption = '0'
  46.     Font.Charset = DEFAULT_CHARSET
  47.     Font.Color = clNavy
  48.     Font.Height = -11
  49.     Font.Name = 'MS Sans Serif'
  50.     Font.Style = []
  51.     ParentFont = False
  52.   end
  53.   object Label3: TLabel
  54.     Left = 56
  55.     Top = 48
  56.     Width = 6
  57.     Height = 13
  58.     Caption = '0'
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clNavy
  61.     Font.Height = -11
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Style = []
  64.     ParentFont = False
  65.   end
  66.   object Label4: TLabel
  67.     Left = 80
  68.     Top = 48
  69.     Width = 6
  70.     Height = 13
  71.     Caption = '0'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clNavy
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = []
  77.     ParentFont = False
  78.   end
  79.   object Label5: TLabel
  80.     Left = 104
  81.     Top = 48
  82.     Width = 6
  83.     Height = 13
  84.     Caption = '0'
  85.     Font.Charset = DEFAULT_CHARSET
  86.     Font.Color = clNavy
  87.     Font.Height = -11
  88.     Font.Name = 'MS Sans Serif'
  89.     Font.Style = []
  90.     ParentFont = False
  91.   end
  92.   object Label6: TLabel
  93.     Left = 128
  94.     Top = 48
  95.     Width = 6
  96.     Height = 13
  97.     Caption = '0'
  98.     Font.Charset = DEFAULT_CHARSET
  99.     Font.Color = clNavy
  100.     Font.Height = -11
  101.     Font.Name = 'MS Sans Serif'
  102.     Font.Style = []
  103.     ParentFont = False
  104.   end
  105.   object Label7: TLabel
  106.     Left = 152
  107.     Top = 48
  108.     Width = 6
  109.     Height = 13
  110.     Caption = '0'
  111.     Font.Charset = DEFAULT_CHARSET
  112.     Font.Color = clNavy
  113.     Font.Height = -11
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = []
  116.     ParentFont = False
  117.   end
  118.   object Label8: TLabel
  119.     Left = 176
  120.     Top = 48
  121.     Width = 6
  122.     Height = 13
  123.     Caption = '0'
  124.     Font.Charset = DEFAULT_CHARSET
  125.     Font.Color = clNavy
  126.     Font.Height = -11
  127.     Font.Name = 'MS Sans Serif'
  128.     Font.Style = []
  129.     ParentFont = False
  130.   end
  131.   object Label9: TLabel
  132.     Left = 250
  133.     Top = 44
  134.     Width = 33
  135.     Height = 20
  136.     Caption = '[dB]'
  137.     Font.Charset = DEFAULT_CHARSET
  138.     Font.Color = clNavy
  139.     Font.Height = -16
  140.     Font.Name = 'MS Sans Serif'
  141.     Font.Style = [fsBold]
  142.     ParentFont = False
  143.   end
  144.   object Label10: TLabel
  145.     Left = 8
  146.     Top = 272
  147.     Width = 12
  148.     Height = 13
  149.     Caption = '32'
  150.     Font.Charset = DEFAULT_CHARSET
  151.     Font.Color = clNavy
  152.     Font.Height = -11
  153.     Font.Name = 'MS Sans Serif'
  154.     Font.Style = []
  155.     ParentFont = False
  156.   end
  157.   object Label11: TLabel
  158.     Left = 32
  159.     Top = 272
  160.     Width = 12
  161.     Height = 13
  162.     Caption = '64'
  163.     Font.Charset = DEFAULT_CHARSET
  164.     Font.Color = clNavy
  165.     Font.Height = -11
  166.     Font.Name = 'MS Sans Serif'
  167.     Font.Style = []
  168.     ParentFont = False
  169.   end
  170.   object Label12: TLabel
  171.     Left = 56
  172.     Top = 272
  173.     Width = 18
  174.     Height = 13
  175.     Caption = '125'
  176.     Font.Charset = DEFAULT_CHARSET
  177.     Font.Color = clNavy
  178.     Font.Height = -11
  179.     Font.Name = 'MS Sans Serif'
  180.     Font.Style = []
  181.     ParentFont = False
  182.   end
  183.   object Label13: TLabel
  184.     Left = 80
  185.     Top = 272
  186.     Width = 18
  187.     Height = 13
  188.     Caption = '250'
  189.     Font.Charset = DEFAULT_CHARSET
  190.     Font.Color = clNavy
  191.     Font.Height = -11
  192.     Font.Name = 'MS Sans Serif'
  193.     Font.Style = []
  194.     ParentFont = False
  195.   end
  196.   object Label14: TLabel
  197.     Left = 104
  198.     Top = 272
  199.     Width = 18
  200.     Height = 13
  201.     Caption = '500'
  202.     Font.Charset = DEFAULT_CHARSET
  203.     Font.Color = clNavy
  204.     Font.Height = -11
  205.     Font.Name = 'MS Sans Serif'
  206.     Font.Style = []
  207.     ParentFont = False
  208.   end
  209.   object Label15: TLabel
  210.     Left = 128
  211.     Top = 272
  212.     Width = 13
  213.     Height = 13
  214.     Caption = '1K'
  215.     Font.Charset = DEFAULT_CHARSET
  216.     Font.Color = clNavy
  217.     Font.Height = -11
  218.     Font.Name = 'MS Sans Serif'
  219.     Font.Style = []
  220.     ParentFont = False
  221.   end
  222.   object Label16: TLabel
  223.     Left = 152
  224.     Top = 272
  225.     Width = 13
  226.     Height = 13
  227.     Caption = '2K'
  228.     Font.Charset = DEFAULT_CHARSET
  229.     Font.Color = clNavy
  230.     Font.Height = -11
  231.     Font.Name = 'MS Sans Serif'
  232.     Font.Style = []
  233.     ParentFont = False
  234.   end
  235.   object Label17: TLabel
  236.     Left = 176
  237.     Top = 272
  238.     Width = 13
  239.     Height = 13
  240.     Caption = '4K'
  241.     Font.Charset = DEFAULT_CHARSET
  242.     Font.Color = clNavy
  243.     Font.Height = -11
  244.     Font.Name = 'MS Sans Serif'
  245.     Font.Style = []
  246.     ParentFont = False
  247.   end
  248.   object Label18: TLabel
  249.     Left = 250
  250.     Top = 268
  251.     Width = 33
  252.     Height = 20
  253.     Caption = '[Hz]'
  254.     Font.Charset = DEFAULT_CHARSET
  255.     Font.Color = clNavy
  256.     Font.Height = -16
  257.     Font.Name = 'MS Sans Serif'
  258.     Font.Style = [fsBold]
  259.     ParentFont = False
  260.   end
  261.   object Label19: TLabel
  262.     Left = 200
  263.     Top = 48
  264.     Width = 6
  265.     Height = 13
  266.     Caption = '0'
  267.     Font.Charset = DEFAULT_CHARSET
  268.     Font.Color = clNavy
  269.     Font.Height = -11
  270.     Font.Name = 'MS Sans Serif'
  271.     Font.Style = []
  272.     ParentFont = False
  273.   end
  274.   object Label20: TLabel
  275.     Left = 224
  276.     Top = 48
  277.     Width = 6
  278.     Height = 13
  279.     Caption = '0'
  280.     Font.Charset = DEFAULT_CHARSET
  281.     Font.Color = clNavy
  282.     Font.Height = -11
  283.     Font.Name = 'MS Sans Serif'
  284.     Font.Style = []
  285.     ParentFont = False
  286.   end
  287.   object Label22: TLabel
  288.     Left = 200
  289.     Top = 272
  290.     Width = 13
  291.     Height = 13
  292.     Caption = '8K'
  293.     Font.Charset = DEFAULT_CHARSET
  294.     Font.Color = clNavy
  295.     Font.Height = -11
  296.     Font.Name = 'MS Sans Serif'
  297.     Font.Style = []
  298.     ParentFont = False
  299.   end
  300.   object Label23: TLabel
  301.     Left = 224
  302.     Top = 272
  303.     Width = 19
  304.     Height = 13
  305.     Caption = '16K'
  306.     Font.Charset = DEFAULT_CHARSET
  307.     Font.Color = clNavy
  308.     Font.Height = -11
  309.     Font.Name = 'MS Sans Serif'
  310.     Font.Style = []
  311.     ParentFont = False
  312.   end
  313.   object Image3: TImage
  314.     Left = 233
  315.     Top = 0
  316.     Width = 101
  317.     Height = 290
  318.     Align = alRight
  319.     AutoSize = True
  320.     Picture.Data = {<image001.bmp>}
  321.     Transparent = True
  322.   end
  323.   object Image2: TImage
  324.     Left = 8
  325.     Top = 8
  326.     Width = 32
  327.     Height = 32
  328.     AutoSize = True
  329.     Picture.Data = {<image002.bmp>}
  330.   end
  331.   object ScrollBar1: TScrollBar
  332.     Left = 8
  333.     Top = 72
  334.     Width = 16
  335.     Height = 193
  336.     Ctl3D = True
  337.     Kind = sbVertical
  338.     LargeChange = 5
  339.     Max = 60
  340.     PageSize = 0
  341.     ParentCtl3D = False
  342.     Position = 30
  343.     TabOrder = 0
  344.     OnChange = ScrollBar1Change
  345.   end
  346.   object ScrollBar2: TScrollBar
  347.     Left = 32
  348.     Top = 72
  349.     Width = 16
  350.     Height = 193
  351.     Ctl3D = True
  352.     Kind = sbVertical
  353.     LargeChange = 5
  354.     Max = 60
  355.     PageSize = 0
  356.     ParentCtl3D = False
  357.     Position = 30
  358.     TabOrder = 1
  359.     OnChange = ScrollBar2Change
  360.   end
  361.   object ScrollBar3: TScrollBar
  362.     Left = 56
  363.     Top = 72
  364.     Width = 16
  365.     Height = 193
  366.     Kind = sbVertical
  367.     LargeChange = 5
  368.     Max = 60
  369.     PageSize = 0
  370.     Position = 30
  371.     TabOrder = 2
  372.     OnChange = ScrollBar3Change
  373.   end
  374.   object ScrollBar4: TScrollBar
  375.     Left = 80
  376.     Top = 72
  377.     Width = 16
  378.     Height = 193
  379.     Ctl3D = True
  380.     Kind = sbVertical
  381.     LargeChange = 5
  382.     Max = 60
  383.     PageSize = 0
  384.     ParentCtl3D = False
  385.     Position = 30
  386.     TabOrder = 3
  387.     OnChange = ScrollBar4Change
  388.   end
  389.   object ScrollBar5: TScrollBar
  390.     Left = 104
  391.     Top = 72
  392.     Width = 16
  393.     Height = 193
  394.     Kind = sbVertical
  395.     LargeChange = 5
  396.     Max = 60
  397.     PageSize = 0
  398.     Position = 30
  399.     TabOrder = 4
  400.     OnChange = ScrollBar5Change
  401.   end
  402.   object ScrollBar6: TScrollBar
  403.     Left = 128
  404.     Top = 72
  405.     Width = 16
  406.     Height = 193
  407.     Kind = sbVertical
  408.     LargeChange = 5
  409.     Max = 60
  410.     PageSize = 0
  411.     Position = 30
  412.     TabOrder = 5
  413.     OnChange = ScrollBar6Change
  414.   end
  415.   object ScrollBar7: TScrollBar
  416.     Left = 152
  417.     Top = 72
  418.     Width = 16
  419.     Height = 193
  420.     Kind = sbVertical
  421.     LargeChange = 5
  422.     Max = 60
  423.     PageSize = 0
  424.     Position = 30
  425.     TabOrder = 6
  426.     OnChange = ScrollBar7Change
  427.   end
  428.   object ScrollBar8: TScrollBar
  429.     Left = 176
  430.     Top = 72
  431.     Width = 16
  432.     Height = 193
  433.     Kind = sbVertical
  434.     LargeChange = 5
  435.     Max = 60
  436.     PageSize = 0
  437.     Position = 30
  438.     TabOrder = 7
  439.     OnChange = ScrollBar8Change
  440.   end
  441.   object CheckBox1: TCheckBox
  442.     Left = 250
  443.     Top = 120
  444.     Width = 97
  445.     Height = 17
  446.     Caption = '&Restore to 0'
  447.     TabOrder = 8
  448.     OnClick = CheckBox1Click
  449.   end
  450.   object Button1: TButton
  451.     Left = 250
  452.     Top = 146
  453.     Width = 75
  454.     Height = 25
  455.     Caption = '&OK'
  456.     TabOrder = 9
  457.     OnClick = Button1Click
  458.   end
  459.   object Button2: TButton
  460.     Left = 250
  461.     Top = 171
  462.     Width = 75
  463.     Height = 25
  464.     Cancel = True
  465.     Caption = '&Cancel'
  466.     TabOrder = 10
  467.     OnClick = Button2Click
  468.   end
  469.   object ScrollBar9: TScrollBar
  470.     Left = 200
  471.     Top = 72
  472.     Width = 16
  473.     Height = 193
  474.     Kind = sbVertical
  475.     LargeChange = 5
  476.     Max = 60
  477.     PageSize = 0
  478.     Position = 30
  479.     TabOrder = 11
  480.     OnChange = ScrollBar9Change
  481.   end
  482.   object ScrollBar10: TScrollBar
  483.     Left = 224
  484.     Top = 72
  485.     Width = 16
  486.     Height = 193
  487.     Kind = sbVertical
  488.     LargeChange = 5
  489.     Max = 60
  490.     PageSize = 0
  491.     Position = 30
  492.     TabOrder = 12
  493.     OnChange = ScrollBar10Change
  494.   end
  495. end
  496.