home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 July & August / Pcwk78a98.iso / Wtestowe / Netshift / _SETUP.1 / NetShift.exe / 0 / RCDATA / TFORMBOTTOM / TFORMBOTTOM.txt
Text File  |  1998-03-06  |  71KB  |  2,780 lines

  1. object FormBottom: TFormBottom
  2.   Left = 294
  3.   Top = 453
  4.   BorderStyle = bsNone
  5.   Caption = 'FormBottom'
  6.   ClientHeight = 271
  7.   ClientWidth = 800
  8.   Color = 13228248
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Visible = True
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnMouseDown = MouseDown
  18.   OnPaint = FormPaint
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PanelTop: TPanel
  22.     Left = 0
  23.     Top = 0
  24.     Width = 800
  25.     Height = 57
  26.     BevelOuter = bvNone
  27.     TabOrder = 0
  28.     OnClick = FormPaint
  29.     OnMouseDown = MouseDown
  30.     object Bevel: TBevel
  31.       Left = 0
  32.       Top = 0
  33.       Width = 800
  34.       Height = 57
  35.       Style = bsRaised
  36.     end
  37.     object Block2: TShape
  38.       Left = 776
  39.       Top = -17
  40.       Width = 23
  41.       Height = 65
  42.       Brush.Color = clBtnFace
  43.       Pen.Color = clBtnFace
  44.       OnMouseDown = MouseDown
  45.     end
  46.     object Block1: TShape
  47.       Left = 1
  48.       Top = -17
  49.       Width = 23
  50.       Height = 65
  51.       Brush.Color = clBtnFace
  52.       Pen.Color = clBtnFace
  53.       OnMouseDown = MouseDown
  54.     end
  55.     object TiledBitmap: TTiledBitmap
  56.       Left = 0
  57.       Top = 0
  58.       Width = 800
  59.       Height = 57
  60.       Align = alClient
  61.     end
  62.     object BStart: TSpeedButton
  63.       Tag = 18
  64.       Left = 9
  65.       Top = 8
  66.       Width = 105
  67.       Height = 41
  68.       Caption = 'Start'
  69.       Font.Color = clWindowText
  70.       Font.Height = -21
  71.       Font.Name = 'MS Sans Serif'
  72.       Font.Style = []
  73.       Layout = blGlyphRight
  74.       NumGlyphs = 2
  75.       ParentFont = False
  76.       OnClick = BStartClick
  77.     end
  78.     object BBack: TSpeedButton
  79.       Tag = 19
  80.       Left = 122
  81.       Top = 8
  82.       Width = 105
  83.       Height = 41
  84.       Caption = 'Back'
  85.       Font.Color = clWindowText
  86.       Font.Height = -21
  87.       Font.Name = 'MS Sans Serif'
  88.       Font.Style = []
  89.       Layout = blGlyphRight
  90.       NumGlyphs = 2
  91.       ParentFont = False
  92.       OnClick = BBackClick
  93.     end
  94.     object BForward: TSpeedButton
  95.       Tag = 20
  96.       Left = 235
  97.       Top = 8
  98.       Width = 105
  99.       Height = 41
  100.       Caption = 'Forward'
  101.       Font.Color = clWindowText
  102.       Font.Height = -21
  103.       Font.Name = 'MS Sans Serif'
  104.       Font.Style = []
  105.       Layout = blGlyphRight
  106.       NumGlyphs = 2
  107.       ParentFont = False
  108.       OnClick = BForwardClick
  109.     end
  110.     object BHelp: TSpeedButton
  111.       Tag = 21
  112.       Left = 348
  113.       Top = 8
  114.       Width = 105
  115.       Height = 41
  116.       Caption = 'Help'
  117.       Font.Color = clWindowText
  118.       Font.Height = -21
  119.       Font.Name = 'MS Sans Serif'
  120.       Font.Style = []
  121.       Layout = blGlyphRight
  122.       NumGlyphs = 2
  123.       ParentFont = False
  124.       OnClick = BHelpClick
  125.     end
  126.     object BPrint: TSpeedButton
  127.       Tag = 22
  128.       Left = 461
  129.       Top = 8
  130.       Width = 105
  131.       Height = 41
  132.       Caption = 'Print'
  133.       Font.Color = clWindowText
  134.       Font.Height = -21
  135.       Font.Name = 'MS Sans Serif'
  136.       Font.Style = []
  137.       Layout = blGlyphRight
  138.       NumGlyphs = 2
  139.       ParentFont = False
  140.       OnClick = BPrintClick
  141.     end
  142.     object BEmail: TSpeedButton
  143.       Tag = 25
  144.       Left = 574
  145.       Top = 8
  146.       Width = 105
  147.       Height = 41
  148.       Caption = 'Email'
  149.       Font.Color = clWindowText
  150.       Font.Height = -21
  151.       Font.Name = 'MS Sans Serif'
  152.       Font.Style = []
  153.       Layout = blGlyphRight
  154.       NumGlyphs = 2
  155.       ParentFont = False
  156.       OnClick = BEmailClick
  157.     end
  158.     object BStop: TSpeedButton
  159.       Tag = 23
  160.       Left = 509
  161.       Top = 8
  162.       Width = 105
  163.       Height = 41
  164.       Caption = 'Stop'
  165.       Font.Color = clWindowText
  166.       Font.Height = -21
  167.       Font.Name = 'MS Sans Serif'
  168.       Font.Style = []
  169.       Layout = blGlyphRight
  170.       NumGlyphs = 2
  171.       ParentFont = False
  172.       OnClick = BStopClick
  173.     end
  174.     object BReload: TSpeedButton
  175.       Tag = 24
  176.       Left = 541
  177.       Top = 8
  178.       Width = 105
  179.       Height = 41
  180.       Caption = 'Reload'
  181.       Font.Color = clWindowText
  182.       Font.Height = -21
  183.       Font.Name = 'MS Sans Serif'
  184.       Font.Style = []
  185.       Layout = blGlyphRight
  186.       NumGlyphs = 2
  187.       ParentFont = False
  188.       OnClick = BReloadClick
  189.     end
  190.     object BKeyboard: TSpeedButton
  191.       Tag = 26
  192.       Left = 687
  193.       Top = 8
  194.       Width = 105
  195.       Height = 41
  196.       Caption = 'Show'
  197.       Font.Color = clWindowText
  198.       Font.Height = -21
  199.       Font.Name = 'MS Sans Serif'
  200.       Font.Style = []
  201.       Layout = blGlyphRight
  202.       NumGlyphs = 2
  203.       ParentFont = False
  204.       OnClick = BKeyboardClick
  205.     end
  206.     object BBack2: TSpeedButton
  207.       Tag = 19
  208.       Left = 154
  209.       Top = 8
  210.       Width = 105
  211.       Height = 41
  212.       Caption = 'Back'
  213.       Enabled = False
  214.       Font.Color = clWindowText
  215.       Font.Height = -21
  216.       Font.Name = 'MS Sans Serif'
  217.       Font.Style = []
  218.       Layout = blGlyphRight
  219.       NumGlyphs = 2
  220.       ParentFont = False
  221.       OnClick = BBack2Click
  222.     end
  223.     object BForward2: TSpeedButton
  224.       Tag = 20
  225.       Left = 283
  226.       Top = 8
  227.       Width = 105
  228.       Height = 41
  229.       Caption = 'Forward'
  230.       Enabled = False
  231.       Font.Color = clWindowText
  232.       Font.Height = -21
  233.       Font.Name = 'MS Sans Serif'
  234.       Font.Style = []
  235.       Layout = blGlyphRight
  236.       NumGlyphs = 2
  237.       ParentFont = False
  238.       OnClick = BForward2Click
  239.     end
  240.   end
  241.   object Notebook: TNotebook
  242.     Left = 0
  243.     Top = 57
  244.     Width = 800
  245.     Height = 215
  246.     TabOrder = 1
  247.     OnMouseDown = MouseDown
  248.     object TPage
  249.       Left = 0
  250.       Top = 0
  251.       Caption = 'QWERT'
  252.       object BExitQWERT: TSpeedButton
  253.         Left = 584
  254.         Top = 173
  255.         Width = 73
  256.         Height = 33
  257.         Caption = 'Exit'
  258.         OnClick = BExitClick
  259.       end
  260.       object SF7KeyButton17: TSF7KeyButton
  261.         Left = 40
  262.         Top = 8
  263.         Width = 40
  264.         Height = 40
  265.         Caption = '∩┐╜'
  266.         Font.Color = clWindowText
  267.         Font.Height = -13
  268.         Font.Name = 'MS Sans Serif'
  269.         Font.Style = []
  270.         ParentFont = False
  271.         Sound = ksNone
  272.         KeyController = KeyController
  273.         Key = Quote
  274.         Caption2 = '`'
  275.         SendString = '`'
  276.         KeyType = ktNormal
  277.         KeyColour = kcLight
  278.         KeyLayout = klDouble
  279.         OnMouseDown = MouseDown
  280.       end
  281.       object SF7KeyButton18: TSF7KeyButton
  282.         Left = 80
  283.         Top = 8
  284.         Width = 40
  285.         Height = 40
  286.         Caption = '!'
  287.         Font.Color = clWindowText
  288.         Font.Height = -13
  289.         Font.Name = 'MS Sans Serif'
  290.         Font.Style = []
  291.         ParentFont = False
  292.         Sound = ksNone
  293.         KeyController = KeyController
  294.         Key = One
  295.         Caption2 = '1'
  296.         SendString = '1'
  297.         KeyType = ktNormal
  298.         KeyColour = kcLight
  299.         KeyLayout = klDouble
  300.         OnMouseDown = MouseDown
  301.       end
  302.       object SF7KeyButton19: TSF7KeyButton
  303.         Left = 120
  304.         Top = 8
  305.         Width = 40
  306.         Height = 40
  307.         Caption = '"'
  308.         Font.Color = clWindowText
  309.         Font.Height = -13
  310.         Font.Name = 'MS Sans Serif'
  311.         Font.Style = []
  312.         ParentFont = False
  313.         Sound = ksNone
  314.         KeyController = KeyController
  315.         Key = Two
  316.         Caption2 = '2'
  317.         SendString = '2'
  318.         KeyType = ktNormal
  319.         KeyColour = kcLight
  320.         KeyLayout = klDouble
  321.         OnMouseDown = MouseDown
  322.       end
  323.       object SF7KeyButton20: TSF7KeyButton
  324.         Left = 160
  325.         Top = 8
  326.         Width = 40
  327.         Height = 40
  328.         Caption = '∩┐╜'
  329.         Font.Color = clWindowText
  330.         Font.Height = -13
  331.         Font.Name = 'MS Sans Serif'
  332.         Font.Style = []
  333.         ParentFont = False
  334.         Sound = ksNone
  335.         KeyController = KeyController
  336.         Key = Three
  337.         Caption2 = '3'
  338.         SendString = '3'
  339.         KeyType = ktNormal
  340.         KeyColour = kcLight
  341.         KeyLayout = klDouble
  342.         OnMouseDown = MouseDown
  343.       end
  344.       object SF7KeyButton21: TSF7KeyButton
  345.         Left = 200
  346.         Top = 8
  347.         Width = 40
  348.         Height = 40
  349.         Caption = '$'
  350.         Font.Color = clWindowText
  351.         Font.Height = -13
  352.         Font.Name = 'MS Sans Serif'
  353.         Font.Style = []
  354.         ParentFont = False
  355.         Sound = ksNone
  356.         KeyController = KeyController
  357.         Key = Four
  358.         Caption2 = '4'
  359.         SendString = '4'
  360.         KeyType = ktNormal
  361.         KeyColour = kcLight
  362.         KeyLayout = klDouble
  363.         OnMouseDown = MouseDown
  364.       end
  365.       object SF7KeyButton22: TSF7KeyButton
  366.         Left = 240
  367.         Top = 8
  368.         Width = 40
  369.         Height = 40
  370.         Caption = '%'
  371.         Font.Color = clWindowText
  372.         Font.Height = -13
  373.         Font.Name = 'MS Sans Serif'
  374.         Font.Style = []
  375.         ParentFont = False
  376.         Sound = ksNone
  377.         KeyController = KeyController
  378.         Key = Five
  379.         Caption2 = '5'
  380.         SendString = '5'
  381.         KeyType = ktNormal
  382.         KeyColour = kcLight
  383.         KeyLayout = klDouble
  384.         OnMouseDown = MouseDown
  385.       end
  386.       object SF7KeyButton23: TSF7KeyButton
  387.         Left = 280
  388.         Top = 8
  389.         Width = 40
  390.         Height = 40
  391.         Caption = '^'
  392.         Font.Color = clWindowText
  393.         Font.Height = -13
  394.         Font.Name = 'MS Sans Serif'
  395.         Font.Style = []
  396.         ParentFont = False
  397.         Sound = ksNone
  398.         KeyController = KeyController
  399.         Key = Six
  400.         Caption2 = '6'
  401.         SendString = '6'
  402.         KeyType = ktNormal
  403.         KeyColour = kcLight
  404.         KeyLayout = klDouble
  405.         OnMouseDown = MouseDown
  406.       end
  407.       object SF7KeyButton24: TSF7KeyButton
  408.         Left = 320
  409.         Top = 8
  410.         Width = 40
  411.         Height = 40
  412.         Caption = '&'
  413.         Font.Color = clWindowText
  414.         Font.Height = -13
  415.         Font.Name = 'MS Sans Serif'
  416.         Font.Style = []
  417.         ParentFont = False
  418.         Sound = ksNone
  419.         KeyController = KeyController
  420.         Key = Seven
  421.         Caption2 = '7'
  422.         SendString = '7'
  423.         KeyType = ktNormal
  424.         KeyColour = kcLight
  425.         KeyLayout = klDouble
  426.         OnMouseDown = MouseDown
  427.       end
  428.       object SF7KeyButton25: TSF7KeyButton
  429.         Left = 360
  430.         Top = 8
  431.         Width = 40
  432.         Height = 40
  433.         Caption = '*'
  434.         Font.Color = clWindowText
  435.         Font.Height = -13
  436.         Font.Name = 'MS Sans Serif'
  437.         Font.Style = []
  438.         ParentFont = False
  439.         Sound = ksNone
  440.         KeyController = KeyController
  441.         Key = Eight
  442.         Caption2 = '8'
  443.         SendString = '8'
  444.         KeyType = ktNormal
  445.         KeyColour = kcLight
  446.         KeyLayout = klDouble
  447.         OnMouseDown = MouseDown
  448.       end
  449.       object SF7KeyButton26: TSF7KeyButton
  450.         Left = 400
  451.         Top = 8
  452.         Width = 40
  453.         Height = 40
  454.         Caption = '('
  455.         Font.Color = clWindowText
  456.         Font.Height = -13
  457.         Font.Name = 'MS Sans Serif'
  458.         Font.Style = []
  459.         ParentFont = False
  460.         Sound = ksNone
  461.         KeyController = KeyController
  462.         Key = Nine
  463.         Caption2 = '9'
  464.         SendString = '9'
  465.         KeyType = ktNormal
  466.         KeyColour = kcLight
  467.         KeyLayout = klDouble
  468.         OnMouseDown = MouseDown
  469.       end
  470.       object SF7KeyButton27: TSF7KeyButton
  471.         Left = 440
  472.         Top = 8
  473.         Width = 40
  474.         Height = 40
  475.         Caption = ')'
  476.         Font.Color = clWindowText
  477.         Font.Height = -13
  478.         Font.Name = 'MS Sans Serif'
  479.         Font.Style = []
  480.         ParentFont = False
  481.         Sound = ksNone
  482.         KeyController = KeyController
  483.         Key = Zero
  484.         Caption2 = '0'
  485.         SendString = '0'
  486.         KeyType = ktNormal
  487.         KeyColour = kcLight
  488.         KeyLayout = klDouble
  489.         OnMouseDown = MouseDown
  490.       end
  491.       object SF7KeyButton28: TSF7KeyButton
  492.         Left = 480
  493.         Top = 8
  494.         Width = 40
  495.         Height = 40
  496.         Caption = '_'
  497.         Font.Color = clWindowText
  498.         Font.Height = -13
  499.         Font.Name = 'MS Sans Serif'
  500.         Font.Style = []
  501.         ParentFont = False
  502.         Sound = ksNone
  503.         KeyController = KeyController
  504.         Key = Minus
  505.         Caption2 = '-'
  506.         SendString = '-'
  507.         KeyType = ktNormal
  508.         KeyColour = kcLight
  509.         KeyLayout = klDouble
  510.         OnMouseDown = MouseDown
  511.       end
  512.       object SF7KeyButton29: TSF7KeyButton
  513.         Left = 520
  514.         Top = 8
  515.         Width = 40
  516.         Height = 40
  517.         Caption = '+'
  518.         Font.Color = clWindowText
  519.         Font.Height = -13
  520.         Font.Name = 'MS Sans Serif'
  521.         Font.Style = []
  522.         ParentFont = False
  523.         Sound = ksNone
  524.         KeyController = KeyController
  525.         Key = Equalls
  526.         Caption2 = '='
  527.         SendString = '='
  528.         KeyType = ktNormal
  529.         KeyColour = kcLight
  530.         KeyLayout = klDouble
  531.         OnMouseDown = MouseDown
  532.       end
  533.       object SF7KeyButton30: TSF7KeyButton
  534.         Left = 560
  535.         Top = 8
  536.         Width = 88
  537.         Height = 40
  538.         Caption = 'Backspace'
  539.         Sound = ksNone
  540.         KeyController = KeyController
  541.         Key = Backspace
  542.         SendString = '{Backspace}'
  543.         KeyType = ktNormal
  544.         KeyColour = kcDark
  545.         KeyLayout = klNormal
  546.         OnMouseDown = MouseDown
  547.       end
  548.       object SF7KeyButton31: TSF7KeyButton
  549.         Left = 664
  550.         Top = 88
  551.         Width = 40
  552.         Height = 40
  553.         Caption = 'Cut'
  554.         Sound = ksNone
  555.         KeyController = KeyController
  556.         Key = Cut
  557.         SendString = '^x'
  558.         KeyType = ktNormal
  559.         KeyColour = kcDark
  560.         KeyLayout = klNormal
  561.         OnMouseDown = MouseDown
  562.       end
  563.       object SF7KeyButton32: TSF7KeyButton
  564.         Left = 704
  565.         Top = 48
  566.         Width = 40
  567.         Height = 40
  568.         Caption = 'Home'
  569.         Sound = ksNone
  570.         KeyController = KeyController
  571.         Key = Home
  572.         SendString = '{Home}'
  573.         KeyType = ktNormal
  574.         KeyColour = kcDark
  575.         KeyLayout = klNormal
  576.         OnMouseDown = MouseDown
  577.       end
  578.       object SF7KeyButton33: TSF7KeyButton
  579.         Left = 704
  580.         Top = 88
  581.         Width = 40
  582.         Height = 40
  583.         Caption = 'Copy'
  584.         Font.Color = clWindowText
  585.         Font.Height = -11
  586.         Font.Name = 'MS Sans Serif'
  587.         Font.Style = []
  588.         ParentFont = False
  589.         Sound = ksNone
  590.         KeyController = KeyController
  591.         Key = Copy
  592.         SendString = '^c'
  593.         KeyType = ktNormal
  594.         KeyColour = kcDark
  595.         KeyLayout = klNormal
  596.         OnMouseDown = MouseDown
  597.       end
  598.       object SF7KeyButton38: TSF7KeyButton
  599.         Left = 16
  600.         Top = 48
  601.         Width = 80
  602.         Height = 40
  603.         Caption = 'Tab'
  604.         Font.Color = clWindowText
  605.         Font.Height = -11
  606.         Font.Name = 'MS Sans Serif'
  607.         Font.Style = []
  608.         ParentFont = False
  609.         Sound = ksNone
  610.         KeyController = KeyController
  611.         Key = Tab
  612.         SendString = '{Tab}'
  613.         KeyType = ktNormal
  614.         KeyColour = kcDark
  615.         KeyLayout = klNormal
  616.         OnMouseDown = MouseDown
  617.       end
  618.       object SF7KeyButton39: TSF7KeyButton
  619.         Left = 96
  620.         Top = 48
  621.         Width = 40
  622.         Height = 40
  623.         Caption = 'Q'
  624.         Font.Color = clWindowText
  625.         Font.Height = -21
  626.         Font.Name = 'MS Sans Serif'
  627.         Font.Style = []
  628.         ParentFont = False
  629.         Sound = ksNone
  630.         KeyController = KeyController
  631.         Key = Q
  632.         SendString = 'q'
  633.         KeyType = ktNormal
  634.         KeyColour = kcLight
  635.         KeyLayout = klLetter
  636.         OnMouseDown = MouseDown
  637.       end
  638.       object SF7KeyButton40: TSF7KeyButton
  639.         Left = 136
  640.         Top = 48
  641.         Width = 40
  642.         Height = 40
  643.         Caption = 'W'
  644.         Font.Color = clWindowText
  645.         Font.Height = -21
  646.         Font.Name = 'MS Sans Serif'
  647.         Font.Style = []
  648.         ParentFont = False
  649.         Sound = ksNone
  650.         KeyController = KeyController
  651.         Key = W
  652.         SendString = 'w'
  653.         KeyType = ktNormal
  654.         KeyColour = kcLight
  655.         KeyLayout = klLetter
  656.         OnMouseDown = MouseDown
  657.       end
  658.       object SF7KeyButton41: TSF7KeyButton
  659.         Left = 176
  660.         Top = 48
  661.         Width = 40
  662.         Height = 40
  663.         Caption = 'E'
  664.         Font.Color = clWindowText
  665.         Font.Height = -21
  666.         Font.Name = 'MS Sans Serif'
  667.         Font.Style = []
  668.         ParentFont = False
  669.         Sound = ksNone
  670.         KeyController = KeyController
  671.         Key = E
  672.         SendString = 'e'
  673.         KeyType = ktNormal
  674.         KeyColour = kcLight
  675.         KeyLayout = klLetter
  676.         OnMouseDown = MouseDown
  677.       end
  678.       object SF7KeyButton42: TSF7KeyButton
  679.         Left = 216
  680.         Top = 48
  681.         Width = 40
  682.         Height = 40
  683.         Caption = 'R'
  684.         Font.Color = clWindowText
  685.         Font.Height = -21
  686.         Font.Name = 'MS Sans Serif'
  687.         Font.Style = []
  688.         ParentFont = False
  689.         Sound = ksNone
  690.         KeyController = KeyController
  691.         Key = R
  692.         SendString = 'r'
  693.         KeyType = ktNormal
  694.         KeyColour = kcLight
  695.         KeyLayout = klLetter
  696.         OnMouseDown = MouseDown
  697.       end
  698.       object SF7KeyButton43: TSF7KeyButton
  699.         Left = 256
  700.         Top = 48
  701.         Width = 40
  702.         Height = 40
  703.         Caption = 'T'
  704.         Font.Color = clWindowText
  705.         Font.Height = -21
  706.         Font.Name = 'MS Sans Serif'
  707.         Font.Style = []
  708.         ParentFont = False
  709.         Sound = ksNone
  710.         KeyController = KeyController
  711.         Key = T
  712.         SendString = 't'
  713.         KeyType = ktNormal
  714.         KeyColour = kcLight
  715.         KeyLayout = klLetter
  716.         OnMouseDown = MouseDown
  717.       end
  718.       object SF7KeyButton44: TSF7KeyButton
  719.         Left = 296
  720.         Top = 48
  721.         Width = 40
  722.         Height = 40
  723.         Caption = 'Y'
  724.         Font.Color = clWindowText
  725.         Font.Height = -21
  726.         Font.Name = 'MS Sans Serif'
  727.         Font.Style = []
  728.         ParentFont = False
  729.         Sound = ksNone
  730.         KeyController = KeyController
  731.         Key = Y
  732.         SendString = 'y'
  733.         KeyType = ktNormal
  734.         KeyColour = kcLight
  735.         KeyLayout = klLetter
  736.         OnMouseDown = MouseDown
  737.       end
  738.       object SF7KeyButton45: TSF7KeyButton
  739.         Left = 336
  740.         Top = 48
  741.         Width = 40
  742.         Height = 40
  743.         Caption = 'U'
  744.         Font.Color = clWindowText
  745.         Font.Height = -21
  746.         Font.Name = 'MS Sans Serif'
  747.         Font.Style = []
  748.         ParentFont = False
  749.         Sound = ksNone
  750.         KeyController = KeyController
  751.         Key = U
  752.         SendString = 'u'
  753.         KeyType = ktNormal
  754.         KeyColour = kcLight
  755.         KeyLayout = klLetter
  756.         OnMouseDown = MouseDown
  757.       end
  758.       object SF7KeyButton46: TSF7KeyButton
  759.         Left = 376
  760.         Top = 48
  761.         Width = 40
  762.         Height = 40
  763.         Caption = 'I'
  764.         Font.Color = clWindowText
  765.         Font.Height = -21
  766.         Font.Name = 'MS Sans Serif'
  767.         Font.Style = []
  768.         ParentFont = False
  769.         Sound = ksNone
  770.         KeyController = KeyController
  771.         Key = I
  772.         SendString = 'i'
  773.         KeyType = ktNormal
  774.         KeyColour = kcLight
  775.         KeyLayout = klLetter
  776.         OnMouseDown = MouseDown
  777.       end
  778.       object SF7KeyButton47: TSF7KeyButton
  779.         Left = 416
  780.         Top = 48
  781.         Width = 40
  782.         Height = 40
  783.         Caption = 'O'
  784.         Font.Color = clWindowText
  785.         Font.Height = -21
  786.         Font.Name = 'MS Sans Serif'
  787.         Font.Style = []
  788.         ParentFont = False
  789.         Sound = ksNone
  790.         KeyController = KeyController
  791.         Key = O
  792.         SendString = 'o'
  793.         KeyType = ktNormal
  794.         KeyColour = kcLight
  795.         KeyLayout = klLetter
  796.         OnMouseDown = MouseDown
  797.       end
  798.       object SF7KeyButton48: TSF7KeyButton
  799.         Left = 456
  800.         Top = 48
  801.         Width = 40
  802.         Height = 40
  803.         Caption = 'P'
  804.         Font.Color = clWindowText
  805.         Font.Height = -21
  806.         Font.Name = 'MS Sans Serif'
  807.         Font.Style = []
  808.         ParentFont = False
  809.         Sound = ksNone
  810.         KeyController = KeyController
  811.         Key = P
  812.         SendString = 'p'
  813.         KeyType = ktNormal
  814.         KeyColour = kcLight
  815.         KeyLayout = klLetter
  816.         OnMouseDown = MouseDown
  817.       end
  818.       object SF7KeyButton49: TSF7KeyButton
  819.         Left = 496
  820.         Top = 48
  821.         Width = 40
  822.         Height = 40
  823.         Caption = '{'
  824.         Font.Color = clWindowText
  825.         Font.Height = -13
  826.         Font.Name = 'MS Sans Serif'
  827.         Font.Style = []
  828.         ParentFont = False
  829.         Sound = ksNone
  830.         KeyController = KeyController
  831.         Key = SquareOpen
  832.         Caption2 = '['
  833.         SendString = '['
  834.         KeyType = ktNormal
  835.         KeyColour = kcLight
  836.         KeyLayout = klDouble
  837.         OnMouseDown = MouseDown
  838.       end
  839.       object SF7KeyButton50: TSF7KeyButton
  840.         Left = 536
  841.         Top = 48
  842.         Width = 48
  843.         Height = 40
  844.         Caption = '}'
  845.         Font.Color = clWindowText
  846.         Font.Height = -13
  847.         Font.Name = 'MS Sans Serif'
  848.         Font.Style = []
  849.         ParentFont = False
  850.         Sound = ksNone
  851.         KeyController = KeyController
  852.         Key = SquareClose
  853.         Caption2 = ']'
  854.         SendString = ']'
  855.         KeyType = ktNormal
  856.         KeyColour = kcLight
  857.         KeyLayout = klDouble
  858.         OnMouseDown = MouseDown
  859.       end
  860.       object SF7KeyButton51: TSF7KeyButton
  861.         Left = 584
  862.         Top = 48
  863.         Width = 64
  864.         Height = 80
  865.         Caption = 'Return'
  866.         Font.Color = clWindowText
  867.         Font.Height = -11
  868.         Font.Name = 'MS Sans Serif'
  869.         Font.Style = []
  870.         ParentFont = False
  871.         Sound = ksNone
  872.         KeyController = KeyController
  873.         Key = Return
  874.         SendString = '~'
  875.         KeyType = ktNormal
  876.         KeyColour = kcDark
  877.         KeyLayout = klNormal
  878.         OnMouseDown = MouseDown
  879.       end
  880.       object SF7KeyButton52: TSF7KeyButton
  881.         Left = 664
  882.         Top = 48
  883.         Width = 40
  884.         Height = 40
  885.         Caption = 'Delete'
  886.         Sound = ksNone
  887.         KeyController = KeyController
  888.         Key = Delete
  889.         SendString = '{Del}'
  890.         KeyType = ktNormal
  891.         KeyColour = kcDark
  892.         KeyLayout = klNormal
  893.         OnMouseDown = MouseDown
  894.       end
  895.       object SF7KeyButton53: TSF7KeyButton
  896.         Left = 744
  897.         Top = 48
  898.         Width = 40
  899.         Height = 40
  900.         Caption = 'End'
  901.         Sound = ksNone
  902.         KeyController = KeyController
  903.         Key = EndKey
  904.         SendString = '{End}'
  905.         KeyType = ktNormal
  906.         KeyColour = kcDark
  907.         KeyLayout = klNormal
  908.         OnMouseDown = MouseDown
  909.       end
  910.       object SF7KeyButton54: TSF7KeyButton
  911.         Left = 744
  912.         Top = 88
  913.         Width = 40
  914.         Height = 40
  915.         Caption = 'Paste'
  916.         Sound = ksNone
  917.         KeyController = KeyController
  918.         Key = Paste
  919.         SendString = '^v'
  920.         KeyType = ktNormal
  921.         KeyColour = kcDark
  922.         KeyLayout = klNormal
  923.         OnMouseDown = MouseDown
  924.       end
  925.       object KCapsLock: TSF7KeyButton
  926.         Left = 16
  927.         Top = 88
  928.         Width = 88
  929.         Height = 40
  930.         Caption = 'Caps'
  931.         Font.Color = clBlack
  932.         Font.Height = -11
  933.         Font.Name = 'MS Sans Serif'
  934.         Font.Style = []
  935.         ParentFont = False
  936.         Sound = ksNone
  937.         KeyController = KeyController
  938.         Key = CapsLock
  939.         Caption2 = 'Lock'
  940.         SendString = '{CapsLock}'
  941.         KeyType = ktNormal
  942.         KeyColour = kcDark
  943.         KeyLayout = klNormal
  944.         OnMouseDown = MouseDown
  945.       end
  946.       object SF7KeyButton60: TSF7KeyButton
  947.         Left = 104
  948.         Top = 88
  949.         Width = 40
  950.         Height = 40
  951.         Caption = 'A'
  952.         Font.Color = clWindowText
  953.         Font.Height = -21
  954.         Font.Name = 'MS Sans Serif'
  955.         Font.Style = []
  956.         ParentFont = False
  957.         Sound = ksNone
  958.         KeyController = KeyController
  959.         Key = A
  960.         SendString = 'a'
  961.         KeyType = ktNormal
  962.         KeyColour = kcLight
  963.         KeyLayout = klLetter
  964.         OnMouseDown = MouseDown
  965.       end
  966.       object SF7KeyButton61: TSF7KeyButton
  967.         Left = 144
  968.         Top = 88
  969.         Width = 40
  970.         Height = 40
  971.         Caption = 'S'
  972.         Font.Color = clWindowText
  973.         Font.Height = -21
  974.         Font.Name = 'MS Sans Serif'
  975.         Font.Style = []
  976.         ParentFont = False
  977.         Sound = ksNone
  978.         KeyController = KeyController
  979.         Key = S
  980.         SendString = 's'
  981.         KeyType = ktNormal
  982.         KeyColour = kcLight
  983.         KeyLayout = klLetter
  984.         OnMouseDown = MouseDown
  985.       end
  986.       object SF7KeyButton62: TSF7KeyButton
  987.         Left = 184
  988.         Top = 88
  989.         Width = 40
  990.         Height = 40
  991.         Caption = 'D'
  992.         Font.Color = clWindowText
  993.         Font.Height = -21
  994.         Font.Name = 'MS Sans Serif'
  995.         Font.Style = []
  996.         ParentFont = False
  997.         Sound = ksNone
  998.         KeyController = KeyController
  999.         Key = D
  1000.         SendString = 'd'
  1001.         KeyType = ktNormal
  1002.         KeyColour = kcLight
  1003.         KeyLayout = klLetter
  1004.         OnMouseDown = MouseDown
  1005.       end
  1006.       object SF7KeyButton63: TSF7KeyButton
  1007.         Left = 224
  1008.         Top = 88
  1009.         Width = 40
  1010.         Height = 40
  1011.         Caption = 'F'
  1012.         Font.Color = clWindowText
  1013.         Font.Height = -21
  1014.         Font.Name = 'MS Sans Serif'
  1015.         Font.Style = []
  1016.         ParentFont = False
  1017.         Sound = ksNone
  1018.         KeyController = KeyController
  1019.         Key = F
  1020.         SendString = 'f'
  1021.         KeyType = ktNormal
  1022.         KeyColour = kcLight
  1023.         KeyLayout = klLetter
  1024.         OnMouseDown = MouseDown
  1025.       end
  1026.       object SF7KeyButton64: TSF7KeyButton
  1027.         Left = 264
  1028.         Top = 88
  1029.         Width = 40
  1030.         Height = 40
  1031.         Caption = 'G'
  1032.         Font.Color = clWindowText
  1033.         Font.Height = -21
  1034.         Font.Name = 'MS Sans Serif'
  1035.         Font.Style = []
  1036.         ParentFont = False
  1037.         Sound = ksNone
  1038.         KeyController = KeyController
  1039.         Key = G
  1040.         SendString = 'g'
  1041.         KeyType = ktNormal
  1042.         KeyColour = kcLight
  1043.         KeyLayout = klLetter
  1044.         OnMouseDown = MouseDown
  1045.       end
  1046.       object SF7KeyButton65: TSF7KeyButton
  1047.         Left = 304
  1048.         Top = 88
  1049.         Width = 40
  1050.         Height = 40
  1051.         Caption = 'H'
  1052.         Font.Color = clWindowText
  1053.         Font.Height = -21
  1054.         Font.Name = 'MS Sans Serif'
  1055.         Font.Style = []
  1056.         ParentFont = False
  1057.         Sound = ksNone
  1058.         KeyController = KeyController
  1059.         Key = H
  1060.         SendString = 'h'
  1061.         KeyType = ktNormal
  1062.         KeyColour = kcLight
  1063.         KeyLayout = klLetter
  1064.         OnMouseDown = MouseDown
  1065.       end
  1066.       object SF7KeyButton66: TSF7KeyButton
  1067.         Left = 344
  1068.         Top = 88
  1069.         Width = 40
  1070.         Height = 40
  1071.         Caption = 'J'
  1072.         Font.Color = clWindowText
  1073.         Font.Height = -21
  1074.         Font.Name = 'MS Sans Serif'
  1075.         Font.Style = []
  1076.         ParentFont = False
  1077.         Sound = ksNone
  1078.         KeyController = KeyController
  1079.         Key = J
  1080.         SendString = 'j'
  1081.         KeyType = ktNormal
  1082.         KeyColour = kcLight
  1083.         KeyLayout = klLetter
  1084.         OnMouseDown = MouseDown
  1085.       end
  1086.       object SF7KeyButton67: TSF7KeyButton
  1087.         Left = 384
  1088.         Top = 88
  1089.         Width = 40
  1090.         Height = 40
  1091.         Caption = 'K'
  1092.         Font.Color = clWindowText
  1093.         Font.Height = -21
  1094.         Font.Name = 'MS Sans Serif'
  1095.         Font.Style = []
  1096.         ParentFont = False
  1097.         Sound = ksNone
  1098.         KeyController = KeyController
  1099.         Key = K
  1100.         SendString = 'k'
  1101.         KeyType = ktNormal
  1102.         KeyColour = kcLight
  1103.         KeyLayout = klLetter
  1104.         OnMouseDown = MouseDown
  1105.       end
  1106.       object SF7KeyButton68: TSF7KeyButton
  1107.         Left = 424
  1108.         Top = 88
  1109.         Width = 40
  1110.         Height = 40
  1111.         Caption = 'L'
  1112.         Font.Color = clWindowText
  1113.         Font.Height = -21
  1114.         Font.Name = 'MS Sans Serif'
  1115.         Font.Style = []
  1116.         ParentFont = False
  1117.         Sound = ksNone
  1118.         KeyController = KeyController
  1119.         Key = L
  1120.         SendString = 'l'
  1121.         KeyType = ktNormal
  1122.         KeyColour = kcLight
  1123.         KeyLayout = klLetter
  1124.         OnMouseDown = MouseDown
  1125.       end
  1126.       object SF7KeyButton69: TSF7KeyButton
  1127.         Left = 464
  1128.         Top = 88
  1129.         Width = 40
  1130.         Height = 40
  1131.         Caption = ':'
  1132.         Font.Color = clWindowText
  1133.         Font.Height = -13
  1134.         Font.Name = 'MS Sans Serif'
  1135.         Font.Style = []
  1136.         ParentFont = False
  1137.         Sound = ksNone
  1138.         KeyController = KeyController
  1139.         Key = SemiColon
  1140.         Caption2 = ';'
  1141.         SendString = ';'
  1142.         KeyType = ktNormal
  1143.         KeyColour = kcLight
  1144.         KeyLayout = klDouble
  1145.         OnMouseDown = MouseDown
  1146.       end
  1147.       object SF7KeyButton70: TSF7KeyButton
  1148.         Left = 504
  1149.         Top = 88
  1150.         Width = 40
  1151.         Height = 40
  1152.         Caption = '@'
  1153.         Font.Color = clWindowText
  1154.         Font.Height = -13
  1155.         Font.Name = 'MS Sans Serif'
  1156.         Font.Style = []
  1157.         ParentFont = False
  1158.         Sound = ksNone
  1159.         KeyController = KeyController
  1160.         Key = Apostrophe
  1161.         Caption2 = #39
  1162.         SendString = #39
  1163.         KeyType = ktNormal
  1164.         KeyColour = kcLight
  1165.         KeyLayout = klDouble
  1166.         OnMouseDown = MouseDown
  1167.       end
  1168.       object SF7KeyButton71: TSF7KeyButton
  1169.         Left = 544
  1170.         Top = 88
  1171.         Width = 40
  1172.         Height = 40
  1173.         Caption = '~'
  1174.         Font.Color = clWindowText
  1175.         Font.Height = -13
  1176.         Font.Name = 'MS Sans Serif'
  1177.         Font.Style = []
  1178.         ParentFont = False
  1179.         Sound = ksNone
  1180.         KeyController = KeyController
  1181.         Key = Hash
  1182.         Caption2 = '#'
  1183.         SendString = '#'
  1184.         KeyType = ktNormal
  1185.         KeyColour = kcLight
  1186.         KeyLayout = klDouble
  1187.         OnMouseDown = MouseDown
  1188.       end
  1189.       object KShiftLeft: TSF7KeyButton
  1190.         Left = 16
  1191.         Top = 128
  1192.         Width = 72
  1193.         Height = 40
  1194.         Caption = 'Shift'
  1195.         Sound = ksNone
  1196.         KeyController = KeyController
  1197.         Key = Shift
  1198.         KeyType = ktShift
  1199.         KeyColour = kcDark
  1200.         KeyLayout = klNormal
  1201.         OnMouseDown = MouseDown
  1202.       end
  1203.       object SF7KeyButton76: TSF7KeyButton
  1204.         Left = 88
  1205.         Top = 128
  1206.         Width = 40
  1207.         Height = 40
  1208.         Caption = '|'
  1209.         Font.Color = clWindowText
  1210.         Font.Height = -13
  1211.         Font.Name = 'MS Sans Serif'
  1212.         Font.Style = []
  1213.         ParentFont = False
  1214.         Sound = ksNone
  1215.         KeyController = KeyController
  1216.         Key = BackSlash
  1217.         Caption2 = '\'
  1218.         SendString = '\'
  1219.         KeyType = ktNormal
  1220.         KeyColour = kcLight
  1221.         KeyLayout = klDouble
  1222.         OnMouseDown = MouseDown
  1223.       end
  1224.       object SF7KeyButton77: TSF7KeyButton
  1225.         Left = 128
  1226.         Top = 128
  1227.         Width = 40
  1228.         Height = 40
  1229.         Caption = 'Z'
  1230.         Font.Color = clWindowText
  1231.         Font.Height = -21
  1232.         Font.Name = 'MS Sans Serif'
  1233.         Font.Style = []
  1234.         ParentFont = False
  1235.         Sound = ksNone
  1236.         KeyController = KeyController
  1237.         Key = Z
  1238.         SendString = 'z'
  1239.         KeyType = ktNormal
  1240.         KeyColour = kcLight
  1241.         KeyLayout = klLetter
  1242.         OnMouseDown = MouseDown
  1243.       end
  1244.       object SF7KeyButton78: TSF7KeyButton
  1245.         Left = 168
  1246.         Top = 128
  1247.         Width = 40
  1248.         Height = 40
  1249.         Caption = 'X'
  1250.         Font.Color = clWindowText
  1251.         Font.Height = -21
  1252.         Font.Name = 'MS Sans Serif'
  1253.         Font.Style = []
  1254.         ParentFont = False
  1255.         Sound = ksNone
  1256.         KeyController = KeyController
  1257.         Key = X
  1258.         SendString = 'x'
  1259.         KeyType = ktNormal
  1260.         KeyColour = kcLight
  1261.         KeyLayout = klLetter
  1262.         OnMouseDown = MouseDown
  1263.       end
  1264.       object SF7KeyButton79: TSF7KeyButton
  1265.         Left = 208
  1266.         Top = 128
  1267.         Width = 40
  1268.         Height = 40
  1269.         Caption = 'C'
  1270.         Font.Color = clWindowText
  1271.         Font.Height = -21
  1272.         Font.Name = 'MS Sans Serif'
  1273.         Font.Style = []
  1274.         ParentFont = False
  1275.         Sound = ksNone
  1276.         KeyController = KeyController
  1277.         Key = C
  1278.         SendString = 'c'
  1279.         KeyType = ktNormal
  1280.         KeyColour = kcLight
  1281.         KeyLayout = klLetter
  1282.         OnMouseDown = MouseDown
  1283.       end
  1284.       object SF7KeyButton80: TSF7KeyButton
  1285.         Left = 248
  1286.         Top = 128
  1287.         Width = 40
  1288.         Height = 40
  1289.         Caption = 'V'
  1290.         Font.Color = clWindowText
  1291.         Font.Height = -21
  1292.         Font.Name = 'MS Sans Serif'
  1293.         Font.Style = []
  1294.         ParentFont = False
  1295.         Sound = ksNone
  1296.         KeyController = KeyController
  1297.         Key = V
  1298.         SendString = 'v'
  1299.         KeyType = ktNormal
  1300.         KeyColour = kcLight
  1301.         KeyLayout = klLetter
  1302.         OnMouseDown = MouseDown
  1303.       end
  1304.       object SF7KeyButton81: TSF7KeyButton
  1305.         Left = 288
  1306.         Top = 128
  1307.         Width = 40
  1308.         Height = 40
  1309.         Caption = 'B'
  1310.         Font.Color = clWindowText
  1311.         Font.Height = -21
  1312.         Font.Name = 'MS Sans Serif'
  1313.         Font.Style = []
  1314.         ParentFont = False
  1315.         Sound = ksNone
  1316.         KeyController = KeyController
  1317.         Key = B
  1318.         SendString = 'b'
  1319.         KeyType = ktNormal
  1320.         KeyColour = kcLight
  1321.         KeyLayout = klLetter
  1322.         OnMouseDown = MouseDown
  1323.       end
  1324.       object SF7KeyButton82: TSF7KeyButton
  1325.         Left = 328
  1326.         Top = 128
  1327.         Width = 40
  1328.         Height = 40
  1329.         Caption = 'N'
  1330.         Font.Color = clWindowText
  1331.         Font.Height = -21
  1332.         Font.Name = 'MS Sans Serif'
  1333.         Font.Style = []
  1334.         ParentFont = False
  1335.         Sound = ksNone
  1336.         KeyController = KeyController
  1337.         Key = N
  1338.         SendString = 'n'
  1339.         KeyType = ktNormal
  1340.         KeyColour = kcLight
  1341.         KeyLayout = klLetter
  1342.         OnMouseDown = MouseDown
  1343.       end
  1344.       object SF7KeyButton83: TSF7KeyButton
  1345.         Left = 368
  1346.         Top = 128
  1347.         Width = 40
  1348.         Height = 40
  1349.         Caption = 'M'
  1350.         Font.Color = clWindowText
  1351.         Font.Height = -21
  1352.         Font.Name = 'MS Sans Serif'
  1353.         Font.Style = []
  1354.         ParentFont = False
  1355.         Sound = ksNone
  1356.         KeyController = KeyController
  1357.         Key = M
  1358.         SendString = 'm'
  1359.         KeyType = ktNormal
  1360.         KeyColour = kcLight
  1361.         KeyLayout = klLetter
  1362.         OnMouseDown = MouseDown
  1363.       end
  1364.       object SF7KeyButton84: TSF7KeyButton
  1365.         Left = 408
  1366.         Top = 128
  1367.         Width = 40
  1368.         Height = 40
  1369.         Caption = '<'
  1370.         Font.Color = clWindowText
  1371.         Font.Height = -13
  1372.         Font.Name = 'MS Sans Serif'
  1373.         Font.Style = []
  1374.         ParentFont = False
  1375.         Sound = ksNone
  1376.         KeyController = KeyController
  1377.         Key = Comma
  1378.         Caption2 = ','
  1379.         SendString = ','
  1380.         KeyType = ktNormal
  1381.         KeyColour = kcLight
  1382.         KeyLayout = klDouble
  1383.         OnMouseDown = MouseDown
  1384.       end
  1385.       object SF7KeyButton85: TSF7KeyButton
  1386.         Left = 448
  1387.         Top = 128
  1388.         Width = 40
  1389.         Height = 40
  1390.         Caption = '>'
  1391.         Font.Color = clWindowText
  1392.         Font.Height = -13
  1393.         Font.Name = 'MS Sans Serif'
  1394.         Font.Style = []
  1395.         ParentFont = False
  1396.         Sound = ksNone
  1397.         KeyController = KeyController
  1398.         Key = FullStop
  1399.         Caption2 = '.'
  1400.         SendString = '.'
  1401.         KeyType = ktNormal
  1402.         KeyColour = kcLight
  1403.         KeyLayout = klDouble
  1404.         OnMouseDown = MouseDown
  1405.       end
  1406.       object SF7KeyButton86: TSF7KeyButton
  1407.         Left = 488
  1408.         Top = 128
  1409.         Width = 40
  1410.         Height = 40
  1411.         Caption = '?'
  1412.         Font.Color = clWindowText
  1413.         Font.Height = -13
  1414.         Font.Name = 'MS Sans Serif'
  1415.         Font.Style = []
  1416.         ParentFont = False
  1417.         Sound = ksNone
  1418.         KeyController = KeyController
  1419.         Key = Slash
  1420.         Caption2 = '/'
  1421.         SendString = '/'
  1422.         KeyType = ktNormal
  1423.         KeyColour = kcLight
  1424.         KeyLayout = klDouble
  1425.         OnMouseDown = MouseDown
  1426.       end
  1427.       object KShiftRight: TSF7KeyButton
  1428.         Left = 528
  1429.         Top = 128
  1430.         Width = 120
  1431.         Height = 40
  1432.         Caption = 'Shift'
  1433.         Sound = ksNone
  1434.         KeyController = KeyController
  1435.         Key = Shift
  1436.         KeyType = ktShift
  1437.         KeyColour = kcDark
  1438.         KeyLayout = klNormal
  1439.         OnMouseDown = MouseDown
  1440.       end
  1441.       object SF7KeyButton88: TSF7KeyButton
  1442.         Left = 704
  1443.         Top = 128
  1444.         Width = 40
  1445.         Height = 40
  1446.         Caption = '∩┐╜'
  1447.         Font.Color = clWindowText
  1448.         Font.Height = -11
  1449.         Font.Name = 'Wingdings'
  1450.         Font.Style = []
  1451.         ParentFont = False
  1452.         Sound = ksNone
  1453.         KeyController = KeyController
  1454.         Key = Up
  1455.         SendString = '{Up}'
  1456.         KeyType = ktNormal
  1457.         KeyColour = kcDark
  1458.         KeyLayout = klNormal
  1459.         OnMouseDown = MouseDown
  1460.       end
  1461.       object SF7KeyButton95: TSF7KeyButton
  1462.         Left = 112
  1463.         Top = 168
  1464.         Width = 392
  1465.         Height = 40
  1466.         Font.Color = clWindowText
  1467.         Font.Height = -21
  1468.         Font.Name = 'MS Sans Serif'
  1469.         Font.Style = []
  1470.         ParentFont = False
  1471.         Sound = ksNone
  1472.         KeyController = KeyController
  1473.         Key = SpaceBar
  1474.         SendString = ' '
  1475.         KeyType = ktNormal
  1476.         KeyColour = kcLight
  1477.         KeyLayout = klLetter
  1478.         OnMouseDown = MouseDown
  1479.       end
  1480.       object SF7KeyButton98: TSF7KeyButton
  1481.         Left = 664
  1482.         Top = 168
  1483.         Width = 40
  1484.         Height = 40
  1485.         Caption = '∩┐╜'
  1486.         Font.Color = clWindowText
  1487.         Font.Height = -11
  1488.         Font.Name = 'Wingdings'
  1489.         Font.Style = []
  1490.         ParentFont = False
  1491.         Sound = ksNone
  1492.         KeyController = KeyController
  1493.         Key = Left
  1494.         SendString = '{Left}'
  1495.         KeyType = ktNormal
  1496.         KeyColour = kcDark
  1497.         KeyLayout = klNormal
  1498.         OnMouseDown = MouseDown
  1499.       end
  1500.       object SF7KeyButton99: TSF7KeyButton
  1501.         Left = 704
  1502.         Top = 168
  1503.         Width = 40
  1504.         Height = 40
  1505.         Caption = '∩┐╜'
  1506.         Font.Color = clWindowText
  1507.         Font.Height = -11
  1508.         Font.Name = 'Wingdings'
  1509.         Font.Style = []
  1510.         ParentFont = False
  1511.         Sound = ksNone
  1512.         KeyController = KeyController
  1513.         Key = Down
  1514.         SendString = '{Down}'
  1515.         KeyType = ktNormal
  1516.         KeyColour = kcDark
  1517.         KeyLayout = klNormal
  1518.         OnMouseDown = MouseDown
  1519.       end
  1520.       object SF7KeyButton100: TSF7KeyButton
  1521.         Left = 744
  1522.         Top = 168
  1523.         Width = 40
  1524.         Height = 40
  1525.         Caption = '∩┐╜'
  1526.         Font.Color = clWindowText
  1527.         Font.Height = -11
  1528.         Font.Name = 'Wingdings'
  1529.         Font.Style = []
  1530.         ParentFont = False
  1531.         Sound = ksNone
  1532.         KeyController = KeyController
  1533.         Key = Right
  1534.         SendString = '{Right}'
  1535.         KeyType = ktNormal
  1536.         KeyColour = kcDark
  1537.         KeyLayout = klNormal
  1538.         OnMouseDown = MouseDown
  1539.       end
  1540.       object KABCDE: TSF7KeyButton
  1541.         Left = 664
  1542.         Top = 8
  1543.         Width = 120
  1544.         Height = 40
  1545.         Caption = 'ABCDE...'
  1546.         Sound = ksNone
  1547.         KeyController = KeyController
  1548.         KeyType = ktNormal
  1549.         KeyColour = kcDark
  1550.         KeyLayout = klNormal
  1551.         OnClick = KABCDEClick
  1552.         OnMouseDown = MouseDown
  1553.       end
  1554.       object Label1: TLabel
  1555.         Left = 120
  1556.         Top = 176
  1557.         Width = 34
  1558.         Height = 13
  1559.         Caption = 'Current'
  1560.         Color = 13228248
  1561.         ParentColor = False
  1562.       end
  1563.       object Label2: TLabel
  1564.         Left = 160
  1565.         Top = 176
  1566.         Width = 6
  1567.         Height = 13
  1568.         Caption = '0'
  1569.       end
  1570.       object Label3: TLabel
  1571.         Left = 120
  1572.         Top = 192
  1573.         Width = 29
  1574.         Height = 13
  1575.         Caption = 'Frame'
  1576.       end
  1577.       object Label4: TLabel
  1578.         Left = 160
  1579.         Top = 192
  1580.         Width = 41
  1581.         Height = 13
  1582.         Caption = 'Carousel'
  1583.       end
  1584.       object KAltGrLeft: TSF7KeyButton
  1585.         Left = 40
  1586.         Top = 168
  1587.         Width = 72
  1588.         Height = 40
  1589.         Caption = 'Alt Gr'
  1590.         Visible = False
  1591.         Sound = ksNone
  1592.         KeyController = KeyController
  1593.         KeyType = ktAltGr
  1594.         KeyColour = kcDark
  1595.         KeyLayout = klNormal
  1596.         OnMouseDown = MouseDown
  1597.       end
  1598.       object KAltGrRight: TSF7KeyButton
  1599.         Left = 504
  1600.         Top = 168
  1601.         Width = 72
  1602.         Height = 40
  1603.         Caption = 'Alt Gr'
  1604.         Visible = False
  1605.         Sound = ksNone
  1606.         KeyController = KeyController
  1607.         KeyType = ktAltGr
  1608.         KeyColour = kcDark
  1609.         KeyLayout = klNormal
  1610.         OnMouseDown = MouseDown
  1611.       end
  1612.     end
  1613.     object TPage
  1614.       Left = 0
  1615.       Top = 0
  1616.       Caption = 'ABCDE'
  1617.       object SF7KeyButton1: TSF7KeyButton
  1618.         Left = 16
  1619.         Top = 72
  1620.         Width = 40
  1621.         Height = 40
  1622.         Caption = 'A'
  1623.         Font.Color = clWindowText
  1624.         Font.Height = -21
  1625.         Font.Name = 'MS Sans Serif'
  1626.         Font.Style = []
  1627.         ParentFont = False
  1628.         Sound = ksNone
  1629.         KeyController = KeyController
  1630.         Key = A
  1631.         SendString = 'a'
  1632.         KeyType = ktNormal
  1633.         KeyColour = kcLight
  1634.         KeyLayout = klLetter
  1635.         OnMouseDown = MouseDown
  1636.       end
  1637.       object SF7KeyButton2: TSF7KeyButton
  1638.         Left = 56
  1639.         Top = 72
  1640.         Width = 40
  1641.         Height = 40
  1642.         Caption = 'B'
  1643.         Font.Color = clWindowText
  1644.         Font.Height = -21
  1645.         Font.Name = 'MS Sans Serif'
  1646.         Font.Style = []
  1647.         ParentFont = False
  1648.         Sound = ksNone
  1649.         KeyController = KeyController
  1650.         Key = B
  1651.         SendString = 'b'
  1652.         KeyType = ktNormal
  1653.         KeyColour = kcLight
  1654.         KeyLayout = klLetter
  1655.         OnMouseDown = MouseDown
  1656.       end
  1657.       object SF7KeyButton3: TSF7KeyButton
  1658.         Left = 96
  1659.         Top = 72
  1660.         Width = 40
  1661.         Height = 40
  1662.         Caption = 'C'
  1663.         Font.Color = clWindowText
  1664.         Font.Height = -21
  1665.         Font.Name = 'MS Sans Serif'
  1666.         Font.Style = []
  1667.         ParentFont = False
  1668.         Sound = ksNone
  1669.         KeyController = KeyController
  1670.         Key = C
  1671.         SendString = 'c'
  1672.         KeyType = ktNormal
  1673.         KeyColour = kcLight
  1674.         KeyLayout = klLetter
  1675.         OnMouseDown = MouseDown
  1676.       end
  1677.       object SF7KeyButton4: TSF7KeyButton
  1678.         Left = 136
  1679.         Top = 72
  1680.         Width = 40
  1681.         Height = 40
  1682.         Caption = 'D'
  1683.         Font.Color = clWindowText
  1684.         Font.Height = -21
  1685.         Font.Name = 'MS Sans Serif'
  1686.         Font.Style = []
  1687.         ParentFont = False
  1688.         Sound = ksNone
  1689.         KeyController = KeyController
  1690.         Key = D
  1691.         SendString = 'd'
  1692.         KeyType = ktNormal
  1693.         KeyColour = kcLight
  1694.         KeyLayout = klLetter
  1695.         OnMouseDown = MouseDown
  1696.       end
  1697.       object SF7KeyButton5: TSF7KeyButton
  1698.         Left = 176
  1699.         Top = 72
  1700.         Width = 40
  1701.         Height = 40
  1702.         Caption = 'E'
  1703.         Font.Color = clWindowText
  1704.         Font.Height = -21
  1705.         Font.Name = 'MS Sans Serif'
  1706.         Font.Style = []
  1707.         ParentFont = False
  1708.         Sound = ksNone
  1709.         KeyController = KeyController
  1710.         Key = E
  1711.         SendString = 'e'
  1712.         KeyType = ktNormal
  1713.         KeyColour = kcLight
  1714.         KeyLayout = klLetter
  1715.         OnMouseDown = MouseDown
  1716.       end
  1717.       object SF7KeyButton6: TSF7KeyButton
  1718.         Left = 216
  1719.         Top = 72
  1720.         Width = 40
  1721.         Height = 40
  1722.         Caption = 'F'
  1723.         Font.Color = clWindowText
  1724.         Font.Height = -21
  1725.         Font.Name = 'MS Sans Serif'
  1726.         Font.Style = []
  1727.         ParentFont = False
  1728.         Sound = ksNone
  1729.         KeyController = KeyController
  1730.         Key = F
  1731.         SendString = 'f'
  1732.         KeyType = ktNormal
  1733.         KeyColour = kcLight
  1734.         KeyLayout = klLetter
  1735.         OnMouseDown = MouseDown
  1736.       end
  1737.       object SF7KeyButton7: TSF7KeyButton
  1738.         Left = 256
  1739.         Top = 72
  1740.         Width = 40
  1741.         Height = 40
  1742.         Caption = 'G'
  1743.         Font.Color = clWindowText
  1744.         Font.Height = -21
  1745.         Font.Name = 'MS Sans Serif'
  1746.         Font.Style = []
  1747.         ParentFont = False
  1748.         Sound = ksNone
  1749.         KeyController = KeyController
  1750.         Key = G
  1751.         SendString = 'g'
  1752.         KeyType = ktNormal
  1753.         KeyColour = kcLight
  1754.         KeyLayout = klLetter
  1755.         OnMouseDown = MouseDown
  1756.       end
  1757.       object SF7KeyButton8: TSF7KeyButton
  1758.         Left = 296
  1759.         Top = 72
  1760.         Width = 40
  1761.         Height = 40
  1762.         Caption = 'H'
  1763.         Font.Color = clWindowText
  1764.         Font.Height = -21
  1765.         Font.Name = 'MS Sans Serif'
  1766.         Font.Style = []
  1767.         ParentFont = False
  1768.         Sound = ksNone
  1769.         KeyController = KeyController
  1770.         Key = H
  1771.         SendString = 'h'
  1772.         KeyType = ktNormal
  1773.         KeyColour = kcLight
  1774.         KeyLayout = klLetter
  1775.         OnMouseDown = MouseDown
  1776.       end
  1777.       object SF7KeyButton9: TSF7KeyButton
  1778.         Left = 336
  1779.         Top = 72
  1780.         Width = 40
  1781.         Height = 40
  1782.         Caption = 'I'
  1783.         Font.Color = clWindowText
  1784.         Font.Height = -21
  1785.         Font.Name = 'MS Sans Serif'
  1786.         Font.Style = []
  1787.         ParentFont = False
  1788.         Sound = ksNone
  1789.         KeyController = KeyController
  1790.         Key = I
  1791.         SendString = 'i'
  1792.         KeyType = ktNormal
  1793.         KeyColour = kcLight
  1794.         KeyLayout = klLetter
  1795.         OnMouseDown = MouseDown
  1796.       end
  1797.       object SF7KeyButton10: TSF7KeyButton
  1798.         Left = 376
  1799.         Top = 72
  1800.         Width = 40
  1801.         Height = 40
  1802.         Caption = 'J'
  1803.         Font.Color = clWindowText
  1804.         Font.Height = -21
  1805.         Font.Name = 'MS Sans Serif'
  1806.         Font.Style = []
  1807.         ParentFont = False
  1808.         Sound = ksNone
  1809.         KeyController = KeyController
  1810.         Key = J
  1811.         SendString = 'j'
  1812.         KeyType = ktNormal
  1813.         KeyColour = kcLight
  1814.         KeyLayout = klLetter
  1815.         OnMouseDown = MouseDown
  1816.       end
  1817.       object SF7KeyButton11: TSF7KeyButton
  1818.         Left = 416
  1819.         Top = 72
  1820.         Width = 40
  1821.         Height = 40
  1822.         Caption = 'K'
  1823.         Font.Color = clWindowText
  1824.         Font.Height = -21
  1825.         Font.Name = 'MS Sans Serif'
  1826.         Font.Style = []
  1827.         ParentFont = False
  1828.         Sound = ksNone
  1829.         KeyController = KeyController
  1830.         Key = K
  1831.         SendString = 'k'
  1832.         KeyType = ktNormal
  1833.         KeyColour = kcLight
  1834.         KeyLayout = klLetter
  1835.         OnMouseDown = MouseDown
  1836.       end
  1837.       object SF7KeyButton12: TSF7KeyButton
  1838.         Left = 456
  1839.         Top = 72
  1840.         Width = 40
  1841.         Height = 40
  1842.         Caption = 'L'
  1843.         Font.Color = clWindowText
  1844.         Font.Height = -21
  1845.         Font.Name = 'MS Sans Serif'
  1846.         Font.Style = []
  1847.         ParentFont = False
  1848.         Sound = ksNone
  1849.         KeyController = KeyController
  1850.         Key = L
  1851.         SendString = 'l'
  1852.         KeyType = ktNormal
  1853.         KeyColour = kcLight
  1854.         KeyLayout = klLetter
  1855.         OnMouseDown = MouseDown
  1856.       end
  1857.       object SF7KeyButton13: TSF7KeyButton
  1858.         Left = 496
  1859.         Top = 72
  1860.         Width = 40
  1861.         Height = 40
  1862.         Caption = 'M'
  1863.         Font.Color = clWindowText
  1864.         Font.Height = -21
  1865.         Font.Name = 'MS Sans Serif'
  1866.         Font.Style = []
  1867.         ParentFont = False
  1868.         Sound = ksNone
  1869.         KeyController = KeyController
  1870.         Key = M
  1871.         SendString = 'm'
  1872.         KeyType = ktNormal
  1873.         KeyColour = kcLight
  1874.         KeyLayout = klLetter
  1875.         OnMouseDown = MouseDown
  1876.       end
  1877.       object SF7KeyButton14: TSF7KeyButton
  1878.         Left = 552
  1879.         Top = 8
  1880.         Width = 96
  1881.         Height = 40
  1882.         Caption = 'Backspace'
  1883.         Sound = ksNone
  1884.         KeyController = KeyController
  1885.         Key = Backspace
  1886.         SendString = '{Backspace}'
  1887.         KeyType = ktNormal
  1888.         KeyColour = kcDark
  1889.         KeyLayout = klNormal
  1890.         OnMouseDown = MouseDown
  1891.       end
  1892.       object SF7KeyButton16: TSF7KeyButton
  1893.         Left = 16
  1894.         Top = 112
  1895.         Width = 40
  1896.         Height = 40
  1897.         Caption = 'N'
  1898.         Font.Color = clWindowText
  1899.         Font.Height = -21
  1900.         Font.Name = 'MS Sans Serif'
  1901.         Font.Style = []
  1902.         ParentFont = False
  1903.         Sound = ksNone
  1904.         KeyController = KeyController
  1905.         Key = N
  1906.         SendString = 'n'
  1907.         KeyType = ktNormal
  1908.         KeyColour = kcLight
  1909.         KeyLayout = klLetter
  1910.         OnMouseDown = MouseDown
  1911.       end
  1912.       object SF7KeyButton34: TSF7KeyButton
  1913.         Left = 56
  1914.         Top = 112
  1915.         Width = 40
  1916.         Height = 40
  1917.         Caption = 'O'
  1918.         Font.Color = clWindowText
  1919.         Font.Height = -21
  1920.         Font.Name = 'MS Sans Serif'
  1921.         Font.Style = []
  1922.         ParentFont = False
  1923.         Sound = ksNone
  1924.         KeyController = KeyController
  1925.         Key = O
  1926.         SendString = 'o'
  1927.         KeyType = ktNormal
  1928.         KeyColour = kcLight
  1929.         KeyLayout = klLetter
  1930.         OnMouseDown = MouseDown
  1931.       end
  1932.       object SF7KeyButton35: TSF7KeyButton
  1933.         Left = 96
  1934.         Top = 112
  1935.         Width = 40
  1936.         Height = 40
  1937.         Caption = 'P'
  1938.         Font.Color = clWindowText
  1939.         Font.Height = -21
  1940.         Font.Name = 'MS Sans Serif'
  1941.         Font.Style = []
  1942.         ParentFont = False
  1943.         Sound = ksNone
  1944.         KeyController = KeyController
  1945.         Key = P
  1946.         SendString = 'p'
  1947.         KeyType = ktNormal
  1948.         KeyColour = kcLight
  1949.         KeyLayout = klLetter
  1950.         OnMouseDown = MouseDown
  1951.       end
  1952.       object SF7KeyButton36: TSF7KeyButton
  1953.         Left = 136
  1954.         Top = 112
  1955.         Width = 40
  1956.         Height = 40
  1957.         Caption = 'Q'
  1958.         Font.Color = clWindowText
  1959.         Font.Height = -21
  1960.         Font.Name = 'MS Sans Serif'
  1961.         Font.Style = []
  1962.         ParentFont = False
  1963.         Sound = ksNone
  1964.         KeyController = KeyController
  1965.         Key = Q
  1966.         SendString = 'q'
  1967.         KeyType = ktNormal
  1968.         KeyColour = kcLight
  1969.         KeyLayout = klLetter
  1970.         OnMouseDown = MouseDown
  1971.       end
  1972.       object SF7KeyButton37: TSF7KeyButton
  1973.         Left = 176
  1974.         Top = 112
  1975.         Width = 40
  1976.         Height = 40
  1977.         Caption = 'R'
  1978.         Font.Color = clWindowText
  1979.         Font.Height = -21
  1980.         Font.Name = 'MS Sans Serif'
  1981.         Font.Style = []
  1982.         ParentFont = False
  1983.         Sound = ksNone
  1984.         KeyController = KeyController
  1985.         Key = R
  1986.         SendString = 'r'
  1987.         KeyType = ktNormal
  1988.         KeyColour = kcLight
  1989.         KeyLayout = klLetter
  1990.         OnMouseDown = MouseDown
  1991.       end
  1992.       object SF7KeyButton55: TSF7KeyButton
  1993.         Left = 216
  1994.         Top = 112
  1995.         Width = 40
  1996.         Height = 40
  1997.         Caption = 'S'
  1998.         Font.Color = clWindowText
  1999.         Font.Height = -21
  2000.         Font.Name = 'MS Sans Serif'
  2001.         Font.Style = []
  2002.         ParentFont = False
  2003.         Sound = ksNone
  2004.         KeyController = KeyController
  2005.         Key = S
  2006.         SendString = 's'
  2007.         KeyType = ktNormal
  2008.         KeyColour = kcLight
  2009.         KeyLayout = klLetter
  2010.         OnMouseDown = MouseDown
  2011.       end
  2012.       object SF7KeyButton56: TSF7KeyButton
  2013.         Left = 256
  2014.         Top = 112
  2015.         Width = 40
  2016.         Height = 40
  2017.         Caption = 'T'
  2018.         Font.Color = clWindowText
  2019.         Font.Height = -21
  2020.         Font.Name = 'MS Sans Serif'
  2021.         Font.Style = []
  2022.         ParentFont = False
  2023.         Sound = ksNone
  2024.         KeyController = KeyController
  2025.         Key = T
  2026.         SendString = 't'
  2027.         KeyType = ktNormal
  2028.         KeyColour = kcLight
  2029.         KeyLayout = klLetter
  2030.         OnMouseDown = MouseDown
  2031.       end
  2032.       object SF7KeyButton57: TSF7KeyButton
  2033.         Left = 296
  2034.         Top = 112
  2035.         Width = 40
  2036.         Height = 40
  2037.         Caption = 'U'
  2038.         Font.Color = clWindowText
  2039.         Font.Height = -21
  2040.         Font.Name = 'MS Sans Serif'
  2041.         Font.Style = []
  2042.         ParentFont = False
  2043.         Sound = ksNone
  2044.         KeyController = KeyController
  2045.         Key = U
  2046.         SendString = 'u'
  2047.         KeyType = ktNormal
  2048.         KeyColour = kcLight
  2049.         KeyLayout = klLetter
  2050.         OnMouseDown = MouseDown
  2051.       end
  2052.       object SF7KeyButton58: TSF7KeyButton
  2053.         Left = 336
  2054.         Top = 112
  2055.         Width = 40
  2056.         Height = 40
  2057.         Caption = 'V'
  2058.         Font.Color = clWindowText
  2059.         Font.Height = -21
  2060.         Font.Name = 'MS Sans Serif'
  2061.         Font.Style = []
  2062.         ParentFont = False
  2063.         Sound = ksNone
  2064.         KeyController = KeyController
  2065.         Key = V
  2066.         SendString = 'v'
  2067.         KeyType = ktNormal
  2068.         KeyColour = kcLight
  2069.         KeyLayout = klLetter
  2070.         OnMouseDown = MouseDown
  2071.       end
  2072.       object SF7KeyButton59: TSF7KeyButton
  2073.         Left = 376
  2074.         Top = 112
  2075.         Width = 40
  2076.         Height = 40
  2077.         Caption = 'W'
  2078.         Font.Color = clWindowText
  2079.         Font.Height = -21
  2080.         Font.Name = 'MS Sans Serif'
  2081.         Font.Style = []
  2082.         ParentFont = False
  2083.         Sound = ksNone
  2084.         KeyController = KeyController
  2085.         Key = W
  2086.         SendString = 'w'
  2087.         KeyType = ktNormal
  2088.         KeyColour = kcLight
  2089.         KeyLayout = klLetter
  2090.         OnMouseDown = MouseDown
  2091.       end
  2092.       object SF7KeyButton72: TSF7KeyButton
  2093.         Left = 416
  2094.         Top = 112
  2095.         Width = 40
  2096.         Height = 40
  2097.         Caption = 'X'
  2098.         Font.Color = clWindowText
  2099.         Font.Height = -21
  2100.         Font.Name = 'MS Sans Serif'
  2101.         Font.Style = []
  2102.         ParentFont = False
  2103.         Sound = ksNone
  2104.         KeyController = KeyController
  2105.         Key = X
  2106.         SendString = 'x'
  2107.         KeyType = ktNormal
  2108.         KeyColour = kcLight
  2109.         KeyLayout = klLetter
  2110.         OnMouseDown = MouseDown
  2111.       end
  2112.       object SF7KeyButton73: TSF7KeyButton
  2113.         Left = 456
  2114.         Top = 112
  2115.         Width = 40
  2116.         Height = 40
  2117.         Caption = 'Y'
  2118.         Font.Color = clWindowText
  2119.         Font.Height = -21
  2120.         Font.Name = 'MS Sans Serif'
  2121.         Font.Style = []
  2122.         ParentFont = False
  2123.         Sound = ksNone
  2124.         KeyController = KeyController
  2125.         Key = Y
  2126.         SendString = 'y'
  2127.         KeyType = ktNormal
  2128.         KeyColour = kcLight
  2129.         KeyLayout = klLetter
  2130.         OnMouseDown = MouseDown
  2131.       end
  2132.       object SF7KeyButton74: TSF7KeyButton
  2133.         Left = 688
  2134.         Top = 72
  2135.         Width = 96
  2136.         Height = 136
  2137.         Caption = 'Return'
  2138.         Font.Color = clWindowText
  2139.         Font.Height = -11
  2140.         Font.Name = 'MS Sans Serif'
  2141.         Font.Style = []
  2142.         ParentFont = False
  2143.         Sound = ksNone
  2144.         KeyController = KeyController
  2145.         Key = Return
  2146.         SendString = '~'
  2147.         KeyType = ktNormal
  2148.         KeyColour = kcDark
  2149.         KeyLayout = klNormal
  2150.         OnMouseDown = MouseDown
  2151.       end
  2152.       object SF7KeyButton89: TSF7KeyButton
  2153.         Left = 496
  2154.         Top = 112
  2155.         Width = 40
  2156.         Height = 40
  2157.         Caption = 'Z'
  2158.         Font.Color = clWindowText
  2159.         Font.Height = -21
  2160.         Font.Name = 'MS Sans Serif'
  2161.         Font.Style = []
  2162.         ParentFont = False
  2163.         Sound = ksNone
  2164.         KeyController = KeyController
  2165.         Key = Z
  2166.         SendString = 'z'
  2167.         KeyType = ktNormal
  2168.         KeyColour = kcLight
  2169.         KeyLayout = klLetter
  2170.         OnMouseDown = MouseDown
  2171.       end
  2172.       object SF7KeyButton90: TSF7KeyButton
  2173.         Left = 16
  2174.         Top = 8
  2175.         Width = 40
  2176.         Height = 40
  2177.         Caption = '1'
  2178.         Font.Color = clWindowText
  2179.         Font.Height = -21
  2180.         Font.Name = 'MS Sans Serif'
  2181.         Font.Style = []
  2182.         ParentFont = False
  2183.         Sound = ksNone
  2184.         KeyController = KeyController
  2185.         SendString = '1'
  2186.         KeyType = ktNormal
  2187.         KeyColour = kcLight
  2188.         KeyLayout = klLetter
  2189.         OnMouseDown = MouseDown
  2190.       end
  2191.       object SF7KeyButton91: TSF7KeyButton
  2192.         Left = 56
  2193.         Top = 8
  2194.         Width = 40
  2195.         Height = 40
  2196.         Caption = '2'
  2197.         Font.Color = clWindowText
  2198.         Font.Height = -21
  2199.         Font.Name = 'MS Sans Serif'
  2200.         Font.Style = []
  2201.         ParentFont = False
  2202.         Sound = ksNone
  2203.         KeyController = KeyController
  2204.         SendString = '2'
  2205.         KeyType = ktNormal
  2206.         KeyColour = kcLight
  2207.         KeyLayout = klLetter
  2208.         OnMouseDown = MouseDown
  2209.       end
  2210.       object SF7KeyButton92: TSF7KeyButton
  2211.         Left = 96
  2212.         Top = 8
  2213.         Width = 40
  2214.         Height = 40
  2215.         Caption = '3'
  2216.         Font.Color = clWindowText
  2217.         Font.Height = -21
  2218.         Font.Name = 'MS Sans Serif'
  2219.         Font.Style = []
  2220.         ParentFont = False
  2221.         Sound = ksNone
  2222.         KeyController = KeyController
  2223.         SendString = '3'
  2224.         KeyType = ktNormal
  2225.         KeyColour = kcLight
  2226.         KeyLayout = klLetter
  2227.         OnMouseDown = MouseDown
  2228.       end
  2229.       object SF7KeyButton93: TSF7KeyButton
  2230.         Left = 136
  2231.         Top = 8
  2232.         Width = 40
  2233.         Height = 40
  2234.         Caption = '4'
  2235.         Font.Color = clWindowText
  2236.         Font.Height = -21
  2237.         Font.Name = 'MS Sans Serif'
  2238.         Font.Style = []
  2239.         ParentFont = False
  2240.         Sound = ksNone
  2241.         KeyController = KeyController
  2242.         SendString = '4'
  2243.         KeyType = ktNormal
  2244.         KeyColour = kcLight
  2245.         KeyLayout = klLetter
  2246.         OnMouseDown = MouseDown
  2247.       end
  2248.       object SF7KeyButton94: TSF7KeyButton
  2249.         Left = 176
  2250.         Top = 8
  2251.         Width = 40
  2252.         Height = 40
  2253.         Caption = '5'
  2254.         Font.Color = clWindowText
  2255.         Font.Height = -21
  2256.         Font.Name = 'MS Sans Serif'
  2257.         Font.Style = []
  2258.         ParentFont = False
  2259.         Sound = ksNone
  2260.         KeyController = KeyController
  2261.         SendString = '5'
  2262.         KeyType = ktNormal
  2263.         KeyColour = kcLight
  2264.         KeyLayout = klLetter
  2265.         OnMouseDown = MouseDown
  2266.       end
  2267.       object SF7KeyButton96: TSF7KeyButton
  2268.         Left = 216
  2269.         Top = 8
  2270.         Width = 40
  2271.         Height = 40
  2272.         Caption = '6'
  2273.         Font.Color = clWindowText
  2274.         Font.Height = -21
  2275.         Font.Name = 'MS Sans Serif'
  2276.         Font.Style = []
  2277.         ParentFont = False
  2278.         Sound = ksNone
  2279.         KeyController = KeyController
  2280.         SendString = '6'
  2281.         KeyType = ktNormal
  2282.         KeyColour = kcLight
  2283.         KeyLayout = klLetter
  2284.         OnMouseDown = MouseDown
  2285.       end
  2286.       object SF7KeyButton97: TSF7KeyButton
  2287.         Left = 256
  2288.         Top = 8
  2289.         Width = 40
  2290.         Height = 40
  2291.         Caption = '7'
  2292.         Font.Color = clWindowText
  2293.         Font.Height = -21
  2294.         Font.Name = 'MS Sans Serif'
  2295.         Font.Style = []
  2296.         ParentFont = False
  2297.         Sound = ksNone
  2298.         KeyController = KeyController
  2299.         SendString = '7'
  2300.         KeyType = ktNormal
  2301.         KeyColour = kcLight
  2302.         KeyLayout = klLetter
  2303.         OnMouseDown = MouseDown
  2304.       end
  2305.       object SF7KeyButton101: TSF7KeyButton
  2306.         Left = 296
  2307.         Top = 8
  2308.         Width = 40
  2309.         Height = 40
  2310.         Caption = '8'
  2311.         Font.Color = clWindowText
  2312.         Font.Height = -21
  2313.         Font.Name = 'MS Sans Serif'
  2314.         Font.Style = []
  2315.         ParentFont = False
  2316.         Sound = ksNone
  2317.         KeyController = KeyController
  2318.         SendString = '8'
  2319.         KeyType = ktNormal
  2320.         KeyColour = kcLight
  2321.         KeyLayout = klLetter
  2322.         OnMouseDown = MouseDown
  2323.       end
  2324.       object SF7KeyButton102: TSF7KeyButton
  2325.         Left = 336
  2326.         Top = 8
  2327.         Width = 40
  2328.         Height = 40
  2329.         Caption = '9'
  2330.         Font.Color = clWindowText
  2331.         Font.Height = -21
  2332.         Font.Name = 'MS Sans Serif'
  2333.         Font.Style = []
  2334.         ParentFont = False
  2335.         Sound = ksNone
  2336.         KeyController = KeyController
  2337.         SendString = '9'
  2338.         KeyType = ktNormal
  2339.         KeyColour = kcLight
  2340.         KeyLayout = klLetter
  2341.         OnMouseDown = MouseDown
  2342.       end
  2343.       object SF7KeyButton103: TSF7KeyButton
  2344.         Left = 376
  2345.         Top = 8
  2346.         Width = 40
  2347.         Height = 40
  2348.         Caption = '0'
  2349.         Font.Color = clWindowText
  2350.         Font.Height = -21
  2351.         Font.Name = 'MS Sans Serif'
  2352.         Font.Style = []
  2353.         ParentFont = False
  2354.         Sound = ksNone
  2355.         KeyController = KeyController
  2356.         SendString = '0'
  2357.         KeyType = ktNormal
  2358.         KeyColour = kcLight
  2359.         KeyLayout = klLetter
  2360.         OnMouseDown = MouseDown
  2361.       end
  2362.       object SF7KeyButton104: TSF7KeyButton
  2363.         Left = 592
  2364.         Top = 72
  2365.         Width = 40
  2366.         Height = 40
  2367.         Caption = '∩┐╜'
  2368.         Font.Color = clWindowText
  2369.         Font.Height = -11
  2370.         Font.Name = 'Wingdings'
  2371.         Font.Style = []
  2372.         ParentFont = False
  2373.         Sound = ksNone
  2374.         KeyController = KeyController
  2375.         Key = Up
  2376.         SendString = '{Up}'
  2377.         KeyType = ktNormal
  2378.         KeyColour = kcDark
  2379.         KeyLayout = klNormal
  2380.         OnMouseDown = MouseDown
  2381.       end
  2382.       object SF7KeyButton105: TSF7KeyButton
  2383.         Left = 472
  2384.         Top = 168
  2385.         Width = 128
  2386.         Height = 40
  2387.         Caption = 'Space'
  2388.         Font.Color = clWindowText
  2389.         Font.Height = -21
  2390.         Font.Name = 'MS Sans Serif'
  2391.         Font.Style = []
  2392.         ParentFont = False
  2393.         Sound = ksNone
  2394.         KeyController = KeyController
  2395.         SendString = ' '
  2396.         KeyType = ktNormal
  2397.         KeyColour = kcLight
  2398.         KeyLayout = klLetter
  2399.         OnMouseDown = MouseDown
  2400.       end
  2401.       object SF7KeyButton106: TSF7KeyButton
  2402.         Left = 552
  2403.         Top = 112
  2404.         Width = 40
  2405.         Height = 40
  2406.         Caption = '∩┐╜'
  2407.         Font.Color = clWindowText
  2408.         Font.Height = -11
  2409.         Font.Name = 'Wingdings'
  2410.         Font.Style = []
  2411.         ParentFont = False
  2412.         Sound = ksNone
  2413.         KeyController = KeyController
  2414.         Key = Left
  2415.         SendString = '{Left}'
  2416.         KeyType = ktNormal
  2417.         KeyColour = kcDark
  2418.         KeyLayout = klNormal
  2419.         OnMouseDown = MouseDown
  2420.       end
  2421.       object SF7KeyButton107: TSF7KeyButton
  2422.         Left = 592
  2423.         Top = 112
  2424.         Width = 40
  2425.         Height = 40
  2426.         Caption = '∩┐╜'
  2427.         Font.Color = clWindowText
  2428.         Font.Height = -11
  2429.         Font.Name = 'Wingdings'
  2430.         Font.Style = []
  2431.         ParentFont = False
  2432.         Sound = ksNone
  2433.         KeyController = KeyController
  2434.         Key = Down
  2435.         SendString = '{Down}'
  2436.         KeyType = ktNormal
  2437.         KeyColour = kcDark
  2438.         KeyLayout = klNormal
  2439.         OnMouseDown = MouseDown
  2440.       end
  2441.       object SF7KeyButton108: TSF7KeyButton
  2442.         Left = 632
  2443.         Top = 112
  2444.         Width = 40
  2445.         Height = 40
  2446.         Caption = '∩┐╜'
  2447.         Font.Color = clWindowText
  2448.         Font.Height = -11
  2449.         Font.Name = 'Wingdings'
  2450.         Font.Style = []
  2451.         ParentFont = False
  2452.         Sound = ksNone
  2453.         KeyController = KeyController
  2454.         Key = Right
  2455.         SendString = '{Right}'
  2456.         KeyType = ktNormal
  2457.         KeyColour = kcDark
  2458.         KeyLayout = klNormal
  2459.         OnMouseDown = MouseDown
  2460.       end
  2461.       object SF7KeyButton111: TSF7KeyButton
  2462.         Left = 16
  2463.         Top = 168
  2464.         Width = 40
  2465.         Height = 40
  2466.         Caption = ','
  2467.         Font.Color = clWindowText
  2468.         Font.Height = -21
  2469.         Font.Name = 'MS Sans Serif'
  2470.         Font.Style = []
  2471.         ParentFont = False
  2472.         Sound = ksNone
  2473.         KeyController = KeyController
  2474.         SendString = ','
  2475.         KeyType = ktNormal
  2476.         KeyColour = kcLight
  2477.         KeyLayout = klLetter
  2478.         OnMouseDown = MouseDown
  2479.       end
  2480.       object SF7KeyButton112: TSF7KeyButton
  2481.         Left = 56
  2482.         Top = 168
  2483.         Width = 40
  2484.         Height = 40
  2485.         Caption = '.'
  2486.         Font.Color = clWindowText
  2487.         Font.Height = -21
  2488.         Font.Name = 'MS Sans Serif'
  2489.         Font.Style = []
  2490.         ParentFont = False
  2491.         Sound = ksNone
  2492.         KeyController = KeyController
  2493.         SendString = '.'
  2494.         KeyType = ktNormal
  2495.         KeyColour = kcLight
  2496.         KeyLayout = klLetter
  2497.         OnMouseDown = MouseDown
  2498.       end
  2499.       object SF7KeyButton113: TSF7KeyButton
  2500.         Left = 96
  2501.         Top = 168
  2502.         Width = 40
  2503.         Height = 40
  2504.         Caption = '?'
  2505.         Font.Color = clWindowText
  2506.         Font.Height = -21
  2507.         Font.Name = 'MS Sans Serif'
  2508.         Font.Style = []
  2509.         ParentFont = False
  2510.         Sound = ksNone
  2511.         KeyController = KeyController
  2512.         SendString = '?'
  2513.         KeyType = ktNormal
  2514.         KeyColour = kcLight
  2515.         KeyLayout = klLetter
  2516.         OnMouseDown = MouseDown
  2517.       end
  2518.       object SF7KeyButton114: TSF7KeyButton
  2519.         Left = 136
  2520.         Top = 168
  2521.         Width = 40
  2522.         Height = 40
  2523.         Caption = '!'
  2524.         Font.Color = clWindowText
  2525.         Font.Height = -21
  2526.         Font.Name = 'MS Sans Serif'
  2527.         Font.Style = []
  2528.         ParentFont = False
  2529.         Sound = ksNone
  2530.         KeyController = KeyController
  2531.         SendString = '!'
  2532.         KeyType = ktNormal
  2533.         KeyColour = kcLight
  2534.         KeyLayout = klLetter
  2535.         OnMouseDown = MouseDown
  2536.       end
  2537.       object SF7KeyButton115: TSF7KeyButton
  2538.         Left = 176
  2539.         Top = 168
  2540.         Width = 40
  2541.         Height = 40
  2542.         Caption = '"'
  2543.         Font.Color = clWindowText
  2544.         Font.Height = -21
  2545.         Font.Name = 'MS Sans Serif'
  2546.         Font.Style = []
  2547.         ParentFont = False
  2548.         Sound = ksNone
  2549.         KeyController = KeyController
  2550.         SendString = '"'
  2551.         KeyType = ktNormal
  2552.         KeyColour = kcLight
  2553.         KeyLayout = klLetter
  2554.         OnMouseDown = MouseDown
  2555.       end
  2556.       object SF7KeyButton116: TSF7KeyButton
  2557.         Left = 216
  2558.         Top = 168
  2559.         Width = 40
  2560.         Height = 40
  2561.         Caption = '∩┐╜'
  2562.         Font.Color = clWindowText
  2563.         Font.Height = -21
  2564.         Font.Name = 'MS Sans Serif'
  2565.         Font.Style = []
  2566.         ParentFont = False
  2567.         Sound = ksNone
  2568.         KeyController = KeyController
  2569.         SendString = '∩┐╜'
  2570.         KeyType = ktNormal
  2571.         KeyColour = kcLight
  2572.         KeyLayout = klLetter
  2573.         OnMouseDown = MouseDown
  2574.       end
  2575.       object SF7KeyButton117: TSF7KeyButton
  2576.         Left = 256
  2577.         Top = 168
  2578.         Width = 40
  2579.         Height = 40
  2580.         Caption = '$'
  2581.         Font.Color = clWindowText
  2582.         Font.Height = -21
  2583.         Font.Name = 'MS Sans Serif'
  2584.         Font.Style = []
  2585.         ParentFont = False
  2586.         Sound = ksNone
  2587.         KeyController = KeyController
  2588.         SendString = '$'
  2589.         KeyType = ktNormal
  2590.         KeyColour = kcLight
  2591.         KeyLayout = klLetter
  2592.         OnMouseDown = MouseDown
  2593.       end
  2594.       object SF7KeyButton118: TSF7KeyButton
  2595.         Left = 296
  2596.         Top = 168
  2597.         Width = 40
  2598.         Height = 40
  2599.         Caption = '@'
  2600.         Font.Color = clWindowText
  2601.         Font.Height = -21
  2602.         Font.Name = 'MS Sans Serif'
  2603.         Font.Style = []
  2604.         ParentFont = False
  2605.         Sound = ksNone
  2606.         KeyController = KeyController
  2607.         SendString = '@'
  2608.         KeyType = ktNormal
  2609.         KeyColour = kcLight
  2610.         KeyLayout = klLetter
  2611.         OnMouseDown = MouseDown
  2612.       end
  2613.       object SF7KeyButton119: TSF7KeyButton
  2614.         Left = 336
  2615.         Top = 168
  2616.         Width = 40
  2617.         Height = 40
  2618.         Caption = '&'
  2619.         Font.Color = clWindowText
  2620.         Font.Height = -21
  2621.         Font.Name = 'MS Sans Serif'
  2622.         Font.Style = []
  2623.         ParentFont = False
  2624.         Sound = ksNone
  2625.         KeyController = KeyController
  2626.         SendString = '&'
  2627.         KeyType = ktNormal
  2628.         KeyColour = kcLight
  2629.         KeyLayout = klLetter
  2630.         OnMouseDown = MouseDown
  2631.       end
  2632.       object SF7KeyButton120: TSF7KeyButton
  2633.         Left = 376
  2634.         Top = 168
  2635.         Width = 40
  2636.         Height = 40
  2637.         Caption = '('
  2638.         Font.Color = clWindowText
  2639.         Font.Height = -21
  2640.         Font.Name = 'MS Sans Serif'
  2641.         Font.Style = []
  2642.         ParentFont = False
  2643.         Sound = ksNone
  2644.         KeyController = KeyController
  2645.         SendString = '{(}'
  2646.         KeyType = ktNormal
  2647.         KeyColour = kcLight
  2648.         KeyLayout = klLetter
  2649.         OnMouseDown = MouseDown
  2650.       end
  2651.       object SF7KeyButton121: TSF7KeyButton
  2652.         Left = 416
  2653.         Top = 168
  2654.         Width = 40
  2655.         Height = 40
  2656.         Caption = ')'
  2657.         Font.Color = clWindowText
  2658.         Font.Height = -21
  2659.         Font.Name = 'MS Sans Serif'
  2660.         Font.Style = []
  2661.         ParentFont = False
  2662.         Sound = ksNone
  2663.         KeyController = KeyController
  2664.         SendString = '{)}'
  2665.         KeyType = ktNormal
  2666.         KeyColour = kcLight
  2667.         KeyLayout = klLetter
  2668.         OnMouseDown = MouseDown
  2669.       end
  2670.       object SF7KeyButton122: TSF7KeyButton
  2671.         Left = 416
  2672.         Top = 8
  2673.         Width = 40
  2674.         Height = 40
  2675.         Caption = '-'
  2676.         Font.Color = clWindowText
  2677.         Font.Height = -21
  2678.         Font.Name = 'MS Sans Serif'
  2679.         Font.Style = []
  2680.         ParentFont = False
  2681.         Sound = ksNone
  2682.         KeyController = KeyController
  2683.         SendString = '-'
  2684.         KeyType = ktNormal
  2685.         KeyColour = kcLight
  2686.         KeyLayout = klLetter
  2687.         OnMouseDown = MouseDown
  2688.       end
  2689.       object SF7KeyButton123: TSF7KeyButton
  2690.         Left = 456
  2691.         Top = 8
  2692.         Width = 40
  2693.         Height = 40
  2694.         Caption = '+'
  2695.         Font.Color = clWindowText
  2696.         Font.Height = -21
  2697.         Font.Name = 'MS Sans Serif'
  2698.         Font.Style = []
  2699.         ParentFont = False
  2700.         Sound = ksNone
  2701.         KeyController = KeyController
  2702.         SendString = '{+}'
  2703.         KeyType = ktNormal
  2704.         KeyColour = kcLight
  2705.         KeyLayout = klLetter
  2706.         OnMouseDown = MouseDown
  2707.       end
  2708.       object SF7KeyButton124: TSF7KeyButton
  2709.         Left = 496
  2710.         Top = 8
  2711.         Width = 40
  2712.         Height = 40
  2713.         Caption = '='
  2714.         Font.Color = clWindowText
  2715.         Font.Height = -21
  2716.         Font.Name = 'MS Sans Serif'
  2717.         Font.Style = []
  2718.         ParentFont = False
  2719.         Sound = ksNone
  2720.         KeyController = KeyController
  2721.         SendString = '='
  2722.         KeyType = ktNormal
  2723.         KeyColour = kcLight
  2724.         KeyLayout = klLetter
  2725.         OnMouseDown = MouseDown
  2726.       end
  2727.       object BExitABCDE: TSpeedButton
  2728.         Left = 640
  2729.         Top = 53
  2730.         Width = 41
  2731.         Height = 52
  2732.         Caption = 'Exit'
  2733.         OnClick = BExitClick
  2734.       end
  2735.       object KQWERT: TSF7KeyButton
  2736.         Left = 664
  2737.         Top = 8
  2738.         Width = 120
  2739.         Height = 40
  2740.         Caption = 'QWERT...'
  2741.         Sound = ksNone
  2742.         KeyController = KeyController
  2743.         KeyType = ktNormal
  2744.         KeyColour = kcDark
  2745.         KeyLayout = klNormal
  2746.         OnClick = KQWERTClick
  2747.         OnMouseDown = MouseDown
  2748.       end
  2749.       object KShiftLock: TSF7KeyButton
  2750.         Left = 616
  2751.         Top = 168
  2752.         Width = 56
  2753.         Height = 40
  2754.         Caption = 'Shift'
  2755.         Font.Color = clBlack
  2756.         Font.Height = -11
  2757.         Font.Name = 'MS Sans Serif'
  2758.         Font.Style = []
  2759.         ParentFont = False
  2760.         Sound = ksNone
  2761.         KeyController = KeyController
  2762.         Caption2 = 'Lock'
  2763.         SendString = '{CapsLock}'
  2764.         KeyType = ktNormal
  2765.         KeyColour = kcDark
  2766.         KeyLayout = klNormal
  2767.         OnMouseDown = MouseDown
  2768.       end
  2769.     end
  2770.   end
  2771.   object KeyController: TSF7KeyController
  2772.     AutoHandle = False
  2773.     OnCapsLockStateChange = KeyControllerCapsLockStateChange
  2774.     OnShiftStateChange = KeyControllerShiftStateChange
  2775.     OnAltGrStateChange = KeyControllerAltGrStateChange
  2776.     Left = 8
  2777.     Top = 72
  2778.   end
  2779. end
  2780.