home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / Chip_2001-06_cd1.bin / ctenari / Burda / St_Deset.ex_ / 0 / RCDATA / TPRIKLAD1 / TPRIKLAD1.txt
Encoding:
Text File  |  2000-08-30  |  53.8 KB  |  2,429 lines

  1. object Priklad1: TPriklad1
  2.   Left = 175
  3.   Top = 4
  4.   ActiveControl = Panel1
  5.   BorderIcons = []
  6.   AutoScroll = False
  7.   Caption = 'P∩┐╜∩┐╜klad ∩┐╜.1'
  8.   ClientHeight = 432
  9.   ClientWidth = 418
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   PopupMenu = PopupMenu1
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 16
  22.     Width = 49
  23.     Height = 13
  24.     Caption = 'Hrac∩┐╜ pole'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 144
  28.     Top = 16
  29.     Width = 53
  30.     Height = 13
  31.     Caption = 'Po∩┐╜et ∩┐╜∩┐╜sel'
  32.   end
  33.   object Label19: TLabel
  34.     Left = 240
  35.     Top = 0
  36.     Width = 28
  37.     Height = 13
  38.     Caption = 'Po∩┐╜et'
  39.   end
  40.   object Label20: TLabel
  41.     Left = 240
  42.     Top = 16
  43.     Width = 40
  44.     Height = 13
  45.     Caption = 'losov∩┐╜n∩┐╜'
  46.   end
  47.   object OK: TDsFancyButton
  48.     Left = 328
  49.     Top = 400
  50.     Width = 73
  51.     Height = 25
  52.     ButtonColor = clBtnFace
  53.     Caption = 'OK'
  54.     FrameColor = clGray
  55.     FrameWidth = 6
  56.     CornerRadius = 10
  57.     TextStyle = txRaised
  58.     OnClick = OKClick
  59.   end
  60.   object Panel1: TPanel
  61.     Left = 0
  62.     Top = 31
  63.     Width = 137
  64.     Height = 401
  65.     Font.Charset = EASTEUROPE_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -11
  68.     Font.Name = 'Times New Roman'
  69.     Font.Style = []
  70.     ParentFont = False
  71.     PopupMenu = PopupMenu1
  72.     TabOrder = 0
  73.     object Edit1: TEdit
  74.       Left = 8
  75.       Top = 8
  76.       Width = 17
  77.       Height = 17
  78.       Cursor = crArrow
  79.       AutoSize = False
  80.       DragCursor = crArrow
  81.       DragMode = dmAutomatic
  82.       Font.Charset = EASTEUROPE_CHARSET
  83.       Font.Color = clWindowText
  84.       Font.Height = -11
  85.       Font.Name = 'Times New Roman'
  86.       Font.Style = []
  87.       ParentFont = False
  88.       PopupMenu = PopupMenu1
  89.       ReadOnly = True
  90.       TabOrder = 0
  91.       Text = ' 1'
  92.     end
  93.     object Edit2: TEdit
  94.       Left = 32
  95.       Top = 8
  96.       Width = 17
  97.       Height = 17
  98.       Cursor = crArrow
  99.       AutoSize = False
  100.       DragCursor = crArrow
  101.       DragMode = dmAutomatic
  102.       Font.Charset = EASTEUROPE_CHARSET
  103.       Font.Color = clWindowText
  104.       Font.Height = -11
  105.       Font.Name = 'Times New Roman'
  106.       Font.Style = []
  107.       ParentFont = False
  108.       PopupMenu = PopupMenu1
  109.       ReadOnly = True
  110.       TabOrder = 1
  111.       Text = ' 2'
  112.     end
  113.     object Edit3: TEdit
  114.       Left = 56
  115.       Top = 8
  116.       Width = 17
  117.       Height = 17
  118.       Cursor = crArrow
  119.       AutoSize = False
  120.       DragCursor = crArrow
  121.       DragMode = dmAutomatic
  122.       Font.Charset = EASTEUROPE_CHARSET
  123.       Font.Color = clWindowText
  124.       Font.Height = -11
  125.       Font.Name = 'Times New Roman'
  126.       Font.Style = []
  127.       ParentFont = False
  128.       PopupMenu = PopupMenu1
  129.       ReadOnly = True
  130.       TabOrder = 2
  131.       Text = ' 3'
  132.     end
  133.     object Edit4: TEdit
  134.       Left = 80
  135.       Top = 8
  136.       Width = 17
  137.       Height = 17
  138.       Cursor = crArrow
  139.       AutoSize = False
  140.       DragCursor = crArrow
  141.       DragMode = dmAutomatic
  142.       Font.Charset = EASTEUROPE_CHARSET
  143.       Font.Color = clWindowText
  144.       Font.Height = -11
  145.       Font.Name = 'Times New Roman'
  146.       Font.Style = []
  147.       ParentFont = False
  148.       PopupMenu = PopupMenu1
  149.       ReadOnly = True
  150.       TabOrder = 3
  151.       Text = ' 4'
  152.     end
  153.     object Edit5: TEdit
  154.       Left = 104
  155.       Top = 8
  156.       Width = 17
  157.       Height = 17
  158.       Cursor = crArrow
  159.       AutoSize = False
  160.       DragCursor = crArrow
  161.       DragMode = dmAutomatic
  162.       PopupMenu = PopupMenu1
  163.       ReadOnly = True
  164.       TabOrder = 4
  165.       Text = ' 5'
  166.     end
  167.     object Edit6: TEdit
  168.       Left = 8
  169.       Top = 32
  170.       Width = 17
  171.       Height = 17
  172.       Cursor = crArrow
  173.       AutoSize = False
  174.       DragCursor = crArrow
  175.       DragMode = dmAutomatic
  176.       Font.Charset = EASTEUROPE_CHARSET
  177.       Font.Color = clWindowText
  178.       Font.Height = -11
  179.       Font.Name = 'Times New Roman'
  180.       Font.Style = []
  181.       ParentFont = False
  182.       PopupMenu = PopupMenu1
  183.       ReadOnly = True
  184.       TabOrder = 5
  185.       Text = ' 6'
  186.     end
  187.     object Edit7: TEdit
  188.       Left = 32
  189.       Top = 32
  190.       Width = 17
  191.       Height = 17
  192.       Cursor = crArrow
  193.       AutoSize = False
  194.       Color = clGray
  195.       DragCursor = crArrow
  196.       DragMode = dmAutomatic
  197.       Font.Charset = EASTEUROPE_CHARSET
  198.       Font.Color = clWindowText
  199.       Font.Height = -11
  200.       Font.Name = 'Times New Roman'
  201.       Font.Style = []
  202.       ParentFont = False
  203.       PopupMenu = PopupMenu1
  204.       ReadOnly = True
  205.       TabOrder = 6
  206.       Text = ' X'
  207.     end
  208.     object Edit8: TEdit
  209.       Left = 56
  210.       Top = 32
  211.       Width = 17
  212.       Height = 17
  213.       Cursor = crArrow
  214.       AutoSize = False
  215.       Color = clGray
  216.       DragCursor = crArrow
  217.       DragMode = dmAutomatic
  218.       Font.Charset = EASTEUROPE_CHARSET
  219.       Font.Color = clWindowText
  220.       Font.Height = -11
  221.       Font.Name = 'Times New Roman'
  222.       Font.Style = []
  223.       ParentFont = False
  224.       PopupMenu = PopupMenu1
  225.       ReadOnly = True
  226.       TabOrder = 7
  227.       Text = ' X'
  228.     end
  229.     object Edit9: TEdit
  230.       Left = 80
  231.       Top = 32
  232.       Width = 17
  233.       Height = 17
  234.       Cursor = crArrow
  235.       AutoSize = False
  236.       DragCursor = crArrow
  237.       DragMode = dmAutomatic
  238.       Font.Charset = EASTEUROPE_CHARSET
  239.       Font.Color = clWindowText
  240.       Font.Height = -11
  241.       Font.Name = 'Times New Roman'
  242.       Font.Style = []
  243.       ParentFont = False
  244.       PopupMenu = PopupMenu1
  245.       ReadOnly = True
  246.       TabOrder = 8
  247.       Text = ' 9'
  248.     end
  249.     object Edit10: TEdit
  250.       Left = 104
  251.       Top = 32
  252.       Width = 17
  253.       Height = 17
  254.       Cursor = crArrow
  255.       AutoSize = False
  256.       DragCursor = crArrow
  257.       DragMode = dmAutomatic
  258.       Font.Charset = EASTEUROPE_CHARSET
  259.       Font.Color = clWindowText
  260.       Font.Height = -11
  261.       Font.Name = 'Times New Roman'
  262.       Font.Style = []
  263.       ParentFont = False
  264.       PopupMenu = PopupMenu1
  265.       ReadOnly = True
  266.       TabOrder = 9
  267.       Text = '10'
  268.     end
  269.     object Edit11: TEdit
  270.       Left = 8
  271.       Top = 56
  272.       Width = 17
  273.       Height = 17
  274.       Cursor = crArrow
  275.       AutoSize = False
  276.       DragCursor = crArrow
  277.       DragMode = dmAutomatic
  278.       PopupMenu = PopupMenu1
  279.       ReadOnly = True
  280.       TabOrder = 10
  281.       Text = '11'
  282.     end
  283.     object Edit12: TEdit
  284.       Left = 32
  285.       Top = 56
  286.       Width = 17
  287.       Height = 17
  288.       Cursor = crArrow
  289.       AutoSize = False
  290.       DragCursor = crArrow
  291.       DragMode = dmAutomatic
  292.       Font.Charset = EASTEUROPE_CHARSET
  293.       Font.Color = clWindowText
  294.       Font.Height = -11
  295.       Font.Name = 'Times New Roman'
  296.       Font.Style = []
  297.       ParentFont = False
  298.       PopupMenu = PopupMenu1
  299.       ReadOnly = True
  300.       TabOrder = 11
  301.       Text = '12'
  302.     end
  303.     object Edit13: TEdit
  304.       Left = 56
  305.       Top = 56
  306.       Width = 17
  307.       Height = 17
  308.       Cursor = crArrow
  309.       AutoSize = False
  310.       DragCursor = crArrow
  311.       DragMode = dmAutomatic
  312.       Font.Charset = EASTEUROPE_CHARSET
  313.       Font.Color = clWindowText
  314.       Font.Height = -11
  315.       Font.Name = 'Times New Roman'
  316.       Font.Style = []
  317.       ParentFont = False
  318.       PopupMenu = PopupMenu1
  319.       ReadOnly = True
  320.       TabOrder = 12
  321.       Text = '13'
  322.     end
  323.     object Edit14: TEdit
  324.       Left = 80
  325.       Top = 56
  326.       Width = 17
  327.       Height = 17
  328.       Cursor = crArrow
  329.       AutoSize = False
  330.       DragCursor = crArrow
  331.       DragMode = dmAutomatic
  332.       PopupMenu = PopupMenu1
  333.       ReadOnly = True
  334.       TabOrder = 13
  335.       Text = '14'
  336.     end
  337.     object Edit15: TEdit
  338.       Left = 104
  339.       Top = 56
  340.       Width = 17
  341.       Height = 17
  342.       Cursor = crArrow
  343.       AutoSize = False
  344.       Color = clGray
  345.       DragCursor = crArrow
  346.       DragMode = dmAutomatic
  347.       PopupMenu = PopupMenu1
  348.       ReadOnly = True
  349.       TabOrder = 14
  350.       Text = ' X'
  351.     end
  352.     object Edit16: TEdit
  353.       Left = 8
  354.       Top = 80
  355.       Width = 17
  356.       Height = 17
  357.       Cursor = crArrow
  358.       AutoSize = False
  359.       DragCursor = crArrow
  360.       DragMode = dmAutomatic
  361.       Font.Charset = EASTEUROPE_CHARSET
  362.       Font.Color = clWindowText
  363.       Font.Height = -11
  364.       Font.Name = 'Times New Roman'
  365.       Font.Style = []
  366.       ParentFont = False
  367.       PopupMenu = PopupMenu1
  368.       ReadOnly = True
  369.       TabOrder = 15
  370.       Text = '16'
  371.     end
  372.     object Edit17: TEdit
  373.       Left = 32
  374.       Top = 80
  375.       Width = 17
  376.       Height = 17
  377.       Cursor = crArrow
  378.       AutoSize = False
  379.       DragCursor = crArrow
  380.       DragMode = dmAutomatic
  381.       Font.Charset = EASTEUROPE_CHARSET
  382.       Font.Color = clWindowText
  383.       Font.Height = -11
  384.       Font.Name = 'Times New Roman'
  385.       Font.Style = []
  386.       ParentFont = False
  387.       PopupMenu = PopupMenu1
  388.       ReadOnly = True
  389.       TabOrder = 16
  390.       Text = '17'
  391.     end
  392.     object Edit18: TEdit
  393.       Left = 56
  394.       Top = 80
  395.       Width = 17
  396.       Height = 17
  397.       Cursor = crArrow
  398.       AutoSize = False
  399.       DragCursor = crArrow
  400.       DragMode = dmAutomatic
  401.       Font.Charset = EASTEUROPE_CHARSET
  402.       Font.Color = clWindowText
  403.       Font.Height = -11
  404.       Font.Name = 'Times New Roman'
  405.       Font.Style = []
  406.       ParentFont = False
  407.       PopupMenu = PopupMenu1
  408.       ReadOnly = True
  409.       TabOrder = 17
  410.       Text = '18'
  411.     end
  412.     object Edit19: TEdit
  413.       Left = 80
  414.       Top = 80
  415.       Width = 17
  416.       Height = 17
  417.       Cursor = crArrow
  418.       AutoSize = False
  419.       DragCursor = crArrow
  420.       DragMode = dmAutomatic
  421.       Font.Charset = EASTEUROPE_CHARSET
  422.       Font.Color = clWindowText
  423.       Font.Height = -11
  424.       Font.Name = 'Times New Roman'
  425.       Font.Style = []
  426.       ParentFont = False
  427.       PopupMenu = PopupMenu1
  428.       ReadOnly = True
  429.       TabOrder = 18
  430.       Text = '19'
  431.     end
  432.     object Edit20: TEdit
  433.       Left = 104
  434.       Top = 80
  435.       Width = 17
  436.       Height = 17
  437.       Cursor = crArrow
  438.       AutoSize = False
  439.       DragCursor = crArrow
  440.       DragMode = dmAutomatic
  441.       Font.Charset = EASTEUROPE_CHARSET
  442.       Font.Color = clWindowText
  443.       Font.Height = -11
  444.       Font.Name = 'Times New Roman'
  445.       Font.Style = []
  446.       ParentFont = False
  447.       PopupMenu = PopupMenu1
  448.       ReadOnly = True
  449.       TabOrder = 19
  450.       Text = '20'
  451.     end
  452.     object Edit21: TEdit
  453.       Left = 8
  454.       Top = 104
  455.       Width = 17
  456.       Height = 17
  457.       Cursor = crArrow
  458.       AutoSize = False
  459.       DragCursor = crArrow
  460.       DragMode = dmAutomatic
  461.       Font.Charset = EASTEUROPE_CHARSET
  462.       Font.Color = clWindowText
  463.       Font.Height = -11
  464.       Font.Name = 'Times New Roman'
  465.       Font.Style = []
  466.       ParentFont = False
  467.       PopupMenu = PopupMenu1
  468.       ReadOnly = True
  469.       TabOrder = 20
  470.       Text = '21'
  471.     end
  472.     object Edit22: TEdit
  473.       Left = 32
  474.       Top = 104
  475.       Width = 17
  476.       Height = 17
  477.       Cursor = crArrow
  478.       AutoSize = False
  479.       DragCursor = crArrow
  480.       DragMode = dmAutomatic
  481.       PopupMenu = PopupMenu1
  482.       ReadOnly = True
  483.       TabOrder = 21
  484.       Text = '22'
  485.     end
  486.     object Edit23: TEdit
  487.       Left = 56
  488.       Top = 104
  489.       Width = 17
  490.       Height = 17
  491.       Cursor = crArrow
  492.       AutoSize = False
  493.       DragCursor = crArrow
  494.       DragMode = dmAutomatic
  495.       PopupMenu = PopupMenu1
  496.       ReadOnly = True
  497.       TabOrder = 22
  498.       Text = '23'
  499.     end
  500.     object Edit24: TEdit
  501.       Left = 80
  502.       Top = 104
  503.       Width = 17
  504.       Height = 17
  505.       Cursor = crArrow
  506.       AutoSize = False
  507.       DragCursor = crArrow
  508.       DragMode = dmAutomatic
  509.       PopupMenu = PopupMenu1
  510.       ReadOnly = True
  511.       TabOrder = 23
  512.       Text = '24'
  513.     end
  514.     object Edit25: TEdit
  515.       Left = 104
  516.       Top = 104
  517.       Width = 17
  518.       Height = 17
  519.       Cursor = crArrow
  520.       AutoSize = False
  521.       DragCursor = crArrow
  522.       DragMode = dmAutomatic
  523.       Font.Charset = EASTEUROPE_CHARSET
  524.       Font.Color = clWindowText
  525.       Font.Height = -11
  526.       Font.Name = 'Times New Roman'
  527.       Font.Style = []
  528.       ParentFont = False
  529.       PopupMenu = PopupMenu1
  530.       ReadOnly = True
  531.       TabOrder = 24
  532.       Text = '25'
  533.     end
  534.     object Edit26: TEdit
  535.       Left = 8
  536.       Top = 128
  537.       Width = 17
  538.       Height = 17
  539.       Cursor = crArrow
  540.       AutoSize = False
  541.       DragCursor = crArrow
  542.       DragMode = dmAutomatic
  543.       Font.Charset = EASTEUROPE_CHARSET
  544.       Font.Color = clWindowText
  545.       Font.Height = -11
  546.       Font.Name = 'Times New Roman'
  547.       Font.Style = []
  548.       ParentFont = False
  549.       PopupMenu = PopupMenu1
  550.       ReadOnly = True
  551.       TabOrder = 25
  552.       Text = '26'
  553.     end
  554.     object Edit27: TEdit
  555.       Left = 32
  556.       Top = 128
  557.       Width = 17
  558.       Height = 17
  559.       Cursor = crArrow
  560.       AutoSize = False
  561.       DragCursor = crArrow
  562.       DragMode = dmAutomatic
  563.       Font.Charset = EASTEUROPE_CHARSET
  564.       Font.Color = clWindowText
  565.       Font.Height = -11
  566.       Font.Name = 'Times New Roman'
  567.       Font.Style = []
  568.       ParentFont = False
  569.       PopupMenu = PopupMenu1
  570.       ReadOnly = True
  571.       TabOrder = 26
  572.       Text = '27'
  573.     end
  574.     object Edit28: TEdit
  575.       Left = 56
  576.       Top = 128
  577.       Width = 17
  578.       Height = 17
  579.       Cursor = crArrow
  580.       AutoSize = False
  581.       DragCursor = crArrow
  582.       DragMode = dmAutomatic
  583.       PopupMenu = PopupMenu1
  584.       ReadOnly = True
  585.       TabOrder = 27
  586.       Text = '28'
  587.     end
  588.     object Edit29: TEdit
  589.       Left = 80
  590.       Top = 128
  591.       Width = 17
  592.       Height = 17
  593.       Cursor = crArrow
  594.       AutoSize = False
  595.       DragCursor = crArrow
  596.       DragMode = dmAutomatic
  597.       PopupMenu = PopupMenu1
  598.       ReadOnly = True
  599.       TabOrder = 28
  600.       Text = '29'
  601.     end
  602.     object Edit30: TEdit
  603.       Left = 104
  604.       Top = 128
  605.       Width = 17
  606.       Height = 17
  607.       Cursor = crArrow
  608.       AutoSize = False
  609.       DragCursor = crArrow
  610.       DragMode = dmAutomatic
  611.       PopupMenu = PopupMenu1
  612.       ReadOnly = True
  613.       TabOrder = 29
  614.       Text = '30'
  615.     end
  616.     object Edit31: TEdit
  617.       Left = 8
  618.       Top = 152
  619.       Width = 17
  620.       Height = 17
  621.       Cursor = crArrow
  622.       AutoSize = False
  623.       DragCursor = crArrow
  624.       DragMode = dmAutomatic
  625.       Font.Charset = EASTEUROPE_CHARSET
  626.       Font.Color = clWindowText
  627.       Font.Height = -11
  628.       Font.Name = 'Times New Roman'
  629.       Font.Style = []
  630.       ParentFont = False
  631.       PopupMenu = PopupMenu1
  632.       ReadOnly = True
  633.       TabOrder = 30
  634.       Text = '31'
  635.     end
  636.     object Edit32: TEdit
  637.       Left = 32
  638.       Top = 152
  639.       Width = 17
  640.       Height = 17
  641.       Cursor = crArrow
  642.       AutoSize = False
  643.       DragCursor = crArrow
  644.       DragMode = dmAutomatic
  645.       Font.Charset = EASTEUROPE_CHARSET
  646.       Font.Color = clWindowText
  647.       Font.Height = -11
  648.       Font.Name = 'Times New Roman'
  649.       Font.Style = []
  650.       ParentFont = False
  651.       PopupMenu = PopupMenu1
  652.       ReadOnly = True
  653.       TabOrder = 31
  654.       Text = '32'
  655.     end
  656.     object Edit33: TEdit
  657.       Left = 56
  658.       Top = 152
  659.       Width = 17
  660.       Height = 17
  661.       Cursor = crArrow
  662.       AutoSize = False
  663.       DragCursor = crArrow
  664.       DragMode = dmAutomatic
  665.       Font.Charset = EASTEUROPE_CHARSET
  666.       Font.Color = clWindowText
  667.       Font.Height = -11
  668.       Font.Name = 'Times New Roman'
  669.       Font.Style = []
  670.       ParentFont = False
  671.       PopupMenu = PopupMenu1
  672.       ReadOnly = True
  673.       TabOrder = 32
  674.       Text = '33'
  675.     end
  676.     object Edit34: TEdit
  677.       Left = 80
  678.       Top = 152
  679.       Width = 17
  680.       Height = 17
  681.       Cursor = crArrow
  682.       AutoSize = False
  683.       DragCursor = crArrow
  684.       DragMode = dmAutomatic
  685.       Font.Charset = EASTEUROPE_CHARSET
  686.       Font.Color = clWindowText
  687.       Font.Height = -11
  688.       Font.Name = 'Times New Roman'
  689.       Font.Style = []
  690.       ParentFont = False
  691.       PopupMenu = PopupMenu1
  692.       ReadOnly = True
  693.       TabOrder = 33
  694.       Text = '34'
  695.     end
  696.     object Edit35: TEdit
  697.       Left = 104
  698.       Top = 152
  699.       Width = 17
  700.       Height = 17
  701.       Cursor = crArrow
  702.       AutoSize = False
  703.       DragCursor = crArrow
  704.       DragMode = dmAutomatic
  705.       PopupMenu = PopupMenu1
  706.       ReadOnly = True
  707.       TabOrder = 34
  708.       Text = '35'
  709.     end
  710.     object Edit36: TEdit
  711.       Left = 8
  712.       Top = 176
  713.       Width = 17
  714.       Height = 17
  715.       Cursor = crArrow
  716.       AutoSize = False
  717.       DragCursor = crArrow
  718.       DragMode = dmAutomatic
  719.       Font.Charset = EASTEUROPE_CHARSET
  720.       Font.Color = clWindowText
  721.       Font.Height = -11
  722.       Font.Name = 'Times New Roman'
  723.       Font.Style = []
  724.       ParentFont = False
  725.       PopupMenu = PopupMenu1
  726.       ReadOnly = True
  727.       TabOrder = 35
  728.       Text = '36'
  729.     end
  730.     object Edit37: TEdit
  731.       Left = 32
  732.       Top = 176
  733.       Width = 17
  734.       Height = 17
  735.       Cursor = crArrow
  736.       AutoSize = False
  737.       DragCursor = crArrow
  738.       DragMode = dmAutomatic
  739.       Font.Charset = EASTEUROPE_CHARSET
  740.       Font.Color = clWindowText
  741.       Font.Height = -11
  742.       Font.Name = 'Times New Roman'
  743.       Font.Style = []
  744.       ParentFont = False
  745.       PopupMenu = PopupMenu1
  746.       ReadOnly = True
  747.       TabOrder = 36
  748.       Text = '37'
  749.     end
  750.     object Edit38: TEdit
  751.       Left = 56
  752.       Top = 176
  753.       Width = 17
  754.       Height = 17
  755.       Cursor = crArrow
  756.       AutoSize = False
  757.       DragCursor = crArrow
  758.       DragMode = dmAutomatic
  759.       Font.Charset = EASTEUROPE_CHARSET
  760.       Font.Color = clWindowText
  761.       Font.Height = -11
  762.       Font.Name = 'Times New Roman'
  763.       Font.Style = []
  764.       ParentFont = False
  765.       PopupMenu = PopupMenu1
  766.       ReadOnly = True
  767.       TabOrder = 37
  768.       Text = '38'
  769.     end
  770.     object Edit39: TEdit
  771.       Left = 80
  772.       Top = 176
  773.       Width = 17
  774.       Height = 17
  775.       Cursor = crArrow
  776.       AutoSize = False
  777.       DragCursor = crArrow
  778.       DragMode = dmAutomatic
  779.       PopupMenu = PopupMenu1
  780.       ReadOnly = True
  781.       TabOrder = 38
  782.       Text = '39'
  783.     end
  784.     object Edit40: TEdit
  785.       Left = 104
  786.       Top = 176
  787.       Width = 17
  788.       Height = 17
  789.       Cursor = crArrow
  790.       AutoSize = False
  791.       Color = clGray
  792.       DragCursor = crArrow
  793.       DragMode = dmAutomatic
  794.       Font.Charset = EASTEUROPE_CHARSET
  795.       Font.Color = clWindowText
  796.       Font.Height = -11
  797.       Font.Name = 'Times New Roman'
  798.       Font.Style = []
  799.       ParentFont = False
  800.       PopupMenu = PopupMenu1
  801.       ReadOnly = True
  802.       TabOrder = 39
  803.       Text = ' X'
  804.     end
  805.     object Edit41: TEdit
  806.       Left = 8
  807.       Top = 200
  808.       Width = 17
  809.       Height = 17
  810.       Cursor = crArrow
  811.       AutoSize = False
  812.       DragCursor = crArrow
  813.       DragMode = dmAutomatic
  814.       Font.Charset = EASTEUROPE_CHARSET
  815.       Font.Color = clWindowText
  816.       Font.Height = -11
  817.       Font.Name = 'Times New Roman'
  818.       Font.Style = []
  819.       ParentFont = False
  820.       PopupMenu = PopupMenu1
  821.       ReadOnly = True
  822.       TabOrder = 40
  823.       Text = '41'
  824.     end
  825.     object Edit42: TEdit
  826.       Left = 32
  827.       Top = 200
  828.       Width = 17
  829.       Height = 17
  830.       Cursor = crArrow
  831.       AutoSize = False
  832.       DragCursor = crArrow
  833.       DragMode = dmAutomatic
  834.       PopupMenu = PopupMenu1
  835.       ReadOnly = True
  836.       TabOrder = 41
  837.       Text = '42'
  838.     end
  839.     object Edit43: TEdit
  840.       Left = 56
  841.       Top = 200
  842.       Width = 17
  843.       Height = 17
  844.       Cursor = crArrow
  845.       AutoSize = False
  846.       DragCursor = crArrow
  847.       DragMode = dmAutomatic
  848.       Font.Charset = EASTEUROPE_CHARSET
  849.       Font.Color = clWindowText
  850.       Font.Height = -11
  851.       Font.Name = 'Times New Roman'
  852.       Font.Style = []
  853.       ParentFont = False
  854.       PopupMenu = PopupMenu1
  855.       ReadOnly = True
  856.       TabOrder = 42
  857.       Text = '43'
  858.     end
  859.     object Edit44: TEdit
  860.       Left = 80
  861.       Top = 200
  862.       Width = 17
  863.       Height = 17
  864.       Cursor = crArrow
  865.       AutoSize = False
  866.       DragCursor = crArrow
  867.       DragMode = dmAutomatic
  868.       PopupMenu = PopupMenu1
  869.       ReadOnly = True
  870.       TabOrder = 43
  871.       Text = '44'
  872.     end
  873.     object Edit45: TEdit
  874.       Left = 104
  875.       Top = 200
  876.       Width = 17
  877.       Height = 17
  878.       Cursor = crArrow
  879.       AutoSize = False
  880.       DragCursor = crArrow
  881.       DragMode = dmAutomatic
  882.       PopupMenu = PopupMenu1
  883.       ReadOnly = True
  884.       TabOrder = 44
  885.       Text = '45'
  886.     end
  887.     object Edit46: TEdit
  888.       Left = 8
  889.       Top = 224
  890.       Width = 17
  891.       Height = 17
  892.       Cursor = crArrow
  893.       AutoSize = False
  894.       DragCursor = crArrow
  895.       DragMode = dmAutomatic
  896.       Font.Charset = EASTEUROPE_CHARSET
  897.       Font.Color = clWindowText
  898.       Font.Height = -11
  899.       Font.Name = 'Times New Roman'
  900.       Font.Style = []
  901.       ParentFont = False
  902.       PopupMenu = PopupMenu1
  903.       ReadOnly = True
  904.       TabOrder = 45
  905.       Text = '46'
  906.     end
  907.     object Edit47: TEdit
  908.       Left = 32
  909.       Top = 224
  910.       Width = 17
  911.       Height = 17
  912.       Cursor = crArrow
  913.       AutoSize = False
  914.       DragCursor = crArrow
  915.       DragMode = dmAutomatic
  916.       Font.Charset = EASTEUROPE_CHARSET
  917.       Font.Color = clWindowText
  918.       Font.Height = -11
  919.       Font.Name = 'Times New Roman'
  920.       Font.Style = []
  921.       ParentFont = False
  922.       PopupMenu = PopupMenu1
  923.       ReadOnly = True
  924.       TabOrder = 46
  925.       Text = '47'
  926.     end
  927.     object Edit48: TEdit
  928.       Left = 56
  929.       Top = 224
  930.       Width = 17
  931.       Height = 17
  932.       Cursor = crArrow
  933.       AutoSize = False
  934.       DragCursor = crArrow
  935.       DragMode = dmAutomatic
  936.       Font.Charset = EASTEUROPE_CHARSET
  937.       Font.Color = clWindowText
  938.       Font.Height = -11
  939.       Font.Name = 'Times New Roman'
  940.       Font.Style = []
  941.       ParentFont = False
  942.       PopupMenu = PopupMenu1
  943.       ReadOnly = True
  944.       TabOrder = 47
  945.       Text = '48'
  946.     end
  947.     object Edit49: TEdit
  948.       Left = 80
  949.       Top = 224
  950.       Width = 17
  951.       Height = 17
  952.       Cursor = crArrow
  953.       AutoSize = False
  954.       DragCursor = crArrow
  955.       DragMode = dmAutomatic
  956.       Font.Charset = EASTEUROPE_CHARSET
  957.       Font.Color = clWindowText
  958.       Font.Height = -11
  959.       Font.Name = 'Times New Roman'
  960.       Font.Style = []
  961.       ParentFont = False
  962.       PopupMenu = PopupMenu1
  963.       ReadOnly = True
  964.       TabOrder = 48
  965.       Text = '49'
  966.     end
  967.     object Edit50: TEdit
  968.       Left = 104
  969.       Top = 224
  970.       Width = 17
  971.       Height = 17
  972.       Cursor = crArrow
  973.       AutoSize = False
  974.       DragCursor = crArrow
  975.       DragMode = dmAutomatic
  976.       PopupMenu = PopupMenu1
  977.       ReadOnly = True
  978.       TabOrder = 49
  979.       Text = '50'
  980.     end
  981.     object Edit51: TEdit
  982.       Left = 8
  983.       Top = 248
  984.       Width = 17
  985.       Height = 17
  986.       Cursor = crArrow
  987.       AutoSize = False
  988.       DragCursor = crArrow
  989.       DragMode = dmAutomatic
  990.       PopupMenu = PopupMenu1
  991.       ReadOnly = True
  992.       TabOrder = 50
  993.       Text = '51'
  994.     end
  995.     object Edit52: TEdit
  996.       Left = 32
  997.       Top = 248
  998.       Width = 17
  999.       Height = 17
  1000.       Cursor = crArrow
  1001.       AutoSize = False
  1002.       DragCursor = crArrow
  1003.       DragMode = dmAutomatic
  1004.       Font.Charset = EASTEUROPE_CHARSET
  1005.       Font.Color = clWindowText
  1006.       Font.Height = -11
  1007.       Font.Name = 'Times New Roman'
  1008.       Font.Style = []
  1009.       ParentFont = False
  1010.       PopupMenu = PopupMenu1
  1011.       ReadOnly = True
  1012.       TabOrder = 51
  1013.       Text = '52'
  1014.     end
  1015.     object Edit53: TEdit
  1016.       Left = 56
  1017.       Top = 248
  1018.       Width = 17
  1019.       Height = 17
  1020.       Cursor = crArrow
  1021.       AutoSize = False
  1022.       DragCursor = crArrow
  1023.       DragMode = dmAutomatic
  1024.       Font.Charset = EASTEUROPE_CHARSET
  1025.       Font.Color = clWindowText
  1026.       Font.Height = -11
  1027.       Font.Name = 'Times New Roman'
  1028.       Font.Style = []
  1029.       ParentFont = False
  1030.       PopupMenu = PopupMenu1
  1031.       ReadOnly = True
  1032.       TabOrder = 52
  1033.       Text = '53'
  1034.     end
  1035.     object Edit54: TEdit
  1036.       Left = 80
  1037.       Top = 248
  1038.       Width = 17
  1039.       Height = 17
  1040.       Cursor = crArrow
  1041.       AutoSize = False
  1042.       DragCursor = crArrow
  1043.       DragMode = dmAutomatic
  1044.       PopupMenu = PopupMenu1
  1045.       ReadOnly = True
  1046.       TabOrder = 53
  1047.       Text = '54'
  1048.     end
  1049.     object Edit55: TEdit
  1050.       Left = 104
  1051.       Top = 248
  1052.       Width = 17
  1053.       Height = 17
  1054.       Cursor = crArrow
  1055.       AutoSize = False
  1056.       DragCursor = crArrow
  1057.       DragMode = dmAutomatic
  1058.       Font.Charset = EASTEUROPE_CHARSET
  1059.       Font.Color = clWindowText
  1060.       Font.Height = -11
  1061.       Font.Name = 'Times New Roman'
  1062.       Font.Style = []
  1063.       ParentFont = False
  1064.       PopupMenu = PopupMenu1
  1065.       ReadOnly = True
  1066.       TabOrder = 54
  1067.       Text = '55'
  1068.     end
  1069.     object Edit56: TEdit
  1070.       Left = 8
  1071.       Top = 272
  1072.       Width = 17
  1073.       Height = 17
  1074.       Cursor = crArrow
  1075.       AutoSize = False
  1076.       DragCursor = crArrow
  1077.       DragMode = dmAutomatic
  1078.       Font.Charset = EASTEUROPE_CHARSET
  1079.       Font.Color = clWindowText
  1080.       Font.Height = -11
  1081.       Font.Name = 'Times New Roman'
  1082.       Font.Style = []
  1083.       ParentFont = False
  1084.       PopupMenu = PopupMenu1
  1085.       ReadOnly = True
  1086.       TabOrder = 55
  1087.       Text = '56'
  1088.     end
  1089.     object Edit57: TEdit
  1090.       Left = 32
  1091.       Top = 272
  1092.       Width = 17
  1093.       Height = 17
  1094.       Cursor = crArrow
  1095.       AutoSize = False
  1096.       DragCursor = crArrow
  1097.       DragMode = dmAutomatic
  1098.       PopupMenu = PopupMenu1
  1099.       ReadOnly = True
  1100.       TabOrder = 56
  1101.       Text = '57'
  1102.     end
  1103.     object Edit58: TEdit
  1104.       Left = 56
  1105.       Top = 272
  1106.       Width = 17
  1107.       Height = 17
  1108.       Cursor = crArrow
  1109.       AutoSize = False
  1110.       DragCursor = crArrow
  1111.       DragMode = dmAutomatic
  1112.       Font.Charset = EASTEUROPE_CHARSET
  1113.       Font.Color = clWindowText
  1114.       Font.Height = -11
  1115.       Font.Name = 'Times New Roman'
  1116.       Font.Style = []
  1117.       ParentFont = False
  1118.       PopupMenu = PopupMenu1
  1119.       ReadOnly = True
  1120.       TabOrder = 57
  1121.       Text = '58'
  1122.     end
  1123.     object Edit59: TEdit
  1124.       Left = 80
  1125.       Top = 272
  1126.       Width = 17
  1127.       Height = 17
  1128.       Cursor = crArrow
  1129.       AutoSize = False
  1130.       DragCursor = crArrow
  1131.       DragMode = dmAutomatic
  1132.       Font.Charset = EASTEUROPE_CHARSET
  1133.       Font.Color = clWindowText
  1134.       Font.Height = -11
  1135.       Font.Name = 'Times New Roman'
  1136.       Font.Style = []
  1137.       ParentFont = False
  1138.       PopupMenu = PopupMenu1
  1139.       ReadOnly = True
  1140.       TabOrder = 58
  1141.       Text = '59'
  1142.     end
  1143.     object Edit60: TEdit
  1144.       Left = 104
  1145.       Top = 272
  1146.       Width = 17
  1147.       Height = 17
  1148.       Cursor = crArrow
  1149.       AutoSize = False
  1150.       DragCursor = crArrow
  1151.       DragMode = dmAutomatic
  1152.       PopupMenu = PopupMenu1
  1153.       ReadOnly = True
  1154.       TabOrder = 59
  1155.       Text = '60'
  1156.     end
  1157.     object Edit61: TEdit
  1158.       Left = 8
  1159.       Top = 296
  1160.       Width = 17
  1161.       Height = 17
  1162.       Cursor = crArrow
  1163.       AutoSize = False
  1164.       DragCursor = crArrow
  1165.       DragMode = dmAutomatic
  1166.       PopupMenu = PopupMenu1
  1167.       ReadOnly = True
  1168.       TabOrder = 60
  1169.       Text = '61'
  1170.     end
  1171.     object Edit62: TEdit
  1172.       Left = 32
  1173.       Top = 296
  1174.       Width = 17
  1175.       Height = 17
  1176.       Cursor = crArrow
  1177.       AutoSize = False
  1178.       DragCursor = crArrow
  1179.       DragMode = dmAutomatic
  1180.       PopupMenu = PopupMenu1
  1181.       ReadOnly = True
  1182.       TabOrder = 61
  1183.       Text = '62'
  1184.     end
  1185.     object Edit63: TEdit
  1186.       Left = 56
  1187.       Top = 296
  1188.       Width = 17
  1189.       Height = 17
  1190.       Cursor = crArrow
  1191.       AutoSize = False
  1192.       DragCursor = crArrow
  1193.       DragMode = dmAutomatic
  1194.       PopupMenu = PopupMenu1
  1195.       ReadOnly = True
  1196.       TabOrder = 62
  1197.       Text = '63'
  1198.     end
  1199.     object Edit64: TEdit
  1200.       Left = 80
  1201.       Top = 296
  1202.       Width = 17
  1203.       Height = 17
  1204.       Cursor = crArrow
  1205.       AutoSize = False
  1206.       DragCursor = crArrow
  1207.       DragMode = dmAutomatic
  1208.       Font.Charset = EASTEUROPE_CHARSET
  1209.       Font.Color = clWindowText
  1210.       Font.Height = -11
  1211.       Font.Name = 'Times New Roman'
  1212.       Font.Style = []
  1213.       ParentFont = False
  1214.       PopupMenu = PopupMenu1
  1215.       ReadOnly = True
  1216.       TabOrder = 63
  1217.       Text = '64'
  1218.     end
  1219.     object Edit65: TEdit
  1220.       Left = 104
  1221.       Top = 296
  1222.       Width = 17
  1223.       Height = 17
  1224.       Cursor = crArrow
  1225.       AutoSize = False
  1226.       DragCursor = crArrow
  1227.       DragMode = dmAutomatic
  1228.       Font.Charset = EASTEUROPE_CHARSET
  1229.       Font.Color = clWindowText
  1230.       Font.Height = -11
  1231.       Font.Name = 'Times New Roman'
  1232.       Font.Style = []
  1233.       ParentFont = False
  1234.       PopupMenu = PopupMenu1
  1235.       ReadOnly = True
  1236.       TabOrder = 64
  1237.       Text = '65'
  1238.     end
  1239.     object Edit66: TEdit
  1240.       Left = 8
  1241.       Top = 320
  1242.       Width = 17
  1243.       Height = 17
  1244.       Cursor = crArrow
  1245.       AutoSize = False
  1246.       DragCursor = crArrow
  1247.       DragMode = dmAutomatic
  1248.       PopupMenu = PopupMenu1
  1249.       ReadOnly = True
  1250.       TabOrder = 65
  1251.       Text = '66'
  1252.     end
  1253.     object Edit67: TEdit
  1254.       Left = 32
  1255.       Top = 320
  1256.       Width = 17
  1257.       Height = 17
  1258.       Cursor = crArrow
  1259.       AutoSize = False
  1260.       DragCursor = crArrow
  1261.       DragMode = dmAutomatic
  1262.       PopupMenu = PopupMenu1
  1263.       ReadOnly = True
  1264.       TabOrder = 66
  1265.       Text = '67'
  1266.     end
  1267.     object Edit68: TEdit
  1268.       Left = 56
  1269.       Top = 320
  1270.       Width = 17
  1271.       Height = 17
  1272.       Cursor = crArrow
  1273.       AutoSize = False
  1274.       DragCursor = crArrow
  1275.       DragMode = dmAutomatic
  1276.       PopupMenu = PopupMenu1
  1277.       ReadOnly = True
  1278.       TabOrder = 67
  1279.       Text = '68'
  1280.     end
  1281.     object Edit69: TEdit
  1282.       Left = 80
  1283.       Top = 320
  1284.       Width = 17
  1285.       Height = 17
  1286.       Cursor = crArrow
  1287.       AutoSize = False
  1288.       DragCursor = crArrow
  1289.       DragMode = dmAutomatic
  1290.       PopupMenu = PopupMenu1
  1291.       ReadOnly = True
  1292.       TabOrder = 68
  1293.       Text = '69'
  1294.     end
  1295.     object Edit70: TEdit
  1296.       Left = 104
  1297.       Top = 320
  1298.       Width = 17
  1299.       Height = 17
  1300.       Cursor = crArrow
  1301.       AutoSize = False
  1302.       Color = clGray
  1303.       DragCursor = crArrow
  1304.       DragMode = dmAutomatic
  1305.       Font.Charset = EASTEUROPE_CHARSET
  1306.       Font.Color = clWindowText
  1307.       Font.Height = -11
  1308.       Font.Name = 'Times New Roman'
  1309.       Font.Style = []
  1310.       ParentFont = False
  1311.       PopupMenu = PopupMenu1
  1312.       ReadOnly = True
  1313.       TabOrder = 69
  1314.       Text = ' X'
  1315.     end
  1316.     object Edit71: TEdit
  1317.       Left = 8
  1318.       Top = 344
  1319.       Width = 17
  1320.       Height = 17
  1321.       Cursor = crArrow
  1322.       AutoSize = False
  1323.       DragCursor = crArrow
  1324.       DragMode = dmAutomatic
  1325.       PopupMenu = PopupMenu1
  1326.       ReadOnly = True
  1327.       TabOrder = 70
  1328.       Text = '71'
  1329.     end
  1330.     object Edit72: TEdit
  1331.       Left = 32
  1332.       Top = 344
  1333.       Width = 17
  1334.       Height = 17
  1335.       Cursor = crArrow
  1336.       AutoSize = False
  1337.       DragCursor = crArrow
  1338.       DragMode = dmAutomatic
  1339.       PopupMenu = PopupMenu1
  1340.       ReadOnly = True
  1341.       TabOrder = 71
  1342.       Text = '72'
  1343.     end
  1344.     object Edit73: TEdit
  1345.       Left = 56
  1346.       Top = 344
  1347.       Width = 17
  1348.       Height = 17
  1349.       Cursor = crArrow
  1350.       AutoSize = False
  1351.       DragCursor = crArrow
  1352.       DragMode = dmAutomatic
  1353.       PopupMenu = PopupMenu1
  1354.       ReadOnly = True
  1355.       TabOrder = 72
  1356.       Text = '73'
  1357.     end
  1358.     object Edit74: TEdit
  1359.       Left = 80
  1360.       Top = 344
  1361.       Width = 17
  1362.       Height = 17
  1363.       Cursor = crArrow
  1364.       AutoSize = False
  1365.       DragCursor = crArrow
  1366.       DragMode = dmAutomatic
  1367.       PopupMenu = PopupMenu1
  1368.       ReadOnly = True
  1369.       TabOrder = 73
  1370.       Text = '74'
  1371.     end
  1372.     object Edit75: TEdit
  1373.       Left = 104
  1374.       Top = 344
  1375.       Width = 17
  1376.       Height = 17
  1377.       Cursor = crArrow
  1378.       AutoSize = False
  1379.       DragCursor = crArrow
  1380.       DragMode = dmAutomatic
  1381.       PopupMenu = PopupMenu1
  1382.       ReadOnly = True
  1383.       TabOrder = 74
  1384.       Text = '75'
  1385.     end
  1386.     object Edit76: TEdit
  1387.       Left = 8
  1388.       Top = 368
  1389.       Width = 17
  1390.       Height = 17
  1391.       Cursor = crArrow
  1392.       AutoSize = False
  1393.       DragCursor = crArrow
  1394.       DragMode = dmAutomatic
  1395.       PopupMenu = PopupMenu1
  1396.       ReadOnly = True
  1397.       TabOrder = 75
  1398.       Text = '76'
  1399.     end
  1400.     object Edit77: TEdit
  1401.       Left = 32
  1402.       Top = 368
  1403.       Width = 17
  1404.       Height = 17
  1405.       Cursor = crArrow
  1406.       AutoSize = False
  1407.       DragCursor = crArrow
  1408.       DragMode = dmAutomatic
  1409.       Font.Charset = EASTEUROPE_CHARSET
  1410.       Font.Color = clWindowText
  1411.       Font.Height = -11
  1412.       Font.Name = 'Times New Roman'
  1413.       Font.Style = []
  1414.       ParentFont = False
  1415.       PopupMenu = PopupMenu1
  1416.       ReadOnly = True
  1417.       TabOrder = 76
  1418.       Text = '77'
  1419.     end
  1420.     object Edit78: TEdit
  1421.       Left = 56
  1422.       Top = 368
  1423.       Width = 17
  1424.       Height = 17
  1425.       Cursor = crArrow
  1426.       AutoSize = False
  1427.       DragCursor = crArrow
  1428.       DragMode = dmAutomatic
  1429.       PopupMenu = PopupMenu1
  1430.       ReadOnly = True
  1431.       TabOrder = 77
  1432.       Text = '78'
  1433.     end
  1434.     object Edit79: TEdit
  1435.       Left = 80
  1436.       Top = 368
  1437.       Width = 17
  1438.       Height = 17
  1439.       Cursor = crArrow
  1440.       AutoSize = False
  1441.       DragCursor = crArrow
  1442.       DragMode = dmAutomatic
  1443.       PopupMenu = PopupMenu1
  1444.       ReadOnly = True
  1445.       TabOrder = 78
  1446.       Text = '79'
  1447.     end
  1448.     object Edit80: TEdit
  1449.       Left = 104
  1450.       Top = 368
  1451.       Width = 17
  1452.       Height = 17
  1453.       Cursor = crArrow
  1454.       AutoSize = False
  1455.       DragCursor = crArrow
  1456.       DragMode = dmAutomatic
  1457.       PopupMenu = PopupMenu1
  1458.       ReadOnly = True
  1459.       TabOrder = 79
  1460.       Text = '80'
  1461.     end
  1462.   end
  1463.   object Panel2: TPanel
  1464.     Left = 144
  1465.     Top = 31
  1466.     Width = 161
  1467.     Height = 401
  1468.     PopupMenu = PopupMenu1
  1469.     TabOrder = 1
  1470.     object Label3: TLabel
  1471.       Left = 8
  1472.       Top = 248
  1473.       Width = 27
  1474.       Height = 13
  1475.       Caption = 'Vklad'
  1476.     end
  1477.     object Label4: TLabel
  1478.       Left = 32
  1479.       Top = 8
  1480.       Width = 9
  1481.       Height = 16
  1482.       Caption = '1'
  1483.       Font.Charset = DEFAULT_CHARSET
  1484.       Font.Color = clWindowText
  1485.       Font.Height = -13
  1486.       Font.Name = 'MS Sans Serif'
  1487.       Font.Style = [fsBold]
  1488.       ParentFont = False
  1489.     end
  1490.     object Label5: TLabel
  1491.       Left = 32
  1492.       Top = 32
  1493.       Width = 9
  1494.       Height = 16
  1495.       Caption = '2'
  1496.       Font.Charset = DEFAULT_CHARSET
  1497.       Font.Color = clWindowText
  1498.       Font.Height = -13
  1499.       Font.Name = 'MS Sans Serif'
  1500.       Font.Style = [fsBold]
  1501.       ParentFont = False
  1502.     end
  1503.     object Label6: TLabel
  1504.       Left = 32
  1505.       Top = 56
  1506.       Width = 9
  1507.       Height = 16
  1508.       Caption = '3'
  1509.       Font.Charset = DEFAULT_CHARSET
  1510.       Font.Color = clWindowText
  1511.       Font.Height = -13
  1512.       Font.Name = 'MS Sans Serif'
  1513.       Font.Style = [fsBold]
  1514.       ParentFont = False
  1515.     end
  1516.     object Label7: TLabel
  1517.       Left = 32
  1518.       Top = 80
  1519.       Width = 9
  1520.       Height = 16
  1521.       Caption = '4'
  1522.       Font.Charset = DEFAULT_CHARSET
  1523.       Font.Color = clWindowText
  1524.       Font.Height = -13
  1525.       Font.Name = 'MS Sans Serif'
  1526.       Font.Style = [fsBold]
  1527.       ParentFont = False
  1528.     end
  1529.     object Label8: TLabel
  1530.       Left = 32
  1531.       Top = 104
  1532.       Width = 9
  1533.       Height = 16
  1534.       Caption = '5'
  1535.       Font.Charset = DEFAULT_CHARSET
  1536.       Font.Color = clWindowText
  1537.       Font.Height = -13
  1538.       Font.Name = 'MS Sans Serif'
  1539.       Font.Style = [fsBold]
  1540.       ParentFont = False
  1541.     end
  1542.     object Label9: TLabel
  1543.       Left = 32
  1544.       Top = 128
  1545.       Width = 9
  1546.       Height = 16
  1547.       Caption = '6'
  1548.       Font.Charset = DEFAULT_CHARSET
  1549.       Font.Color = clWindowText
  1550.       Font.Height = -13
  1551.       Font.Name = 'MS Sans Serif'
  1552.       Font.Style = [fsBold]
  1553.       ParentFont = False
  1554.     end
  1555.     object Label10: TLabel
  1556.       Left = 32
  1557.       Top = 152
  1558.       Width = 9
  1559.       Height = 16
  1560.       Caption = '7'
  1561.       Font.Charset = DEFAULT_CHARSET
  1562.       Font.Color = clWindowText
  1563.       Font.Height = -13
  1564.       Font.Name = 'MS Sans Serif'
  1565.       Font.Style = [fsBold]
  1566.       ParentFont = False
  1567.     end
  1568.     object Label11: TLabel
  1569.       Left = 32
  1570.       Top = 176
  1571.       Width = 9
  1572.       Height = 16
  1573.       Caption = '8'
  1574.       Font.Charset = DEFAULT_CHARSET
  1575.       Font.Color = clWindowText
  1576.       Font.Height = -13
  1577.       Font.Name = 'MS Sans Serif'
  1578.       Font.Style = [fsBold]
  1579.       ParentFont = False
  1580.     end
  1581.     object Label12: TLabel
  1582.       Left = 32
  1583.       Top = 200
  1584.       Width = 9
  1585.       Height = 16
  1586.       Caption = '9'
  1587.       Font.Charset = DEFAULT_CHARSET
  1588.       Font.Color = clWindowText
  1589.       Font.Height = -13
  1590.       Font.Name = 'MS Sans Serif'
  1591.       Font.Style = [fsBold]
  1592.       ParentFont = False
  1593.     end
  1594.     object Label13: TLabel
  1595.       Left = 32
  1596.       Top = 224
  1597.       Width = 17
  1598.       Height = 16
  1599.       Caption = '10'
  1600.       Font.Charset = DEFAULT_CHARSET
  1601.       Font.Color = clWindowText
  1602.       Font.Height = -13
  1603.       Font.Name = 'MS Sans Serif'
  1604.       Font.Style = [fsBold]
  1605.       ParentFont = False
  1606.     end
  1607.     object Label14: TLabel
  1608.       Left = 32
  1609.       Top = 272
  1610.       Width = 30
  1611.       Height = 16
  1612.       Caption = '5 K∩┐╜'
  1613.       Font.Charset = DEFAULT_CHARSET
  1614.       Font.Color = clWindowText
  1615.       Font.Height = -13
  1616.       Font.Name = 'MS Sans Serif'
  1617.       Font.Style = [fsBold]
  1618.       ParentFont = False
  1619.     end
  1620.     object Label15: TLabel
  1621.       Left = 32
  1622.       Top = 296
  1623.       Width = 38
  1624.       Height = 16
  1625.       Caption = '10 K∩┐╜'
  1626.       Font.Charset = DEFAULT_CHARSET
  1627.       Font.Color = clWindowText
  1628.       Font.Height = -13
  1629.       Font.Name = 'MS Sans Serif'
  1630.       Font.Style = [fsBold]
  1631.       ParentFont = False
  1632.     end
  1633.     object Label16: TLabel
  1634.       Left = 32
  1635.       Top = 320
  1636.       Width = 38
  1637.       Height = 16
  1638.       Caption = '15 K∩┐╜'
  1639.       Font.Charset = DEFAULT_CHARSET
  1640.       Font.Color = clWindowText
  1641.       Font.Height = -13
  1642.       Font.Name = 'MS Sans Serif'
  1643.       Font.Style = [fsBold]
  1644.       ParentFont = False
  1645.     end
  1646.     object Label17: TLabel
  1647.       Left = 32
  1648.       Top = 344
  1649.       Width = 38
  1650.       Height = 16
  1651.       Caption = '20 K∩┐╜'
  1652.       Font.Charset = DEFAULT_CHARSET
  1653.       Font.Color = clWindowText
  1654.       Font.Height = -13
  1655.       Font.Name = 'MS Sans Serif'
  1656.       Font.Style = [fsBold]
  1657.       ParentFont = False
  1658.     end
  1659.     object Label18: TLabel
  1660.       Left = 32
  1661.       Top = 368
  1662.       Width = 38
  1663.       Height = 16
  1664.       Caption = '50 K∩┐╜'
  1665.       Font.Charset = DEFAULT_CHARSET
  1666.       Font.Color = clWindowText
  1667.       Font.Height = -13
  1668.       Font.Name = 'MS Sans Serif'
  1669.       Font.Style = [fsBold]
  1670.       ParentFont = False
  1671.     end
  1672.     object Label21: TLabel
  1673.       Left = 96
  1674.       Top = 160
  1675.       Width = 28
  1676.       Height = 13
  1677.       Caption = 'Po∩┐╜et'
  1678.     end
  1679.     object Label22: TLabel
  1680.       Left = 96
  1681.       Top = 176
  1682.       Width = 51
  1683.       Height = 13
  1684.       Caption = 'opakov∩┐╜n∩┐╜'
  1685.     end
  1686.     object Label23: TLabel
  1687.       Left = 97
  1688.       Top = 344
  1689.       Width = 14
  1690.       Height = 13
  1691.       Caption = 'Ne'
  1692.     end
  1693.     object Label24: TLabel
  1694.       Left = 88
  1695.       Top = 376
  1696.       Width = 60
  1697.       Height = 13
  1698.       Caption = '∩┐╜ance milion'
  1699.     end
  1700.     object Label26: TLabel
  1701.       Left = 192
  1702.       Top = 320
  1703.       Width = 38
  1704.       Height = 13
  1705.       Caption = 'Label25'
  1706.     end
  1707.     object Label27: TLabel
  1708.       Left = 120
  1709.       Top = 8
  1710.       Width = 9
  1711.       Height = 16
  1712.       Caption = '1'
  1713.       Font.Charset = DEFAULT_CHARSET
  1714.       Font.Color = clWindowText
  1715.       Font.Height = -13
  1716.       Font.Name = 'MS Sans Serif'
  1717.       Font.Style = [fsBold]
  1718.       ParentFont = False
  1719.     end
  1720.     object Label28: TLabel
  1721.       Left = 120
  1722.       Top = 32
  1723.       Width = 9
  1724.       Height = 16
  1725.       Caption = '2'
  1726.       Font.Charset = DEFAULT_CHARSET
  1727.       Font.Color = clWindowText
  1728.       Font.Height = -13
  1729.       Font.Name = 'MS Sans Serif'
  1730.       Font.Style = [fsBold]
  1731.       ParentFont = False
  1732.     end
  1733.     object Label29: TLabel
  1734.       Left = 120
  1735.       Top = 56
  1736.       Width = 9
  1737.       Height = 16
  1738.       Caption = '3'
  1739.       Font.Charset = DEFAULT_CHARSET
  1740.       Font.Color = clWindowText
  1741.       Font.Height = -13
  1742.       Font.Name = 'MS Sans Serif'
  1743.       Font.Style = [fsBold]
  1744.       ParentFont = False
  1745.     end
  1746.     object Label30: TLabel
  1747.       Left = 120
  1748.       Top = 80
  1749.       Width = 9
  1750.       Height = 16
  1751.       Caption = '7'
  1752.       Font.Charset = DEFAULT_CHARSET
  1753.       Font.Color = clWindowText
  1754.       Font.Height = -13
  1755.       Font.Name = 'MS Sans Serif'
  1756.       Font.Style = [fsBold]
  1757.       ParentFont = False
  1758.     end
  1759.     object Label31: TLabel
  1760.       Left = 120
  1761.       Top = 104
  1762.       Width = 17
  1763.       Height = 16
  1764.       Caption = '14'
  1765.       Font.Charset = DEFAULT_CHARSET
  1766.       Font.Color = clWindowText
  1767.       Font.Height = -13
  1768.       Font.Name = 'MS Sans Serif'
  1769.       Font.Style = [fsBold]
  1770.       ParentFont = False
  1771.     end
  1772.     object Label32: TLabel
  1773.       Left = 120
  1774.       Top = 128
  1775.       Width = 17
  1776.       Height = 16
  1777.       Caption = '21'
  1778.       Font.Charset = DEFAULT_CHARSET
  1779.       Font.Color = clWindowText
  1780.       Font.Height = -13
  1781.       Font.Name = 'MS Sans Serif'
  1782.       Font.Style = [fsBold]
  1783.       ParentFont = False
  1784.     end
  1785.     object Label33: TLabel
  1786.       Left = 120
  1787.       Top = 200
  1788.       Width = 9
  1789.       Height = 16
  1790.       Caption = '2'
  1791.       Font.Charset = DEFAULT_CHARSET
  1792.       Font.Color = clWindowText
  1793.       Font.Height = -13
  1794.       Font.Name = 'MS Sans Serif'
  1795.       Font.Style = [fsBold]
  1796.       ParentFont = False
  1797.     end
  1798.     object Label34: TLabel
  1799.       Left = 120
  1800.       Top = 224
  1801.       Width = 9
  1802.       Height = 16
  1803.       Caption = '3'
  1804.       Font.Charset = DEFAULT_CHARSET
  1805.       Font.Color = clWindowText
  1806.       Font.Height = -13
  1807.       Font.Name = 'MS Sans Serif'
  1808.       Font.Style = [fsBold]
  1809.       ParentFont = False
  1810.     end
  1811.     object Label35: TLabel
  1812.       Left = 120
  1813.       Top = 248
  1814.       Width = 9
  1815.       Height = 16
  1816.       Caption = '5'
  1817.       Font.Charset = DEFAULT_CHARSET
  1818.       Font.Color = clWindowText
  1819.       Font.Height = -13
  1820.       Font.Name = 'MS Sans Serif'
  1821.       Font.Style = [fsBold]
  1822.       ParentFont = False
  1823.     end
  1824.     object Label36: TLabel
  1825.       Left = 120
  1826.       Top = 272
  1827.       Width = 17
  1828.       Height = 16
  1829.       Caption = '10'
  1830.       Font.Charset = DEFAULT_CHARSET
  1831.       Font.Color = clWindowText
  1832.       Font.Height = -13
  1833.       Font.Name = 'MS Sans Serif'
  1834.       Font.Style = [fsBold]
  1835.       ParentFont = False
  1836.     end
  1837.     object Label37: TLabel
  1838.       Left = 120
  1839.       Top = 296
  1840.       Width = 17
  1841.       Height = 16
  1842.       Caption = '15'
  1843.       Font.Charset = DEFAULT_CHARSET
  1844.       Font.Color = clWindowText
  1845.       Font.Height = -13
  1846.       Font.Name = 'MS Sans Serif'
  1847.       Font.Style = [fsBold]
  1848.       ParentFont = False
  1849.     end
  1850.     object Label38: TLabel
  1851.       Left = 120
  1852.       Top = 320
  1853.       Width = 17
  1854.       Height = 16
  1855.       Caption = '20'
  1856.       Font.Charset = DEFAULT_CHARSET
  1857.       Font.Color = clWindowText
  1858.       Font.Height = -13
  1859.       Font.Name = 'MS Sans Serif'
  1860.       Font.Style = [fsBold]
  1861.       ParentFont = False
  1862.     end
  1863.     object Edit81: TEdit
  1864.       Left = 8
  1865.       Top = 8
  1866.       Width = 17
  1867.       Height = 17
  1868.       Cursor = crArrow
  1869.       AutoSize = False
  1870.       DragCursor = crArrow
  1871.       DragMode = dmAutomatic
  1872.       Font.Charset = EASTEUROPE_CHARSET
  1873.       Font.Color = clWindowText
  1874.       Font.Height = -11
  1875.       Font.Name = 'Times New Roman'
  1876.       Font.Style = []
  1877.       ParentFont = False
  1878.       PopupMenu = PopupMenu1
  1879.       ReadOnly = True
  1880.       TabOrder = 0
  1881.     end
  1882.     object Edit82: TEdit
  1883.       Left = 8
  1884.       Top = 32
  1885.       Width = 17
  1886.       Height = 17
  1887.       Cursor = crArrow
  1888.       AutoSize = False
  1889.       DragCursor = crArrow
  1890.       DragMode = dmAutomatic
  1891.       Font.Charset = EASTEUROPE_CHARSET
  1892.       Font.Color = clWindowText
  1893.       Font.Height = -11
  1894.       Font.Name = 'Times New Roman'
  1895.       Font.Style = []
  1896.       ParentFont = False
  1897.       PopupMenu = PopupMenu1
  1898.       ReadOnly = True
  1899.       TabOrder = 1
  1900.     end
  1901.     object Edit83: TEdit
  1902.       Left = 8
  1903.       Top = 56
  1904.       Width = 17
  1905.       Height = 17
  1906.       Cursor = crArrow
  1907.       AutoSize = False
  1908.       DragCursor = crArrow
  1909.       DragMode = dmAutomatic
  1910.       Font.Charset = EASTEUROPE_CHARSET
  1911.       Font.Color = clWindowText
  1912.       Font.Height = -11
  1913.       Font.Name = 'Times New Roman'
  1914.       Font.Style = []
  1915.       ParentFont = False
  1916.       PopupMenu = PopupMenu1
  1917.       ReadOnly = True
  1918.       TabOrder = 2
  1919.     end
  1920.     object Edit84: TEdit
  1921.       Left = 8
  1922.       Top = 80
  1923.       Width = 17
  1924.       Height = 17
  1925.       Cursor = crArrow
  1926.       AutoSize = False
  1927.       DragCursor = crArrow
  1928.       DragMode = dmAutomatic
  1929.       Font.Charset = EASTEUROPE_CHARSET
  1930.       Font.Color = clWindowText
  1931.       Font.Height = -11
  1932.       Font.Name = 'Times New Roman'
  1933.       Font.Style = []
  1934.       ParentFont = False
  1935.       PopupMenu = PopupMenu1
  1936.       ReadOnly = True
  1937.       TabOrder = 3
  1938.     end
  1939.     object Edit85: TEdit
  1940.       Left = 8
  1941.       Top = 104
  1942.       Width = 17
  1943.       Height = 17
  1944.       Cursor = crArrow
  1945.       AutoSize = False
  1946.       Color = clGray
  1947.       DragCursor = crArrow
  1948.       DragMode = dmAutomatic
  1949.       Font.Charset = EASTEUROPE_CHARSET
  1950.       Font.Color = clWindowText
  1951.       Font.Height = -11
  1952.       Font.Name = 'Times New Roman'
  1953.       Font.Style = []
  1954.       ParentFont = False
  1955.       PopupMenu = PopupMenu1
  1956.       ReadOnly = True
  1957.       TabOrder = 4
  1958.       Text = ' X'
  1959.     end
  1960.     object Edit86: TEdit
  1961.       Left = 8
  1962.       Top = 128
  1963.       Width = 17
  1964.       Height = 17
  1965.       Cursor = crArrow
  1966.       AutoSize = False
  1967.       DragCursor = crArrow
  1968.       DragMode = dmAutomatic
  1969.       Font.Charset = EASTEUROPE_CHARSET
  1970.       Font.Color = clWindowText
  1971.       Font.Height = -11
  1972.       Font.Name = 'Times New Roman'
  1973.       Font.Style = []
  1974.       ParentFont = False
  1975.       PopupMenu = PopupMenu1
  1976.       ReadOnly = True
  1977.       TabOrder = 5
  1978.     end
  1979.     object Edit87: TEdit
  1980.       Left = 8
  1981.       Top = 152
  1982.       Width = 17
  1983.       Height = 17
  1984.       Cursor = crArrow
  1985.       AutoSize = False
  1986.       DragCursor = crArrow
  1987.       DragMode = dmAutomatic
  1988.       Font.Charset = EASTEUROPE_CHARSET
  1989.       Font.Color = clWindowText
  1990.       Font.Height = -11
  1991.       Font.Name = 'Times New Roman'
  1992.       Font.Style = []
  1993.       ParentFont = False
  1994.       PopupMenu = PopupMenu1
  1995.       ReadOnly = True
  1996.       TabOrder = 6
  1997.     end
  1998.     object Edit88: TEdit
  1999.       Left = 8
  2000.       Top = 176
  2001.       Width = 17
  2002.       Height = 17
  2003.       Cursor = crArrow
  2004.       AutoSize = False
  2005.       DragCursor = crArrow
  2006.       DragMode = dmAutomatic
  2007.       Font.Charset = EASTEUROPE_CHARSET
  2008.       Font.Color = clWindowText
  2009.       Font.Height = -11
  2010.       Font.Name = 'Times New Roman'
  2011.       Font.Style = []
  2012.       ParentFont = False
  2013.       PopupMenu = PopupMenu1
  2014.       ReadOnly = True
  2015.       TabOrder = 7
  2016.     end
  2017.     object Edit89: TEdit
  2018.       Left = 8
  2019.       Top = 200
  2020.       Width = 17
  2021.       Height = 17
  2022.       Cursor = crArrow
  2023.       AutoSize = False
  2024.       DragCursor = crArrow
  2025.       DragMode = dmAutomatic
  2026.       Font.Charset = EASTEUROPE_CHARSET
  2027.       Font.Color = clWindowText
  2028.       Font.Height = -11
  2029.       Font.Name = 'Times New Roman'
  2030.       Font.Style = []
  2031.       ParentFont = False
  2032.       PopupMenu = PopupMenu1
  2033.       ReadOnly = True
  2034.       TabOrder = 8
  2035.     end
  2036.     object Edit90: TEdit
  2037.       Left = 8
  2038.       Top = 224
  2039.       Width = 17
  2040.       Height = 17
  2041.       Cursor = crArrow
  2042.       AutoSize = False
  2043.       DragCursor = crArrow
  2044.       DragMode = dmAutomatic
  2045.       Font.Charset = EASTEUROPE_CHARSET
  2046.       Font.Color = clWindowText
  2047.       Font.Height = -11
  2048.       Font.Name = 'Times New Roman'
  2049.       Font.Style = []
  2050.       ParentFont = False
  2051.       PopupMenu = PopupMenu1
  2052.       ReadOnly = True
  2053.       TabOrder = 9
  2054.     end
  2055.     object Edit91: TEdit
  2056.       Left = 8
  2057.       Top = 272
  2058.       Width = 17
  2059.       Height = 17
  2060.       Cursor = crArrow
  2061.       AutoSize = False
  2062.       DragCursor = crArrow
  2063.       DragMode = dmAutomatic
  2064.       Font.Charset = EASTEUROPE_CHARSET
  2065.       Font.Color = clWindowText
  2066.       Font.Height = -11
  2067.       Font.Name = 'Times New Roman'
  2068.       Font.Style = []
  2069.       ParentFont = False
  2070.       PopupMenu = PopupMenu1
  2071.       ReadOnly = True
  2072.       TabOrder = 10
  2073.     end
  2074.     object Edit92: TEdit
  2075.       Left = 8
  2076.       Top = 296
  2077.       Width = 17
  2078.       Height = 17
  2079.       Cursor = crArrow
  2080.       AutoSize = False
  2081.       Color = clGray
  2082.       DragCursor = crArrow
  2083.       DragMode = dmAutomatic
  2084.       Font.Charset = EASTEUROPE_CHARSET
  2085.       Font.Color = clWindowText
  2086.       Font.Height = -11
  2087.       Font.Name = 'Times New Roman'
  2088.       Font.Style = []
  2089.       ParentFont = False
  2090.       PopupMenu = PopupMenu1
  2091.       ReadOnly = True
  2092.       TabOrder = 11
  2093.       Text = ' X'
  2094.     end
  2095.     object Edit93: TEdit
  2096.       Left = 8
  2097.       Top = 320
  2098.       Width = 17
  2099.       Height = 17
  2100.       Cursor = crArrow
  2101.       AutoSize = False
  2102.       DragCursor = crArrow
  2103.       DragMode = dmAutomatic
  2104.       Font.Charset = EASTEUROPE_CHARSET
  2105.       Font.Color = clWindowText
  2106.       Font.Height = -11
  2107.       Font.Name = 'Times New Roman'
  2108.       Font.Style = []
  2109.       ParentFont = False
  2110.       PopupMenu = PopupMenu1
  2111.       ReadOnly = True
  2112.       TabOrder = 12
  2113.     end
  2114.     object Edit94: TEdit
  2115.       Left = 8
  2116.       Top = 344
  2117.       Width = 17
  2118.       Height = 17
  2119.       Cursor = crArrow
  2120.       AutoSize = False
  2121.       DragCursor = crArrow
  2122.       DragMode = dmAutomatic
  2123.       Font.Charset = EASTEUROPE_CHARSET
  2124.       Font.Color = clWindowText
  2125.       Font.Height = -11
  2126.       Font.Name = 'Times New Roman'
  2127.       Font.Style = []
  2128.       ParentFont = False
  2129.       PopupMenu = PopupMenu1
  2130.       ReadOnly = True
  2131.       TabOrder = 13
  2132.     end
  2133.     object Edit95: TEdit
  2134.       Left = 8
  2135.       Top = 368
  2136.       Width = 17
  2137.       Height = 17
  2138.       Cursor = crArrow
  2139.       AutoSize = False
  2140.       DragCursor = crArrow
  2141.       DragMode = dmAutomatic
  2142.       Font.Charset = EASTEUROPE_CHARSET
  2143.       Font.Color = clWindowText
  2144.       Font.Height = -11
  2145.       Font.Name = 'Times New Roman'
  2146.       Font.Style = []
  2147.       ParentFont = False
  2148.       PopupMenu = PopupMenu1
  2149.       ReadOnly = True
  2150.       TabOrder = 14
  2151.     end
  2152.     object Edit96: TEdit
  2153.       Left = 96
  2154.       Top = 8
  2155.       Width = 17
  2156.       Height = 17
  2157.       Cursor = crArrow
  2158.       AutoSize = False
  2159.       DragCursor = crArrow
  2160.       DragMode = dmAutomatic
  2161.       Font.Charset = EASTEUROPE_CHARSET
  2162.       Font.Color = clWindowText
  2163.       Font.Height = -11
  2164.       Font.Name = 'Times New Roman'
  2165.       Font.Style = []
  2166.       ParentFont = False
  2167.       PopupMenu = PopupMenu1
  2168.       ReadOnly = True
  2169.       TabOrder = 15
  2170.     end
  2171.     object Edit97: TEdit
  2172.       Left = 96
  2173.       Top = 32
  2174.       Width = 17
  2175.       Height = 17
  2176.       Cursor = crArrow
  2177.       AutoSize = False
  2178.       DragCursor = crArrow
  2179.       DragMode = dmAutomatic
  2180.       Font.Charset = EASTEUROPE_CHARSET
  2181.       Font.Color = clWindowText
  2182.       Font.Height = -11
  2183.       Font.Name = 'Times New Roman'
  2184.       Font.Style = []
  2185.       ParentFont = False
  2186.       PopupMenu = PopupMenu1
  2187.       ReadOnly = True
  2188.       TabOrder = 16
  2189.     end
  2190.     object Edit98: TEdit
  2191.       Left = 96
  2192.       Top = 56
  2193.       Width = 17
  2194.       Height = 17
  2195.       Cursor = crArrow
  2196.       AutoSize = False
  2197.       DragCursor = crArrow
  2198.       DragMode = dmAutomatic
  2199.       Font.Charset = EASTEUROPE_CHARSET
  2200.       Font.Color = clWindowText
  2201.       Font.Height = -11
  2202.       Font.Name = 'Times New Roman'
  2203.       Font.Style = []
  2204.       ParentFont = False
  2205.       PopupMenu = PopupMenu1
  2206.       ReadOnly = True
  2207.       TabOrder = 17
  2208.     end
  2209.     object Edit99: TEdit
  2210.       Left = 96
  2211.       Top = 80
  2212.       Width = 17
  2213.       Height = 17
  2214.       Cursor = crArrow
  2215.       AutoSize = False
  2216.       DragCursor = crArrow
  2217.       DragMode = dmAutomatic
  2218.       Font.Charset = EASTEUROPE_CHARSET
  2219.       Font.Color = clWindowText
  2220.       Font.Height = -11
  2221.       Font.Name = 'Times New Roman'
  2222.       Font.Style = []
  2223.       ParentFont = False
  2224.       PopupMenu = PopupMenu1
  2225.       ReadOnly = True
  2226.       TabOrder = 18
  2227.     end
  2228.     object Edit100: TEdit
  2229.       Left = 96
  2230.       Top = 104
  2231.       Width = 17
  2232.       Height = 17
  2233.       Cursor = crArrow
  2234.       AutoSize = False
  2235.       DragCursor = crArrow
  2236.       DragMode = dmAutomatic
  2237.       Font.Charset = EASTEUROPE_CHARSET
  2238.       Font.Color = clWindowText
  2239.       Font.Height = -11
  2240.       Font.Name = 'Times New Roman'
  2241.       Font.Style = []
  2242.       ParentFont = False
  2243.       PopupMenu = PopupMenu1
  2244.       ReadOnly = True
  2245.       TabOrder = 19
  2246.     end
  2247.     object Edit101: TEdit
  2248.       Left = 96
  2249.       Top = 128
  2250.       Width = 17
  2251.       Height = 17
  2252.       Cursor = crArrow
  2253.       AutoSize = False
  2254.       DragCursor = crArrow
  2255.       DragMode = dmAutomatic
  2256.       Font.Charset = EASTEUROPE_CHARSET
  2257.       Font.Color = clWindowText
  2258.       Font.Height = -11
  2259.       Font.Name = 'Times New Roman'
  2260.       Font.Style = []
  2261.       ParentFont = False
  2262.       PopupMenu = PopupMenu1
  2263.       ReadOnly = True
  2264.       TabOrder = 20
  2265.     end
  2266.     object Edit102: TEdit
  2267.       Left = 96
  2268.       Top = 200
  2269.       Width = 17
  2270.       Height = 17
  2271.       Cursor = crArrow
  2272.       AutoSize = False
  2273.       DragCursor = crArrow
  2274.       DragMode = dmAutomatic
  2275.       Font.Charset = EASTEUROPE_CHARSET
  2276.       Font.Color = clWindowText
  2277.       Font.Height = -11
  2278.       Font.Name = 'Times New Roman'
  2279.       Font.Style = []
  2280.       ParentFont = False
  2281.       PopupMenu = PopupMenu1
  2282.       ReadOnly = True
  2283.       TabOrder = 21
  2284.     end
  2285.     object Edit103: TEdit
  2286.       Left = 96
  2287.       Top = 224
  2288.       Width = 17
  2289.       Height = 17
  2290.       Cursor = crArrow
  2291.       AutoSize = False
  2292.       DragCursor = crArrow
  2293.       DragMode = dmAutomatic
  2294.       Font.Charset = EASTEUROPE_CHARSET
  2295.       Font.Color = clWindowText
  2296.       Font.Height = -11
  2297.       Font.Name = 'Times New Roman'
  2298.       Font.Style = []
  2299.       ParentFont = False
  2300.       PopupMenu = PopupMenu1
  2301.       ReadOnly = True
  2302.       TabOrder = 22
  2303.     end
  2304.     object Edit104: TEdit
  2305.       Left = 96
  2306.       Top = 248
  2307.       Width = 17
  2308.       Height = 17
  2309.       Cursor = crArrow
  2310.       AutoSize = False
  2311.       DragCursor = crArrow
  2312.       DragMode = dmAutomatic
  2313.       Font.Charset = EASTEUROPE_CHARSET
  2314.       Font.Color = clWindowText
  2315.       Font.Height = -11
  2316.       Font.Name = 'Times New Roman'
  2317.       Font.Style = []
  2318.       ParentFont = False
  2319.       PopupMenu = PopupMenu1
  2320.       ReadOnly = True
  2321.       TabOrder = 23
  2322.     end
  2323.     object Edit105: TEdit
  2324.       Left = 96
  2325.       Top = 272
  2326.       Width = 17
  2327.       Height = 17
  2328.       Cursor = crArrow
  2329.       AutoSize = False
  2330.       DragCursor = crArrow
  2331.       DragMode = dmAutomatic
  2332.       Font.Charset = EASTEUROPE_CHARSET
  2333.       Font.Color = clWindowText
  2334.       Font.Height = -11
  2335.       Font.Name = 'Times New Roman'
  2336.       Font.Style = []
  2337.       ParentFont = False
  2338.       PopupMenu = PopupMenu1
  2339.       ReadOnly = True
  2340.       TabOrder = 24
  2341.     end
  2342.     object Edit106: TEdit
  2343.       Left = 96
  2344.       Top = 296
  2345.       Width = 17
  2346.       Height = 17
  2347.       Cursor = crArrow
  2348.       AutoSize = False
  2349.       DragCursor = crArrow
  2350.       DragMode = dmAutomatic
  2351.       Font.Charset = EASTEUROPE_CHARSET
  2352.       Font.Color = clWindowText
  2353.       Font.Height = -11
  2354.       Font.Name = 'Times New Roman'
  2355.       Font.Style = []
  2356.       ParentFont = False
  2357.       PopupMenu = PopupMenu1
  2358.       ReadOnly = True
  2359.       TabOrder = 25
  2360.     end
  2361.     object Edit107: TEdit
  2362.       Left = 96
  2363.       Top = 320
  2364.       Width = 17
  2365.       Height = 17
  2366.       Cursor = crArrow
  2367.       AutoSize = False
  2368.       DragCursor = crArrow
  2369.       DragMode = dmAutomatic
  2370.       Font.Charset = EASTEUROPE_CHARSET
  2371.       Font.Color = clWindowText
  2372.       Font.Height = -11
  2373.       Font.Name = 'Times New Roman'
  2374.       Font.Style = []
  2375.       ParentFont = False
  2376.       PopupMenu = PopupMenu1
  2377.       ReadOnly = True
  2378.       TabOrder = 26
  2379.     end
  2380.     object Edit108: TEdit
  2381.       Left = 96
  2382.       Top = 360
  2383.       Width = 17
  2384.       Height = 17
  2385.       Cursor = crArrow
  2386.       AutoSize = False
  2387.       DragCursor = crArrow
  2388.       DragMode = dmAutomatic
  2389.       Font.Charset = EASTEUROPE_CHARSET
  2390.       Font.Color = clWindowText
  2391.       Font.Height = -11
  2392.       Font.Name = 'Times New Roman'
  2393.       Font.Style = []
  2394.       ParentFont = False
  2395.       PopupMenu = PopupMenu1
  2396.       ReadOnly = True
  2397.       TabOrder = 27
  2398.     end
  2399.   end
  2400.   object Memo1: TMemo
  2401.     Left = 306
  2402.     Top = 32
  2403.     Width = 113
  2404.     Height = 105
  2405.     Cursor = crArrow
  2406.     DragCursor = crArrow
  2407.     DragMode = dmAutomatic
  2408.     Lines.Strings = (
  2409.       'V uveden∩┐╜m p∩┐╜∩┐╜kladu '
  2410.       's∩┐╜zej∩┐╜c∩┐╜ tipoval 5 ∩┐╜∩┐╜sel, '
  2411.       'nap∩┐╜. 7, 8, 15, 40, 70 '
  2412.       'za vklad 10,- K∩┐╜. Jeho '
  2413.       '∩┐╜∩┐╜sla se ∩┐╜∩┐╜astn∩┐╜ '
  2414.       'jednoho losov∩┐╜n∩┐╜ a '
  2415.       '∩┐╜ance milion.')
  2416.     PopupMenu = PopupMenu1
  2417.     ReadOnly = True
  2418.     TabOrder = 2
  2419.   end
  2420.   object PopupMenu1: TPopupMenu
  2421.     Left = 320
  2422.     Top = 152
  2423.     object Zavt1: TMenuItem
  2424.       Caption = 'Zav∩┐╜∩┐╜t'
  2425.       OnClick = Zavt1Click
  2426.     end
  2427.   end
  2428. end
  2429.