home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 July / PCWorld_1999-07_cd.bin / software / TemaCD / Massiva / MASSIVA.EXE / 0 / RCDATA / TFMAWE2 / TFMAWE2.txt
Text File  |  1999-04-03  |  19KB  |  902 lines

  1. object fmAwe2: TfmAwe2
  2.   Left = 95
  3.   Top = 257
  4.   BorderStyle = bsNone
  5.   Caption = 'Virtual AWE faders'
  6.   ClientHeight = 148
  7.   ClientWidth = 329
  8.   Color = clBlack
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   KeyPreview = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnKeyDown = FormKeyDown
  19.   OnKeyUp = FormKeyUp
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Bevel1: TBevel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 329
  27.     Height = 148
  28.     Align = alClient
  29.     Style = bsRaised
  30.   end
  31.   object FaderQ: TFader
  32.     Left = 42
  33.     Top = 5
  34.     Width = 25
  35.     Height = 49
  36.     Cursor = crHandPoint
  37.     Hint = 'FilterResonance'
  38.     Color = 16711808
  39.     Font.Charset = ANSI_CHARSET
  40.     Font.Color = clWhite
  41.     Font.Height = -8
  42.     Font.Name = 'Small Fonts'
  43.     Font.Style = []
  44.     ParentColor = False
  45.     ParentFont = False
  46.     ParentShowHint = False
  47.     ShowHint = True
  48.     Mirror = True
  49.     ShowText = True
  50.     Min = 0
  51.     Max = 127
  52.     Pos = 0
  53.     ThumbSize = 0
  54.     OnChange = FaderQChange
  55.     BkColor = clBlack
  56.   end
  57.   object FaderEnv1Attack: TFader
  58.     Left = 118
  59.     Top = 5
  60.     Width = 25
  61.     Height = 49
  62.     Cursor = crHandPoint
  63.     Hint = 'Env1Attack'
  64.     Color = 16711808
  65.     Font.Charset = ANSI_CHARSET
  66.     Font.Color = clWhite
  67.     Font.Height = -8
  68.     Font.Name = 'Small Fonts'
  69.     Font.Style = []
  70.     ParentColor = False
  71.     ParentFont = False
  72.     ParentShowHint = False
  73.     ShowHint = True
  74.     Mirror = True
  75.     ShowText = True
  76.     Min = 0
  77.     Max = 5940
  78.     Pos = 0
  79.     ThumbSize = 0
  80.     OnChange = FaderEnv1AttackChange
  81.     BkColor = clBlack
  82.   end
  83.   object FaderEnv1Delay: TFader
  84.     Left = 92
  85.     Top = 5
  86.     Width = 25
  87.     Height = 49
  88.     Cursor = crHandPoint
  89.     Hint = 'Env1Delay'
  90.     Color = 16711808
  91.     Font.Charset = ANSI_CHARSET
  92.     Font.Color = clWhite
  93.     Font.Height = -8
  94.     Font.Name = 'Small Fonts'
  95.     Font.Style = []
  96.     ParentColor = False
  97.     ParentFont = False
  98.     ParentShowHint = False
  99.     ShowHint = True
  100.     Mirror = True
  101.     ShowText = True
  102.     Min = 0
  103.     Max = 5900
  104.     Pos = 0
  105.     ThumbSize = 0
  106.     OnChange = FaderEnv1DelayChange
  107.     BkColor = clBlack
  108.   end
  109.   object FaderEnv1Decay: TFader
  110.     Left = 170
  111.     Top = 5
  112.     Width = 25
  113.     Height = 49
  114.     Cursor = crHandPoint
  115.     Hint = 'Env1Decay'
  116.     Color = 16711808
  117.     Font.Charset = ANSI_CHARSET
  118.     Font.Color = clWhite
  119.     Font.Height = -8
  120.     Font.Name = 'Small Fonts'
  121.     Font.Style = []
  122.     ParentColor = False
  123.     ParentFont = False
  124.     ParentShowHint = False
  125.     ShowHint = True
  126.     Mirror = True
  127.     ShowText = True
  128.     Min = 0
  129.     Max = 5940
  130.     Pos = 0
  131.     ThumbSize = 0
  132.     OnChange = FaderEnv1DecayChange
  133.     BkColor = clBlack
  134.   end
  135.   object FaderEnv1Hold: TFader
  136.     Left = 144
  137.     Top = 5
  138.     Width = 25
  139.     Height = 49
  140.     Cursor = crHandPoint
  141.     Hint = 'Env1Hold'
  142.     Color = 16711808
  143.     Font.Charset = ANSI_CHARSET
  144.     Font.Color = clWhite
  145.     Font.Height = -8
  146.     Font.Name = 'Small Fonts'
  147.     Font.Style = []
  148.     ParentColor = False
  149.     ParentFont = False
  150.     ParentShowHint = False
  151.     ShowHint = True
  152.     Mirror = True
  153.     ShowText = True
  154.     Min = 0
  155.     Max = 8191
  156.     Pos = 0
  157.     ThumbSize = 0
  158.     OnChange = FaderEnv1HoldChange
  159.     BkColor = clBlack
  160.   end
  161.   object Fader4: TFader
  162.     Left = 222
  163.     Top = 5
  164.     Width = 25
  165.     Height = 49
  166.     Cursor = crHandPoint
  167.     Hint = 'Env1Release'
  168.     Color = 16711808
  169.     Font.Charset = ANSI_CHARSET
  170.     Font.Color = clWhite
  171.     Font.Height = -8
  172.     Font.Name = 'Small Fonts'
  173.     Font.Style = []
  174.     ParentColor = False
  175.     ParentFont = False
  176.     ParentShowHint = False
  177.     ShowHint = True
  178.     Mirror = True
  179.     ShowText = True
  180.     Min = 0
  181.     Max = 5940
  182.     Pos = 0
  183.     ThumbSize = 0
  184.     OnChange = Fader4Change
  185.     BkColor = clBlack
  186.   end
  187.   object Fader5: TFader
  188.     Left = 196
  189.     Top = 5
  190.     Width = 25
  191.     Height = 49
  192.     Cursor = crHandPoint
  193.     Hint = 'Env1Sustain'
  194.     Color = 16711808
  195.     Font.Charset = ANSI_CHARSET
  196.     Font.Color = clWhite
  197.     Font.Height = -8
  198.     Font.Name = 'Small Fonts'
  199.     Font.Style = []
  200.     ParentColor = False
  201.     ParentFont = False
  202.     ParentShowHint = False
  203.     ShowHint = True
  204.     Mirror = True
  205.     ShowText = True
  206.     Min = 0
  207.     Max = 127
  208.     Pos = 0
  209.     ThumbSize = 0
  210.     OnChange = Fader5Change
  211.     BkColor = clBlack
  212.   end
  213.   object Fader6: TFader
  214.     Left = 267
  215.     Top = 5
  216.     Width = 25
  217.     Height = 49
  218.     Cursor = crHandPoint
  219.     Hint = 'Env1ToFilterCutoff'
  220.     Color = 16711808
  221.     Font.Charset = ANSI_CHARSET
  222.     Font.Color = clWhite
  223.     Font.Height = -8
  224.     Font.Name = 'Small Fonts'
  225.     Font.Style = []
  226.     ParentColor = False
  227.     ParentFont = False
  228.     ParentShowHint = False
  229.     ShowHint = True
  230.     Mirror = False
  231.     ShowText = True
  232.     Min = -64
  233.     Max = 63
  234.     Pos = 0
  235.     ThumbSize = 0
  236.     OnChange = Fader6Change
  237.     BkColor = clBlack
  238.   end
  239.   object Fader7: TFader
  240.     Left = 119
  241.     Top = 77
  242.     Width = 25
  243.     Height = 49
  244.     Cursor = crHandPoint
  245.     Hint = 'Env2Attack'
  246.     Color = 16711808
  247.     Font.Charset = ANSI_CHARSET
  248.     Font.Color = clWhite
  249.     Font.Height = -8
  250.     Font.Name = 'Small Fonts'
  251.     Font.Style = []
  252.     ParentColor = False
  253.     ParentFont = False
  254.     ParentShowHint = False
  255.     ShowHint = True
  256.     Mirror = True
  257.     ShowText = True
  258.     Min = 0
  259.     Max = 5940
  260.     Pos = 0
  261.     ThumbSize = 0
  262.     OnChange = Fader7Change
  263.     BkColor = clBlack
  264.   end
  265.   object Fader8: TFader
  266.     Left = 93
  267.     Top = 77
  268.     Width = 25
  269.     Height = 49
  270.     Cursor = crHandPoint
  271.     Hint = 'Env2Delay'
  272.     Color = 16711808
  273.     Font.Charset = ANSI_CHARSET
  274.     Font.Color = clWhite
  275.     Font.Height = -8
  276.     Font.Name = 'Small Fonts'
  277.     Font.Style = []
  278.     ParentColor = False
  279.     ParentFont = False
  280.     ParentShowHint = False
  281.     ShowHint = True
  282.     Mirror = True
  283.     ShowText = True
  284.     Min = 0
  285.     Max = 5900
  286.     Pos = 0
  287.     ThumbSize = 0
  288.     OnChange = Fader8Change
  289.     BkColor = clBlack
  290.   end
  291.   object Fader9: TFader
  292.     Left = 171
  293.     Top = 77
  294.     Width = 25
  295.     Height = 49
  296.     Cursor = crHandPoint
  297.     Hint = 'Env2Decay'
  298.     Color = 16711808
  299.     Font.Charset = ANSI_CHARSET
  300.     Font.Color = clWhite
  301.     Font.Height = -8
  302.     Font.Name = 'Small Fonts'
  303.     Font.Style = []
  304.     ParentColor = False
  305.     ParentFont = False
  306.     ParentShowHint = False
  307.     ShowHint = True
  308.     Mirror = True
  309.     ShowText = True
  310.     Min = 0
  311.     Max = 5940
  312.     Pos = 0
  313.     ThumbSize = 0
  314.     OnChange = Fader9Change
  315.     BkColor = clBlack
  316.   end
  317.   object Fader10: TFader
  318.     Left = 145
  319.     Top = 77
  320.     Width = 25
  321.     Height = 49
  322.     Cursor = crHandPoint
  323.     Hint = 'Env2Hold'
  324.     Color = 16711808
  325.     Font.Charset = ANSI_CHARSET
  326.     Font.Color = clWhite
  327.     Font.Height = -8
  328.     Font.Name = 'Small Fonts'
  329.     Font.Style = []
  330.     ParentColor = False
  331.     ParentFont = False
  332.     ParentShowHint = False
  333.     ShowHint = True
  334.     Mirror = True
  335.     ShowText = True
  336.     Min = 0
  337.     Max = 8191
  338.     Pos = 0
  339.     ThumbSize = 0
  340.     OnChange = Fader10Change
  341.     BkColor = clBlack
  342.   end
  343.   object Fader11: TFader
  344.     Left = 223
  345.     Top = 77
  346.     Width = 25
  347.     Height = 49
  348.     Cursor = crHandPoint
  349.     Hint = 'Env2Release'
  350.     Color = 16711808
  351.     Font.Charset = ANSI_CHARSET
  352.     Font.Color = clWhite
  353.     Font.Height = -8
  354.     Font.Name = 'Small Fonts'
  355.     Font.Style = []
  356.     ParentColor = False
  357.     ParentFont = False
  358.     ParentShowHint = False
  359.     ShowHint = True
  360.     Mirror = True
  361.     ShowText = True
  362.     Min = 0
  363.     Max = 5940
  364.     Pos = 0
  365.     ThumbSize = 0
  366.     OnChange = Fader11Change
  367.     BkColor = clBlack
  368.   end
  369.   object Fader12: TFader
  370.     Left = 197
  371.     Top = 77
  372.     Width = 25
  373.     Height = 49
  374.     Cursor = crHandPoint
  375.     Hint = 'Env2Sustain'
  376.     Color = 16711808
  377.     Font.Charset = ANSI_CHARSET
  378.     Font.Color = clWhite
  379.     Font.Height = -8
  380.     Font.Name = 'Small Fonts'
  381.     Font.Style = []
  382.     ParentColor = False
  383.     ParentFont = False
  384.     ParentShowHint = False
  385.     ShowHint = True
  386.     Mirror = True
  387.     ShowText = True
  388.     Min = 0
  389.     Max = 127
  390.     Pos = 0
  391.     ThumbSize = 0
  392.     OnChange = Fader12Change
  393.     BkColor = clBlack
  394.   end
  395.   object FaderFC: TFader
  396.     Left = 16
  397.     Top = 5
  398.     Width = 25
  399.     Height = 49
  400.     Cursor = crHandPoint
  401.     Hint = 'FilterCutoff'
  402.     Color = 16711808
  403.     Font.Charset = ANSI_CHARSET
  404.     Font.Color = clWhite
  405.     Font.Height = -8
  406.     Font.Name = 'Small Fonts'
  407.     Font.Style = []
  408.     ParentColor = False
  409.     ParentFont = False
  410.     ParentShowHint = False
  411.     ShowHint = True
  412.     Mirror = True
  413.     ShowText = True
  414.     Min = 0
  415.     Max = 127
  416.     Pos = 0
  417.     ThumbSize = 0
  418.     OnChange = FaderFCChange
  419.     BkColor = clBlack
  420.   end
  421.   object Fader1: TFader
  422.     Left = 16
  423.     Top = 77
  424.     Width = 25
  425.     Height = 49
  426.     Cursor = crHandPoint
  427.     Hint = 'Reverb'
  428.     Color = 16711808
  429.     Font.Charset = ANSI_CHARSET
  430.     Font.Color = clWhite
  431.     Font.Height = -8
  432.     Font.Name = 'Small Fonts'
  433.     Font.Style = []
  434.     ParentColor = False
  435.     ParentFont = False
  436.     ParentShowHint = False
  437.     ShowHint = True
  438.     Mirror = True
  439.     ShowText = True
  440.     Min = 0
  441.     Max = 255
  442.     Pos = 0
  443.     ThumbSize = 0
  444.     OnChange = Fader1Change
  445.     BkColor = clBlack
  446.   end
  447.   object Fader2: TFader
  448.     Left = 42
  449.     Top = 77
  450.     Width = 25
  451.     Height = 49
  452.     Cursor = crHandPoint
  453.     Hint = 'Chorus'
  454.     Color = 16711808
  455.     Font.Charset = ANSI_CHARSET
  456.     Font.Color = clWhite
  457.     Font.Height = -8
  458.     Font.Name = 'Small Fonts'
  459.     Font.Style = []
  460.     ParentColor = False
  461.     ParentFont = False
  462.     ParentShowHint = False
  463.     ShowHint = True
  464.     Mirror = True
  465.     ShowText = True
  466.     Min = 0
  467.     Max = 255
  468.     Pos = 0
  469.     ThumbSize = 0
  470.     OnChange = Fader2Change
  471.     BkColor = clBlack
  472.   end
  473.   object move: TRotateLabel
  474.     Left = 305
  475.     Top = 26
  476.     Width = 18
  477.     Height = 118
  478.     Hint = 'Click and drag to move'
  479.     Escapement = 90
  480.     TextStyle = tsNone
  481.     AutoSize = False
  482.     Caption = 'AWE'
  483.     Color = clBlack
  484.     Font.Charset = DEFAULT_CHARSET
  485.     Font.Color = 8454143
  486.     Font.Height = -16
  487.     Font.Name = 'Arial'
  488.     Font.Style = [fsBold]
  489.     ParentColor = False
  490.     ParentFont = False
  491.     ParentShowHint = False
  492.     ShowHint = True
  493.   end
  494.   object SpeedButton2: TSpeedButton
  495.     Left = 305
  496.     Top = 5
  497.     Width = 17
  498.     Height = 17
  499.     Cursor = crHandPoint
  500.     Hint = 'Close'
  501.     Flat = True
  502.     Font.Charset = ANSI_CHARSET
  503.     Font.Color = clWhite
  504.     Font.Height = -11
  505.     Font.Name = 'Arial'
  506.     Font.Style = [fsBold]
  507.     Glyph.Data = {
  508.       BE000000424DBE00000000000000760000002800000009000000090000000100
  509.       0400000000004800000000000000000000001000000000000000000000000000
  510.       80000080000000808000800000008000800080800000C0C0C000808080000000
  511.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777000
  512.       000077777777700000007777F77770000000777777777000000077FFFFF77000
  513.       00007777777770000000FFFFFFFFF00000007777777770000000777777777000
  514.       0000}
  515.     ParentFont = False
  516.     ParentShowHint = False
  517.     ShowHint = True
  518.     OnClick = SpeedButton2Click
  519.   end
  520.   object RotateLabel3: TRotateLabel
  521.     Left = 2
  522.     Top = 6
  523.     Width = 14
  524.     Height = 28
  525.     Escapement = 90
  526.     TextStyle = tsNone
  527.     Caption = 'Filter'
  528.     Font.Charset = DEFAULT_CHARSET
  529.     Font.Color = clWhite
  530.     Font.Height = -11
  531.     Font.Name = 'Arial'
  532.     Font.Style = [fsBold]
  533.     ParentFont = False
  534.   end
  535.   object RotateLabel1: TRotateLabel
  536.     Left = 78
  537.     Top = 6
  538.     Width = 14
  539.     Height = 51
  540.     Escapement = 90
  541.     TextStyle = tsNone
  542.     Caption = 'Filter env'
  543.     Font.Charset = DEFAULT_CHARSET
  544.     Font.Color = clWhite
  545.     Font.Height = -11
  546.     Font.Name = 'Arial'
  547.     Font.Style = [fsBold]
  548.     ParentFont = False
  549.   end
  550.   object RotateLabel2: TRotateLabel
  551.     Left = 2
  552.     Top = 78
  553.     Width = 14
  554.     Height = 38
  555.     Escapement = 90
  556.     TextStyle = tsNone
  557.     Caption = 'Effects'
  558.     Font.Charset = DEFAULT_CHARSET
  559.     Font.Color = clWhite
  560.     Font.Height = -11
  561.     Font.Name = 'Arial'
  562.     Font.Style = [fsBold]
  563.     ParentFont = False
  564.   end
  565.   object RotateLabel4: TRotateLabel
  566.     Left = 78
  567.     Top = 78
  568.     Width = 14
  569.     Height = 59
  570.     Escapement = 90
  571.     TextStyle = tsNone
  572.     Caption = 'Volum env'
  573.     Font.Charset = DEFAULT_CHARSET
  574.     Font.Color = clWhite
  575.     Font.Height = -11
  576.     Font.Name = 'Arial'
  577.     Font.Style = [fsBold]
  578.     ParentFont = False
  579.   end
  580.   object RotateLabel5: TRotateLabel
  581.     Left = 253
  582.     Top = 6
  583.     Width = 14
  584.     Height = 62
  585.     Escapement = 90
  586.     TextStyle = tsNone
  587.     Caption = 'Env to filter'
  588.     Font.Charset = DEFAULT_CHARSET
  589.     Font.Color = clWhite
  590.     Font.Height = -11
  591.     Font.Name = 'Arial'
  592.     Font.Style = [fsBold]
  593.     ParentFont = False
  594.   end
  595.   object panelCC1: TPanel
  596.     Left = 16
  597.     Top = 56
  598.     Width = 25
  599.     Height = 16
  600.     BevelOuter = bvNone
  601.     Caption = 'FC'
  602.     Color = clGray
  603.     Font.Charset = ANSI_CHARSET
  604.     Font.Color = clWhite
  605.     Font.Height = -11
  606.     Font.Name = 'Arial'
  607.     Font.Style = [fsBold]
  608.     ParentFont = False
  609.     ParentShowHint = False
  610.     ShowHint = True
  611.     TabOrder = 0
  612.   end
  613.   object Panel1: TPanel
  614.     Left = 42
  615.     Top = 56
  616.     Width = 25
  617.     Height = 16
  618.     BevelOuter = bvNone
  619.     Caption = 'Q'
  620.     Color = clGray
  621.     Font.Charset = ANSI_CHARSET
  622.     Font.Color = clWhite
  623.     Font.Height = -11
  624.     Font.Name = 'Arial'
  625.     Font.Style = [fsBold]
  626.     ParentFont = False
  627.     ParentShowHint = False
  628.     ShowHint = True
  629.     TabOrder = 1
  630.   end
  631.   object Panel2: TPanel
  632.     Left = 118
  633.     Top = 56
  634.     Width = 25
  635.     Height = 16
  636.     BevelOuter = bvNone
  637.     Caption = 'A'
  638.     Color = clGray
  639.     Font.Charset = ANSI_CHARSET
  640.     Font.Color = clWhite
  641.     Font.Height = -11
  642.     Font.Name = 'Arial'
  643.     Font.Style = [fsBold]
  644.     ParentFont = False
  645.     ParentShowHint = False
  646.     ShowHint = True
  647.     TabOrder = 2
  648.   end
  649.   object Panel3: TPanel
  650.     Left = 92
  651.     Top = 56
  652.     Width = 25
  653.     Height = 16
  654.     BevelOuter = bvNone
  655.     Caption = 'D'
  656.     Color = clGray
  657.     Font.Charset = ANSI_CHARSET
  658.     Font.Color = clWhite
  659.     Font.Height = -11
  660.     Font.Name = 'Arial'
  661.     Font.Style = [fsBold]
  662.     ParentFont = False
  663.     ParentShowHint = False
  664.     ShowHint = True
  665.     TabOrder = 3
  666.   end
  667.   object Panel4: TPanel
  668.     Left = 170
  669.     Top = 56
  670.     Width = 25
  671.     Height = 16
  672.     BevelOuter = bvNone
  673.     Caption = 'D'
  674.     Color = clGray
  675.     Font.Charset = ANSI_CHARSET
  676.     Font.Color = clWhite
  677.     Font.Height = -11
  678.     Font.Name = 'Arial'
  679.     Font.Style = [fsBold]
  680.     ParentFont = False
  681.     ParentShowHint = False
  682.     ShowHint = True
  683.     TabOrder = 4
  684.   end
  685.   object Panel5: TPanel
  686.     Left = 144
  687.     Top = 56
  688.     Width = 25
  689.     Height = 16
  690.     BevelOuter = bvNone
  691.     Caption = 'H'
  692.     Color = clGray
  693.     Font.Charset = ANSI_CHARSET
  694.     Font.Color = clWhite
  695.     Font.Height = -11
  696.     Font.Name = 'Arial'
  697.     Font.Style = [fsBold]
  698.     ParentFont = False
  699.     ParentShowHint = False
  700.     ShowHint = True
  701.     TabOrder = 5
  702.   end
  703.   object Panel6: TPanel
  704.     Left = 222
  705.     Top = 56
  706.     Width = 25
  707.     Height = 16
  708.     BevelOuter = bvNone
  709.     Caption = 'R'
  710.     Color = clGray
  711.     Font.Charset = ANSI_CHARSET
  712.     Font.Color = clWhite
  713.     Font.Height = -11
  714.     Font.Name = 'Arial'
  715.     Font.Style = [fsBold]
  716.     ParentFont = False
  717.     ParentShowHint = False
  718.     ShowHint = True
  719.     TabOrder = 6
  720.   end
  721.   object Panel7: TPanel
  722.     Left = 196
  723.     Top = 56
  724.     Width = 25
  725.     Height = 16
  726.     BevelOuter = bvNone
  727.     Caption = 'S'
  728.     Color = clGray
  729.     Font.Charset = ANSI_CHARSET
  730.     Font.Color = clWhite
  731.     Font.Height = -11
  732.     Font.Name = 'Arial'
  733.     Font.Style = [fsBold]
  734.     ParentFont = False
  735.     ParentShowHint = False
  736.     ShowHint = True
  737.     TabOrder = 7
  738.   end
  739.   object Panel8: TPanel
  740.     Left = 267
  741.     Top = 56
  742.     Width = 25
  743.     Height = 16
  744.     BevelOuter = bvNone
  745.     Caption = '>FC'
  746.     Color = clGray
  747.     Font.Charset = ANSI_CHARSET
  748.     Font.Color = clWhite
  749.     Font.Height = -11
  750.     Font.Name = 'Arial'
  751.     Font.Style = [fsBold]
  752.     ParentFont = False
  753.     ParentShowHint = False
  754.     ShowHint = True
  755.     TabOrder = 8
  756.   end
  757.   object Panel9: TPanel
  758.     Left = 16
  759.     Top = 128
  760.     Width = 25
  761.     Height = 16
  762.     BevelOuter = bvNone
  763.     Caption = 'R'
  764.     Color = clGray
  765.     Font.Charset = ANSI_CHARSET
  766.     Font.Color = clWhite
  767.     Font.Height = -11
  768.     Font.Name = 'Arial'
  769.     Font.Style = [fsBold]
  770.     ParentFont = False
  771.     ParentShowHint = False
  772.     ShowHint = True
  773.     TabOrder = 9
  774.   end
  775.   object Panel10: TPanel
  776.     Left = 42
  777.     Top = 128
  778.     Width = 25
  779.     Height = 16
  780.     BevelOuter = bvNone
  781.     Caption = 'C'
  782.     Color = clGray
  783.     Font.Charset = ANSI_CHARSET
  784.     Font.Color = clWhite
  785.     Font.Height = -11
  786.     Font.Name = 'Arial'
  787.     Font.Style = [fsBold]
  788.     ParentFont = False
  789.     ParentShowHint = False
  790.     ShowHint = True
  791.     TabOrder = 10
  792.   end
  793.   object Panel11: TPanel
  794.     Left = 119
  795.     Top = 128
  796.     Width = 25
  797.     Height = 16
  798.     BevelOuter = bvNone
  799.     Caption = 'A'
  800.     Color = clGray
  801.     Font.Charset = ANSI_CHARSET
  802.     Font.Color = clWhite
  803.     Font.Height = -11
  804.     Font.Name = 'Arial'
  805.     Font.Style = [fsBold]
  806.     ParentFont = False
  807.     ParentShowHint = False
  808.     ShowHint = True
  809.     TabOrder = 11
  810.   end
  811.   object Panel12: TPanel
  812.     Left = 93
  813.     Top = 128
  814.     Width = 25
  815.     Height = 16
  816.     BevelOuter = bvNone
  817.     Caption = 'D'
  818.     Color = clGray
  819.     Font.Charset = ANSI_CHARSET
  820.     Font.Color = clWhite
  821.     Font.Height = -11
  822.     Font.Name = 'Arial'
  823.     Font.Style = [fsBold]
  824.     ParentFont = False
  825.     ParentShowHint = False
  826.     ShowHint = True
  827.     TabOrder = 12
  828.   end
  829.   object Panel13: TPanel
  830.     Left = 171
  831.     Top = 128
  832.     Width = 25
  833.     Height = 16
  834.     BevelOuter = bvNone
  835.     Caption = 'D'
  836.     Color = clGray
  837.     Font.Charset = ANSI_CHARSET
  838.     Font.Color = clWhite
  839.     Font.Height = -11
  840.     Font.Name = 'Arial'
  841.     Font.Style = [fsBold]
  842.     ParentFont = False
  843.     ParentShowHint = False
  844.     ShowHint = True
  845.     TabOrder = 13
  846.   end
  847.   object Panel14: TPanel
  848.     Left = 145
  849.     Top = 128
  850.     Width = 25
  851.     Height = 16
  852.     BevelOuter = bvNone
  853.     Caption = 'H'
  854.     Color = clGray
  855.     Font.Charset = ANSI_CHARSET
  856.     Font.Color = clWhite
  857.     Font.Height = -11
  858.     Font.Name = 'Arial'
  859.     Font.Style = [fsBold]
  860.     ParentFont = False
  861.     ParentShowHint = False
  862.     ShowHint = True
  863.     TabOrder = 14
  864.   end
  865.   object Panel15: TPanel
  866.     Left = 223
  867.     Top = 128
  868.     Width = 25
  869.     Height = 16
  870.     BevelOuter = bvNone
  871.     Caption = 'R'
  872.     Color = clGray
  873.     Font.Charset = ANSI_CHARSET
  874.     Font.Color = clWhite
  875.     Font.Height = -11
  876.     Font.Name = 'Arial'
  877.     Font.Style = [fsBold]
  878.     ParentFont = False
  879.     ParentShowHint = False
  880.     ShowHint = True
  881.     TabOrder = 15
  882.   end
  883.   object Panel16: TPanel
  884.     Left = 197
  885.     Top = 128
  886.     Width = 25
  887.     Height = 16
  888.     BevelOuter = bvNone
  889.     Caption = 'S'
  890.     Color = clGray
  891.     Font.Charset = ANSI_CHARSET
  892.     Font.Color = clWhite
  893.     Font.Height = -11
  894.     Font.Name = 'Arial'
  895.     Font.Style = [fsBold]
  896.     ParentFont = False
  897.     ParentShowHint = False
  898.     ShowHint = True
  899.     TabOrder = 16
  900.   end
  901. end
  902.