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

  1. object Sazenka: TSazenka
  2.   Left = 199
  3.   Top = 23
  4.   ActiveControl = Panel1
  5.   BorderIcons = [biMinimize, biMaximize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'S∩┐╜zenka'
  8.   ClientHeight = 425
  9.   ClientWidth = 317
  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.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 49
  25.     Height = 13
  26.     Caption = 'Hrac∩┐╜ pole'
  27.   end
  28.   object Label2: TLabel
  29.     Left = 144
  30.     Top = 8
  31.     Width = 53
  32.     Height = 13
  33.     Caption = 'Po∩┐╜et ∩┐╜∩┐╜sel'
  34.   end
  35.   object BOK: TDsFancyButton
  36.     Left = 240
  37.     Top = 24
  38.     Width = 73
  39.     Height = 25
  40.     ButtonColor = clBtnFace
  41.     Caption = 'OK'
  42.     FrameColor = clGray
  43.     FrameWidth = 10
  44.     CornerRadius = 10
  45.     TextStyle = txRaised
  46.     OnClick = BOKClick
  47.   end
  48.   object Bvyplnit: TDsFancyButton
  49.     Left = 240
  50.     Top = 64
  51.     Width = 70
  52.     Height = 25
  53.     ButtonColor = clBtnFace
  54.     Caption = 'Vyplnit'
  55.     FrameColor = clGray
  56.     FrameWidth = 10
  57.     CornerRadius = 10
  58.     TextStyle = txRaised
  59.     OnClick = BvyplnitClick
  60.   end
  61.   object Panel1: TPanel
  62.     Left = 0
  63.     Top = 24
  64.     Width = 137
  65.     Height = 401
  66.     Font.Charset = EASTEUROPE_CHARSET
  67.     Font.Color = clWindowText
  68.     Font.Height = -11
  69.     Font.Name = 'Times New Roman'
  70.     Font.Style = []
  71.     ParentFont = False
  72.     PopupMenu = PopupMenu1
  73.     TabOrder = 0
  74.     object Edit1: TEdit
  75.       Left = 8
  76.       Top = 8
  77.       Width = 17
  78.       Height = 17
  79.       Cursor = crArrow
  80.       AutoSize = False
  81.       DragCursor = crArrow
  82.       DragMode = dmAutomatic
  83.       Font.Charset = EASTEUROPE_CHARSET
  84.       Font.Color = clWindowText
  85.       Font.Height = -11
  86.       Font.Name = 'Times New Roman'
  87.       Font.Style = []
  88.       ParentFont = False
  89.       PopupMenu = PopupMenu1
  90.       ReadOnly = True
  91.       TabOrder = 0
  92.       Text = ' 1'
  93.     end
  94.     object Edit2: TEdit
  95.       Left = 32
  96.       Top = 8
  97.       Width = 17
  98.       Height = 17
  99.       Cursor = crArrow
  100.       AutoSize = False
  101.       DragCursor = crArrow
  102.       DragMode = dmAutomatic
  103.       Font.Charset = EASTEUROPE_CHARSET
  104.       Font.Color = clWindowText
  105.       Font.Height = -11
  106.       Font.Name = 'Times New Roman'
  107.       Font.Style = []
  108.       ParentFont = False
  109.       PopupMenu = PopupMenu1
  110.       ReadOnly = True
  111.       TabOrder = 1
  112.       Text = ' 2'
  113.     end
  114.     object Edit3: TEdit
  115.       Left = 56
  116.       Top = 8
  117.       Width = 17
  118.       Height = 17
  119.       Cursor = crArrow
  120.       AutoSize = False
  121.       DragCursor = crArrow
  122.       DragMode = dmAutomatic
  123.       Font.Charset = EASTEUROPE_CHARSET
  124.       Font.Color = clWindowText
  125.       Font.Height = -11
  126.       Font.Name = 'Times New Roman'
  127.       Font.Style = []
  128.       ParentFont = False
  129.       PopupMenu = PopupMenu1
  130.       ReadOnly = True
  131.       TabOrder = 2
  132.       Text = ' 3'
  133.     end
  134.     object Edit4: TEdit
  135.       Left = 80
  136.       Top = 8
  137.       Width = 17
  138.       Height = 17
  139.       Cursor = crArrow
  140.       AutoSize = False
  141.       DragCursor = crArrow
  142.       DragMode = dmAutomatic
  143.       Font.Charset = EASTEUROPE_CHARSET
  144.       Font.Color = clWindowText
  145.       Font.Height = -11
  146.       Font.Name = 'Times New Roman'
  147.       Font.Style = []
  148.       ParentFont = False
  149.       PopupMenu = PopupMenu1
  150.       ReadOnly = True
  151.       TabOrder = 3
  152.       Text = ' 4'
  153.     end
  154.     object Edit5: TEdit
  155.       Left = 104
  156.       Top = 8
  157.       Width = 17
  158.       Height = 17
  159.       Cursor = crArrow
  160.       AutoSize = False
  161.       DragCursor = crArrow
  162.       DragMode = dmAutomatic
  163.       PopupMenu = PopupMenu1
  164.       ReadOnly = True
  165.       TabOrder = 4
  166.       Text = ' 5'
  167.     end
  168.     object Edit6: TEdit
  169.       Left = 8
  170.       Top = 32
  171.       Width = 17
  172.       Height = 17
  173.       Cursor = crArrow
  174.       AutoSize = False
  175.       DragCursor = crArrow
  176.       DragMode = dmAutomatic
  177.       Font.Charset = EASTEUROPE_CHARSET
  178.       Font.Color = clWindowText
  179.       Font.Height = -11
  180.       Font.Name = 'Times New Roman'
  181.       Font.Style = []
  182.       ParentFont = False
  183.       PopupMenu = PopupMenu1
  184.       ReadOnly = True
  185.       TabOrder = 5
  186.       Text = ' 6'
  187.     end
  188.     object Edit7: TEdit
  189.       Left = 32
  190.       Top = 32
  191.       Width = 17
  192.       Height = 17
  193.       Cursor = crArrow
  194.       AutoSize = False
  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 = ' 7'
  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.       DragCursor = crArrow
  216.       DragMode = dmAutomatic
  217.       Font.Charset = EASTEUROPE_CHARSET
  218.       Font.Color = clWindowText
  219.       Font.Height = -11
  220.       Font.Name = 'Times New Roman'
  221.       Font.Style = []
  222.       ParentFont = False
  223.       PopupMenu = PopupMenu1
  224.       ReadOnly = True
  225.       TabOrder = 7
  226.       Text = ' 8'
  227.     end
  228.     object Edit9: TEdit
  229.       Left = 80
  230.       Top = 32
  231.       Width = 17
  232.       Height = 17
  233.       Cursor = crArrow
  234.       AutoSize = False
  235.       DragCursor = crArrow
  236.       DragMode = dmAutomatic
  237.       Font.Charset = EASTEUROPE_CHARSET
  238.       Font.Color = clWindowText
  239.       Font.Height = -11
  240.       Font.Name = 'Times New Roman'
  241.       Font.Style = []
  242.       ParentFont = False
  243.       PopupMenu = PopupMenu1
  244.       ReadOnly = True
  245.       TabOrder = 8
  246.       Text = ' 9'
  247.     end
  248.     object Edit10: TEdit
  249.       Left = 104
  250.       Top = 32
  251.       Width = 17
  252.       Height = 17
  253.       Cursor = crArrow
  254.       AutoSize = False
  255.       DragCursor = crArrow
  256.       DragMode = dmAutomatic
  257.       Font.Charset = EASTEUROPE_CHARSET
  258.       Font.Color = clWindowText
  259.       Font.Height = -11
  260.       Font.Name = 'Times New Roman'
  261.       Font.Style = []
  262.       ParentFont = False
  263.       PopupMenu = PopupMenu1
  264.       ReadOnly = True
  265.       TabOrder = 9
  266.       Text = '10'
  267.     end
  268.     object Edit11: TEdit
  269.       Left = 8
  270.       Top = 56
  271.       Width = 17
  272.       Height = 17
  273.       Cursor = crArrow
  274.       AutoSize = False
  275.       DragCursor = crArrow
  276.       DragMode = dmAutomatic
  277.       PopupMenu = PopupMenu1
  278.       ReadOnly = True
  279.       TabOrder = 10
  280.       Text = '11'
  281.     end
  282.     object Edit12: TEdit
  283.       Left = 32
  284.       Top = 56
  285.       Width = 17
  286.       Height = 17
  287.       Cursor = crArrow
  288.       AutoSize = False
  289.       DragCursor = crArrow
  290.       DragMode = dmAutomatic
  291.       Font.Charset = EASTEUROPE_CHARSET
  292.       Font.Color = clWindowText
  293.       Font.Height = -11
  294.       Font.Name = 'Times New Roman'
  295.       Font.Style = []
  296.       ParentFont = False
  297.       PopupMenu = PopupMenu1
  298.       ReadOnly = True
  299.       TabOrder = 11
  300.       Text = '12'
  301.     end
  302.     object Edit13: TEdit
  303.       Left = 56
  304.       Top = 56
  305.       Width = 17
  306.       Height = 17
  307.       Cursor = crArrow
  308.       AutoSize = False
  309.       DragCursor = crArrow
  310.       DragMode = dmAutomatic
  311.       Font.Charset = EASTEUROPE_CHARSET
  312.       Font.Color = clWindowText
  313.       Font.Height = -11
  314.       Font.Name = 'Times New Roman'
  315.       Font.Style = []
  316.       ParentFont = False
  317.       PopupMenu = PopupMenu1
  318.       ReadOnly = True
  319.       TabOrder = 12
  320.       Text = '13'
  321.     end
  322.     object Edit14: TEdit
  323.       Left = 80
  324.       Top = 56
  325.       Width = 17
  326.       Height = 17
  327.       Cursor = crArrow
  328.       AutoSize = False
  329.       DragCursor = crArrow
  330.       DragMode = dmAutomatic
  331.       PopupMenu = PopupMenu1
  332.       ReadOnly = True
  333.       TabOrder = 13
  334.       Text = '14'
  335.     end
  336.     object Edit15: TEdit
  337.       Left = 104
  338.       Top = 56
  339.       Width = 17
  340.       Height = 17
  341.       Cursor = crArrow
  342.       AutoSize = False
  343.       DragCursor = crArrow
  344.       DragMode = dmAutomatic
  345.       PopupMenu = PopupMenu1
  346.       ReadOnly = True
  347.       TabOrder = 14
  348.       Text = '15'
  349.     end
  350.     object Edit16: TEdit
  351.       Left = 8
  352.       Top = 80
  353.       Width = 17
  354.       Height = 17
  355.       Cursor = crArrow
  356.       AutoSize = False
  357.       DragCursor = crArrow
  358.       DragMode = dmAutomatic
  359.       Font.Charset = EASTEUROPE_CHARSET
  360.       Font.Color = clWindowText
  361.       Font.Height = -11
  362.       Font.Name = 'Times New Roman'
  363.       Font.Style = []
  364.       ParentFont = False
  365.       PopupMenu = PopupMenu1
  366.       ReadOnly = True
  367.       TabOrder = 15
  368.       Text = '16'
  369.     end
  370.     object Edit17: TEdit
  371.       Left = 32
  372.       Top = 80
  373.       Width = 17
  374.       Height = 17
  375.       Cursor = crArrow
  376.       AutoSize = False
  377.       DragCursor = crArrow
  378.       DragMode = dmAutomatic
  379.       Font.Charset = EASTEUROPE_CHARSET
  380.       Font.Color = clWindowText
  381.       Font.Height = -11
  382.       Font.Name = 'Times New Roman'
  383.       Font.Style = []
  384.       ParentFont = False
  385.       PopupMenu = PopupMenu1
  386.       ReadOnly = True
  387.       TabOrder = 16
  388.       Text = '17'
  389.     end
  390.     object Edit18: TEdit
  391.       Left = 56
  392.       Top = 80
  393.       Width = 17
  394.       Height = 17
  395.       Cursor = crArrow
  396.       AutoSize = False
  397.       DragCursor = crArrow
  398.       DragMode = dmAutomatic
  399.       Font.Charset = EASTEUROPE_CHARSET
  400.       Font.Color = clWindowText
  401.       Font.Height = -11
  402.       Font.Name = 'Times New Roman'
  403.       Font.Style = []
  404.       ParentFont = False
  405.       PopupMenu = PopupMenu1
  406.       ReadOnly = True
  407.       TabOrder = 17
  408.       Text = '18'
  409.     end
  410.     object Edit19: TEdit
  411.       Left = 80
  412.       Top = 80
  413.       Width = 17
  414.       Height = 17
  415.       Cursor = crArrow
  416.       AutoSize = False
  417.       DragCursor = crArrow
  418.       DragMode = dmAutomatic
  419.       Font.Charset = EASTEUROPE_CHARSET
  420.       Font.Color = clWindowText
  421.       Font.Height = -11
  422.       Font.Name = 'Times New Roman'
  423.       Font.Style = []
  424.       ParentFont = False
  425.       PopupMenu = PopupMenu1
  426.       ReadOnly = True
  427.       TabOrder = 18
  428.       Text = '19'
  429.     end
  430.     object Edit20: TEdit
  431.       Left = 104
  432.       Top = 80
  433.       Width = 17
  434.       Height = 17
  435.       Cursor = crArrow
  436.       AutoSize = False
  437.       DragCursor = crArrow
  438.       DragMode = dmAutomatic
  439.       Font.Charset = EASTEUROPE_CHARSET
  440.       Font.Color = clWindowText
  441.       Font.Height = -11
  442.       Font.Name = 'Times New Roman'
  443.       Font.Style = []
  444.       ParentFont = False
  445.       PopupMenu = PopupMenu1
  446.       ReadOnly = True
  447.       TabOrder = 19
  448.       Text = '20'
  449.     end
  450.     object Edit21: TEdit
  451.       Left = 8
  452.       Top = 104
  453.       Width = 17
  454.       Height = 17
  455.       Cursor = crArrow
  456.       AutoSize = False
  457.       DragCursor = crArrow
  458.       DragMode = dmAutomatic
  459.       Font.Charset = EASTEUROPE_CHARSET
  460.       Font.Color = clWindowText
  461.       Font.Height = -11
  462.       Font.Name = 'Times New Roman'
  463.       Font.Style = []
  464.       ParentFont = False
  465.       PopupMenu = PopupMenu1
  466.       ReadOnly = True
  467.       TabOrder = 20
  468.       Text = '21'
  469.     end
  470.     object Edit22: TEdit
  471.       Left = 32
  472.       Top = 104
  473.       Width = 17
  474.       Height = 17
  475.       Cursor = crArrow
  476.       AutoSize = False
  477.       DragCursor = crArrow
  478.       DragMode = dmAutomatic
  479.       PopupMenu = PopupMenu1
  480.       ReadOnly = True
  481.       TabOrder = 21
  482.       Text = '22'
  483.     end
  484.     object Edit23: TEdit
  485.       Left = 56
  486.       Top = 104
  487.       Width = 17
  488.       Height = 17
  489.       Cursor = crArrow
  490.       AutoSize = False
  491.       DragCursor = crArrow
  492.       DragMode = dmAutomatic
  493.       PopupMenu = PopupMenu1
  494.       ReadOnly = True
  495.       TabOrder = 22
  496.       Text = '23'
  497.     end
  498.     object Edit24: TEdit
  499.       Left = 80
  500.       Top = 104
  501.       Width = 17
  502.       Height = 17
  503.       Cursor = crArrow
  504.       AutoSize = False
  505.       DragCursor = crArrow
  506.       DragMode = dmAutomatic
  507.       PopupMenu = PopupMenu1
  508.       ReadOnly = True
  509.       TabOrder = 23
  510.       Text = '24'
  511.     end
  512.     object Edit25: TEdit
  513.       Left = 104
  514.       Top = 104
  515.       Width = 17
  516.       Height = 17
  517.       Cursor = crArrow
  518.       AutoSize = False
  519.       DragCursor = crArrow
  520.       DragMode = dmAutomatic
  521.       Font.Charset = EASTEUROPE_CHARSET
  522.       Font.Color = clWindowText
  523.       Font.Height = -11
  524.       Font.Name = 'Times New Roman'
  525.       Font.Style = []
  526.       ParentFont = False
  527.       PopupMenu = PopupMenu1
  528.       ReadOnly = True
  529.       TabOrder = 24
  530.       Text = '25'
  531.     end
  532.     object Edit26: TEdit
  533.       Left = 8
  534.       Top = 128
  535.       Width = 17
  536.       Height = 17
  537.       Cursor = crArrow
  538.       AutoSize = False
  539.       DragCursor = crArrow
  540.       DragMode = dmAutomatic
  541.       Font.Charset = EASTEUROPE_CHARSET
  542.       Font.Color = clWindowText
  543.       Font.Height = -11
  544.       Font.Name = 'Times New Roman'
  545.       Font.Style = []
  546.       ParentFont = False
  547.       PopupMenu = PopupMenu1
  548.       ReadOnly = True
  549.       TabOrder = 25
  550.       Text = '26'
  551.     end
  552.     object Edit27: TEdit
  553.       Left = 32
  554.       Top = 128
  555.       Width = 17
  556.       Height = 17
  557.       Cursor = crArrow
  558.       AutoSize = False
  559.       DragCursor = crArrow
  560.       DragMode = dmAutomatic
  561.       Font.Charset = EASTEUROPE_CHARSET
  562.       Font.Color = clWindowText
  563.       Font.Height = -11
  564.       Font.Name = 'Times New Roman'
  565.       Font.Style = []
  566.       ParentFont = False
  567.       PopupMenu = PopupMenu1
  568.       ReadOnly = True
  569.       TabOrder = 26
  570.       Text = '27'
  571.     end
  572.     object Edit28: TEdit
  573.       Left = 56
  574.       Top = 128
  575.       Width = 17
  576.       Height = 17
  577.       Cursor = crArrow
  578.       AutoSize = False
  579.       DragCursor = crArrow
  580.       DragMode = dmAutomatic
  581.       PopupMenu = PopupMenu1
  582.       ReadOnly = True
  583.       TabOrder = 27
  584.       Text = '28'
  585.     end
  586.     object Edit29: TEdit
  587.       Left = 80
  588.       Top = 128
  589.       Width = 17
  590.       Height = 17
  591.       Cursor = crArrow
  592.       AutoSize = False
  593.       DragCursor = crArrow
  594.       DragMode = dmAutomatic
  595.       PopupMenu = PopupMenu1
  596.       ReadOnly = True
  597.       TabOrder = 28
  598.       Text = '29'
  599.     end
  600.     object Edit30: TEdit
  601.       Left = 104
  602.       Top = 128
  603.       Width = 17
  604.       Height = 17
  605.       Cursor = crArrow
  606.       AutoSize = False
  607.       DragCursor = crArrow
  608.       DragMode = dmAutomatic
  609.       PopupMenu = PopupMenu1
  610.       ReadOnly = True
  611.       TabOrder = 29
  612.       Text = '30'
  613.     end
  614.     object Edit31: TEdit
  615.       Left = 8
  616.       Top = 152
  617.       Width = 17
  618.       Height = 17
  619.       Cursor = crArrow
  620.       AutoSize = False
  621.       DragCursor = crArrow
  622.       DragMode = dmAutomatic
  623.       Font.Charset = EASTEUROPE_CHARSET
  624.       Font.Color = clWindowText
  625.       Font.Height = -11
  626.       Font.Name = 'Times New Roman'
  627.       Font.Style = []
  628.       ParentFont = False
  629.       PopupMenu = PopupMenu1
  630.       ReadOnly = True
  631.       TabOrder = 30
  632.       Text = '31'
  633.     end
  634.     object Edit32: TEdit
  635.       Left = 32
  636.       Top = 152
  637.       Width = 17
  638.       Height = 17
  639.       Cursor = crArrow
  640.       AutoSize = False
  641.       DragCursor = crArrow
  642.       DragMode = dmAutomatic
  643.       Font.Charset = EASTEUROPE_CHARSET
  644.       Font.Color = clWindowText
  645.       Font.Height = -11
  646.       Font.Name = 'Times New Roman'
  647.       Font.Style = []
  648.       ParentFont = False
  649.       PopupMenu = PopupMenu1
  650.       ReadOnly = True
  651.       TabOrder = 31
  652.       Text = '32'
  653.     end
  654.     object Edit33: TEdit
  655.       Left = 56
  656.       Top = 152
  657.       Width = 17
  658.       Height = 17
  659.       Cursor = crArrow
  660.       AutoSize = False
  661.       DragCursor = crArrow
  662.       DragMode = dmAutomatic
  663.       Font.Charset = EASTEUROPE_CHARSET
  664.       Font.Color = clWindowText
  665.       Font.Height = -11
  666.       Font.Name = 'Times New Roman'
  667.       Font.Style = []
  668.       ParentFont = False
  669.       PopupMenu = PopupMenu1
  670.       ReadOnly = True
  671.       TabOrder = 32
  672.       Text = '33'
  673.     end
  674.     object Edit34: TEdit
  675.       Left = 80
  676.       Top = 152
  677.       Width = 17
  678.       Height = 17
  679.       Cursor = crArrow
  680.       AutoSize = False
  681.       DragCursor = crArrow
  682.       DragMode = dmAutomatic
  683.       Font.Charset = EASTEUROPE_CHARSET
  684.       Font.Color = clWindowText
  685.       Font.Height = -11
  686.       Font.Name = 'Times New Roman'
  687.       Font.Style = []
  688.       ParentFont = False
  689.       PopupMenu = PopupMenu1
  690.       ReadOnly = True
  691.       TabOrder = 33
  692.       Text = '34'
  693.     end
  694.     object Edit35: TEdit
  695.       Left = 104
  696.       Top = 152
  697.       Width = 17
  698.       Height = 17
  699.       Cursor = crArrow
  700.       AutoSize = False
  701.       DragCursor = crArrow
  702.       DragMode = dmAutomatic
  703.       PopupMenu = PopupMenu1
  704.       ReadOnly = True
  705.       TabOrder = 34
  706.       Text = '35'
  707.     end
  708.     object Edit36: TEdit
  709.       Left = 8
  710.       Top = 176
  711.       Width = 17
  712.       Height = 17
  713.       Cursor = crArrow
  714.       AutoSize = False
  715.       DragCursor = crArrow
  716.       DragMode = dmAutomatic
  717.       Font.Charset = EASTEUROPE_CHARSET
  718.       Font.Color = clWindowText
  719.       Font.Height = -11
  720.       Font.Name = 'Times New Roman'
  721.       Font.Style = []
  722.       ParentFont = False
  723.       PopupMenu = PopupMenu1
  724.       ReadOnly = True
  725.       TabOrder = 35
  726.       Text = '36'
  727.     end
  728.     object Edit37: TEdit
  729.       Left = 32
  730.       Top = 176
  731.       Width = 17
  732.       Height = 17
  733.       Cursor = crArrow
  734.       AutoSize = False
  735.       DragCursor = crArrow
  736.       DragMode = dmAutomatic
  737.       Font.Charset = EASTEUROPE_CHARSET
  738.       Font.Color = clWindowText
  739.       Font.Height = -11
  740.       Font.Name = 'Times New Roman'
  741.       Font.Style = []
  742.       ParentFont = False
  743.       PopupMenu = PopupMenu1
  744.       ReadOnly = True
  745.       TabOrder = 36
  746.       Text = '37'
  747.     end
  748.     object Edit38: TEdit
  749.       Left = 56
  750.       Top = 176
  751.       Width = 17
  752.       Height = 17
  753.       Cursor = crArrow
  754.       AutoSize = False
  755.       DragCursor = crArrow
  756.       DragMode = dmAutomatic
  757.       Font.Charset = EASTEUROPE_CHARSET
  758.       Font.Color = clWindowText
  759.       Font.Height = -11
  760.       Font.Name = 'Times New Roman'
  761.       Font.Style = []
  762.       ParentFont = False
  763.       PopupMenu = PopupMenu1
  764.       ReadOnly = True
  765.       TabOrder = 37
  766.       Text = '38'
  767.     end
  768.     object Edit39: TEdit
  769.       Left = 80
  770.       Top = 176
  771.       Width = 17
  772.       Height = 17
  773.       Cursor = crArrow
  774.       AutoSize = False
  775.       DragCursor = crArrow
  776.       DragMode = dmAutomatic
  777.       PopupMenu = PopupMenu1
  778.       ReadOnly = True
  779.       TabOrder = 38
  780.       Text = '39'
  781.     end
  782.     object Edit40: TEdit
  783.       Left = 104
  784.       Top = 176
  785.       Width = 17
  786.       Height = 17
  787.       Cursor = crArrow
  788.       AutoSize = False
  789.       DragCursor = crArrow
  790.       DragMode = dmAutomatic
  791.       Font.Charset = EASTEUROPE_CHARSET
  792.       Font.Color = clWindowText
  793.       Font.Height = -11
  794.       Font.Name = 'Times New Roman'
  795.       Font.Style = []
  796.       ParentFont = False
  797.       PopupMenu = PopupMenu1
  798.       ReadOnly = True
  799.       TabOrder = 39
  800.       Text = '40'
  801.     end
  802.     object Edit41: TEdit
  803.       Left = 8
  804.       Top = 200
  805.       Width = 17
  806.       Height = 17
  807.       Cursor = crArrow
  808.       AutoSize = False
  809.       DragCursor = crArrow
  810.       DragMode = dmAutomatic
  811.       Font.Charset = EASTEUROPE_CHARSET
  812.       Font.Color = clWindowText
  813.       Font.Height = -11
  814.       Font.Name = 'Times New Roman'
  815.       Font.Style = []
  816.       ParentFont = False
  817.       PopupMenu = PopupMenu1
  818.       ReadOnly = True
  819.       TabOrder = 40
  820.       Text = '41'
  821.     end
  822.     object Edit42: TEdit
  823.       Left = 32
  824.       Top = 200
  825.       Width = 17
  826.       Height = 17
  827.       Cursor = crArrow
  828.       AutoSize = False
  829.       DragCursor = crArrow
  830.       DragMode = dmAutomatic
  831.       PopupMenu = PopupMenu1
  832.       ReadOnly = True
  833.       TabOrder = 41
  834.       Text = '42'
  835.     end
  836.     object Edit43: TEdit
  837.       Left = 56
  838.       Top = 200
  839.       Width = 17
  840.       Height = 17
  841.       Cursor = crArrow
  842.       AutoSize = False
  843.       DragCursor = crArrow
  844.       DragMode = dmAutomatic
  845.       Font.Charset = EASTEUROPE_CHARSET
  846.       Font.Color = clWindowText
  847.       Font.Height = -11
  848.       Font.Name = 'Times New Roman'
  849.       Font.Style = []
  850.       ParentFont = False
  851.       PopupMenu = PopupMenu1
  852.       ReadOnly = True
  853.       TabOrder = 42
  854.       Text = '43'
  855.     end
  856.     object Edit44: TEdit
  857.       Left = 80
  858.       Top = 200
  859.       Width = 17
  860.       Height = 17
  861.       Cursor = crArrow
  862.       AutoSize = False
  863.       DragCursor = crArrow
  864.       DragMode = dmAutomatic
  865.       PopupMenu = PopupMenu1
  866.       ReadOnly = True
  867.       TabOrder = 43
  868.       Text = '44'
  869.     end
  870.     object Edit45: TEdit
  871.       Left = 104
  872.       Top = 200
  873.       Width = 17
  874.       Height = 17
  875.       Cursor = crArrow
  876.       AutoSize = False
  877.       DragCursor = crArrow
  878.       DragMode = dmAutomatic
  879.       PopupMenu = PopupMenu1
  880.       ReadOnly = True
  881.       TabOrder = 44
  882.       Text = '45'
  883.     end
  884.     object Edit46: TEdit
  885.       Left = 8
  886.       Top = 224
  887.       Width = 17
  888.       Height = 17
  889.       Cursor = crArrow
  890.       AutoSize = False
  891.       DragCursor = crArrow
  892.       DragMode = dmAutomatic
  893.       Font.Charset = EASTEUROPE_CHARSET
  894.       Font.Color = clWindowText
  895.       Font.Height = -11
  896.       Font.Name = 'Times New Roman'
  897.       Font.Style = []
  898.       ParentFont = False
  899.       PopupMenu = PopupMenu1
  900.       ReadOnly = True
  901.       TabOrder = 45
  902.       Text = '46'
  903.     end
  904.     object Edit47: TEdit
  905.       Left = 32
  906.       Top = 224
  907.       Width = 17
  908.       Height = 17
  909.       Cursor = crArrow
  910.       AutoSize = False
  911.       DragCursor = crArrow
  912.       DragMode = dmAutomatic
  913.       Font.Charset = EASTEUROPE_CHARSET
  914.       Font.Color = clWindowText
  915.       Font.Height = -11
  916.       Font.Name = 'Times New Roman'
  917.       Font.Style = []
  918.       ParentFont = False
  919.       PopupMenu = PopupMenu1
  920.       ReadOnly = True
  921.       TabOrder = 46
  922.       Text = '47'
  923.     end
  924.     object Edit48: TEdit
  925.       Left = 56
  926.       Top = 224
  927.       Width = 17
  928.       Height = 17
  929.       Cursor = crArrow
  930.       AutoSize = False
  931.       DragCursor = crArrow
  932.       DragMode = dmAutomatic
  933.       Font.Charset = EASTEUROPE_CHARSET
  934.       Font.Color = clWindowText
  935.       Font.Height = -11
  936.       Font.Name = 'Times New Roman'
  937.       Font.Style = []
  938.       ParentFont = False
  939.       PopupMenu = PopupMenu1
  940.       ReadOnly = True
  941.       TabOrder = 47
  942.       Text = '48'
  943.     end
  944.     object Edit49: TEdit
  945.       Left = 80
  946.       Top = 224
  947.       Width = 17
  948.       Height = 17
  949.       Cursor = crArrow
  950.       AutoSize = False
  951.       DragCursor = crArrow
  952.       DragMode = dmAutomatic
  953.       Font.Charset = EASTEUROPE_CHARSET
  954.       Font.Color = clWindowText
  955.       Font.Height = -11
  956.       Font.Name = 'Times New Roman'
  957.       Font.Style = []
  958.       ParentFont = False
  959.       PopupMenu = PopupMenu1
  960.       ReadOnly = True
  961.       TabOrder = 48
  962.       Text = '49'
  963.     end
  964.     object Edit50: TEdit
  965.       Left = 104
  966.       Top = 224
  967.       Width = 17
  968.       Height = 17
  969.       Cursor = crArrow
  970.       AutoSize = False
  971.       DragCursor = crArrow
  972.       DragMode = dmAutomatic
  973.       PopupMenu = PopupMenu1
  974.       ReadOnly = True
  975.       TabOrder = 49
  976.       Text = '50'
  977.     end
  978.     object Edit51: TEdit
  979.       Left = 8
  980.       Top = 248
  981.       Width = 17
  982.       Height = 17
  983.       Cursor = crArrow
  984.       AutoSize = False
  985.       DragCursor = crArrow
  986.       DragMode = dmAutomatic
  987.       PopupMenu = PopupMenu1
  988.       ReadOnly = True
  989.       TabOrder = 50
  990.       Text = '51'
  991.     end
  992.     object Edit52: TEdit
  993.       Left = 32
  994.       Top = 248
  995.       Width = 17
  996.       Height = 17
  997.       Cursor = crArrow
  998.       AutoSize = False
  999.       DragCursor = crArrow
  1000.       DragMode = dmAutomatic
  1001.       Font.Charset = EASTEUROPE_CHARSET
  1002.       Font.Color = clWindowText
  1003.       Font.Height = -11
  1004.       Font.Name = 'Times New Roman'
  1005.       Font.Style = []
  1006.       ParentFont = False
  1007.       PopupMenu = PopupMenu1
  1008.       ReadOnly = True
  1009.       TabOrder = 51
  1010.       Text = '52'
  1011.     end
  1012.     object Edit53: TEdit
  1013.       Left = 56
  1014.       Top = 248
  1015.       Width = 17
  1016.       Height = 17
  1017.       Cursor = crArrow
  1018.       AutoSize = False
  1019.       DragCursor = crArrow
  1020.       DragMode = dmAutomatic
  1021.       Font.Charset = EASTEUROPE_CHARSET
  1022.       Font.Color = clWindowText
  1023.       Font.Height = -11
  1024.       Font.Name = 'Times New Roman'
  1025.       Font.Style = []
  1026.       ParentFont = False
  1027.       PopupMenu = PopupMenu1
  1028.       ReadOnly = True
  1029.       TabOrder = 52
  1030.       Text = '53'
  1031.     end
  1032.     object Edit54: TEdit
  1033.       Left = 80
  1034.       Top = 248
  1035.       Width = 17
  1036.       Height = 17
  1037.       Cursor = crArrow
  1038.       AutoSize = False
  1039.       DragCursor = crArrow
  1040.       DragMode = dmAutomatic
  1041.       PopupMenu = PopupMenu1
  1042.       ReadOnly = True
  1043.       TabOrder = 53
  1044.       Text = '54'
  1045.     end
  1046.     object Edit55: TEdit
  1047.       Left = 104
  1048.       Top = 248
  1049.       Width = 17
  1050.       Height = 17
  1051.       Cursor = crArrow
  1052.       AutoSize = False
  1053.       DragCursor = crArrow
  1054.       DragMode = dmAutomatic
  1055.       Font.Charset = EASTEUROPE_CHARSET
  1056.       Font.Color = clWindowText
  1057.       Font.Height = -11
  1058.       Font.Name = 'Times New Roman'
  1059.       Font.Style = []
  1060.       ParentFont = False
  1061.       PopupMenu = PopupMenu1
  1062.       ReadOnly = True
  1063.       TabOrder = 54
  1064.       Text = '55'
  1065.     end
  1066.     object Edit56: TEdit
  1067.       Left = 8
  1068.       Top = 272
  1069.       Width = 17
  1070.       Height = 17
  1071.       Cursor = crArrow
  1072.       AutoSize = False
  1073.       DragCursor = crArrow
  1074.       DragMode = dmAutomatic
  1075.       Font.Charset = EASTEUROPE_CHARSET
  1076.       Font.Color = clWindowText
  1077.       Font.Height = -11
  1078.       Font.Name = 'Times New Roman'
  1079.       Font.Style = []
  1080.       ParentFont = False
  1081.       PopupMenu = PopupMenu1
  1082.       ReadOnly = True
  1083.       TabOrder = 55
  1084.       Text = '56'
  1085.     end
  1086.     object Edit57: TEdit
  1087.       Left = 32
  1088.       Top = 272
  1089.       Width = 17
  1090.       Height = 17
  1091.       Cursor = crArrow
  1092.       AutoSize = False
  1093.       DragCursor = crArrow
  1094.       DragMode = dmAutomatic
  1095.       PopupMenu = PopupMenu1
  1096.       ReadOnly = True
  1097.       TabOrder = 56
  1098.       Text = '57'
  1099.     end
  1100.     object Edit58: TEdit
  1101.       Left = 56
  1102.       Top = 272
  1103.       Width = 17
  1104.       Height = 17
  1105.       Cursor = crArrow
  1106.       AutoSize = False
  1107.       DragCursor = crArrow
  1108.       DragMode = dmAutomatic
  1109.       Font.Charset = EASTEUROPE_CHARSET
  1110.       Font.Color = clWindowText
  1111.       Font.Height = -11
  1112.       Font.Name = 'Times New Roman'
  1113.       Font.Style = []
  1114.       ParentFont = False
  1115.       PopupMenu = PopupMenu1
  1116.       ReadOnly = True
  1117.       TabOrder = 57
  1118.       Text = '58'
  1119.     end
  1120.     object Edit59: TEdit
  1121.       Left = 80
  1122.       Top = 272
  1123.       Width = 17
  1124.       Height = 17
  1125.       Cursor = crArrow
  1126.       AutoSize = False
  1127.       DragCursor = crArrow
  1128.       DragMode = dmAutomatic
  1129.       Font.Charset = EASTEUROPE_CHARSET
  1130.       Font.Color = clWindowText
  1131.       Font.Height = -11
  1132.       Font.Name = 'Times New Roman'
  1133.       Font.Style = []
  1134.       ParentFont = False
  1135.       PopupMenu = PopupMenu1
  1136.       ReadOnly = True
  1137.       TabOrder = 58
  1138.       Text = '59'
  1139.     end
  1140.     object Edit60: TEdit
  1141.       Left = 104
  1142.       Top = 272
  1143.       Width = 17
  1144.       Height = 17
  1145.       Cursor = crArrow
  1146.       AutoSize = False
  1147.       DragCursor = crArrow
  1148.       DragMode = dmAutomatic
  1149.       PopupMenu = PopupMenu1
  1150.       ReadOnly = True
  1151.       TabOrder = 59
  1152.       Text = '60'
  1153.     end
  1154.     object Edit61: TEdit
  1155.       Left = 8
  1156.       Top = 296
  1157.       Width = 17
  1158.       Height = 17
  1159.       Cursor = crArrow
  1160.       AutoSize = False
  1161.       DragCursor = crArrow
  1162.       DragMode = dmAutomatic
  1163.       PopupMenu = PopupMenu1
  1164.       ReadOnly = True
  1165.       TabOrder = 60
  1166.       Text = '61'
  1167.     end
  1168.     object Edit62: TEdit
  1169.       Left = 32
  1170.       Top = 296
  1171.       Width = 17
  1172.       Height = 17
  1173.       Cursor = crArrow
  1174.       AutoSize = False
  1175.       DragCursor = crArrow
  1176.       DragMode = dmAutomatic
  1177.       PopupMenu = PopupMenu1
  1178.       ReadOnly = True
  1179.       TabOrder = 61
  1180.       Text = '62'
  1181.     end
  1182.     object Edit63: TEdit
  1183.       Left = 56
  1184.       Top = 296
  1185.       Width = 17
  1186.       Height = 17
  1187.       Cursor = crArrow
  1188.       AutoSize = False
  1189.       DragCursor = crArrow
  1190.       DragMode = dmAutomatic
  1191.       PopupMenu = PopupMenu1
  1192.       ReadOnly = True
  1193.       TabOrder = 62
  1194.       Text = '63'
  1195.     end
  1196.     object Edit64: TEdit
  1197.       Left = 80
  1198.       Top = 296
  1199.       Width = 17
  1200.       Height = 17
  1201.       Cursor = crArrow
  1202.       AutoSize = False
  1203.       DragCursor = crArrow
  1204.       DragMode = dmAutomatic
  1205.       Font.Charset = EASTEUROPE_CHARSET
  1206.       Font.Color = clWindowText
  1207.       Font.Height = -11
  1208.       Font.Name = 'Times New Roman'
  1209.       Font.Style = []
  1210.       ParentFont = False
  1211.       PopupMenu = PopupMenu1
  1212.       ReadOnly = True
  1213.       TabOrder = 63
  1214.       Text = '64'
  1215.     end
  1216.     object Edit65: TEdit
  1217.       Left = 104
  1218.       Top = 296
  1219.       Width = 17
  1220.       Height = 17
  1221.       Cursor = crArrow
  1222.       AutoSize = False
  1223.       DragCursor = crArrow
  1224.       DragMode = dmAutomatic
  1225.       Font.Charset = EASTEUROPE_CHARSET
  1226.       Font.Color = clWindowText
  1227.       Font.Height = -11
  1228.       Font.Name = 'Times New Roman'
  1229.       Font.Style = []
  1230.       ParentFont = False
  1231.       PopupMenu = PopupMenu1
  1232.       ReadOnly = True
  1233.       TabOrder = 64
  1234.       Text = '65'
  1235.     end
  1236.     object Edit66: TEdit
  1237.       Left = 8
  1238.       Top = 320
  1239.       Width = 17
  1240.       Height = 17
  1241.       Cursor = crArrow
  1242.       AutoSize = False
  1243.       DragCursor = crArrow
  1244.       DragMode = dmAutomatic
  1245.       PopupMenu = PopupMenu1
  1246.       ReadOnly = True
  1247.       TabOrder = 65
  1248.       Text = '66'
  1249.     end
  1250.     object Edit67: TEdit
  1251.       Left = 32
  1252.       Top = 320
  1253.       Width = 17
  1254.       Height = 17
  1255.       Cursor = crArrow
  1256.       AutoSize = False
  1257.       DragCursor = crArrow
  1258.       DragMode = dmAutomatic
  1259.       PopupMenu = PopupMenu1
  1260.       ReadOnly = True
  1261.       TabOrder = 66
  1262.       Text = '67'
  1263.     end
  1264.     object Edit68: TEdit
  1265.       Left = 56
  1266.       Top = 320
  1267.       Width = 17
  1268.       Height = 17
  1269.       Cursor = crArrow
  1270.       AutoSize = False
  1271.       DragCursor = crArrow
  1272.       DragMode = dmAutomatic
  1273.       PopupMenu = PopupMenu1
  1274.       ReadOnly = True
  1275.       TabOrder = 67
  1276.       Text = '68'
  1277.     end
  1278.     object Edit69: TEdit
  1279.       Left = 80
  1280.       Top = 320
  1281.       Width = 17
  1282.       Height = 17
  1283.       Cursor = crArrow
  1284.       AutoSize = False
  1285.       DragCursor = crArrow
  1286.       DragMode = dmAutomatic
  1287.       PopupMenu = PopupMenu1
  1288.       ReadOnly = True
  1289.       TabOrder = 68
  1290.       Text = '69'
  1291.     end
  1292.     object Edit70: TEdit
  1293.       Left = 104
  1294.       Top = 320
  1295.       Width = 17
  1296.       Height = 17
  1297.       Cursor = crArrow
  1298.       AutoSize = False
  1299.       DragCursor = crArrow
  1300.       DragMode = dmAutomatic
  1301.       Font.Charset = EASTEUROPE_CHARSET
  1302.       Font.Color = clWindowText
  1303.       Font.Height = -11
  1304.       Font.Name = 'Times New Roman'
  1305.       Font.Style = []
  1306.       ParentFont = False
  1307.       PopupMenu = PopupMenu1
  1308.       ReadOnly = True
  1309.       TabOrder = 69
  1310.       Text = '70'
  1311.     end
  1312.     object Edit71: TEdit
  1313.       Left = 8
  1314.       Top = 344
  1315.       Width = 17
  1316.       Height = 17
  1317.       Cursor = crArrow
  1318.       AutoSize = False
  1319.       DragCursor = crArrow
  1320.       DragMode = dmAutomatic
  1321.       PopupMenu = PopupMenu1
  1322.       ReadOnly = True
  1323.       TabOrder = 70
  1324.       Text = '71'
  1325.     end
  1326.     object Edit72: TEdit
  1327.       Left = 32
  1328.       Top = 344
  1329.       Width = 17
  1330.       Height = 17
  1331.       Cursor = crArrow
  1332.       AutoSize = False
  1333.       DragCursor = crArrow
  1334.       DragMode = dmAutomatic
  1335.       PopupMenu = PopupMenu1
  1336.       ReadOnly = True
  1337.       TabOrder = 71
  1338.       Text = '72'
  1339.     end
  1340.     object Edit73: TEdit
  1341.       Left = 56
  1342.       Top = 344
  1343.       Width = 17
  1344.       Height = 17
  1345.       Cursor = crArrow
  1346.       AutoSize = False
  1347.       DragCursor = crArrow
  1348.       DragMode = dmAutomatic
  1349.       PopupMenu = PopupMenu1
  1350.       ReadOnly = True
  1351.       TabOrder = 72
  1352.       Text = '73'
  1353.     end
  1354.     object Edit74: TEdit
  1355.       Left = 80
  1356.       Top = 344
  1357.       Width = 17
  1358.       Height = 17
  1359.       Cursor = crArrow
  1360.       AutoSize = False
  1361.       DragCursor = crArrow
  1362.       DragMode = dmAutomatic
  1363.       PopupMenu = PopupMenu1
  1364.       ReadOnly = True
  1365.       TabOrder = 73
  1366.       Text = '74'
  1367.     end
  1368.     object Edit75: TEdit
  1369.       Left = 104
  1370.       Top = 344
  1371.       Width = 17
  1372.       Height = 17
  1373.       Cursor = crArrow
  1374.       AutoSize = False
  1375.       DragCursor = crArrow
  1376.       DragMode = dmAutomatic
  1377.       PopupMenu = PopupMenu1
  1378.       ReadOnly = True
  1379.       TabOrder = 74
  1380.       Text = '75'
  1381.     end
  1382.     object Edit76: TEdit
  1383.       Left = 8
  1384.       Top = 368
  1385.       Width = 17
  1386.       Height = 17
  1387.       Cursor = crArrow
  1388.       AutoSize = False
  1389.       DragCursor = crArrow
  1390.       DragMode = dmAutomatic
  1391.       PopupMenu = PopupMenu1
  1392.       ReadOnly = True
  1393.       TabOrder = 75
  1394.       Text = '76'
  1395.     end
  1396.     object Edit77: TEdit
  1397.       Left = 32
  1398.       Top = 368
  1399.       Width = 17
  1400.       Height = 17
  1401.       Cursor = crArrow
  1402.       AutoSize = False
  1403.       DragCursor = crArrow
  1404.       DragMode = dmAutomatic
  1405.       Font.Charset = EASTEUROPE_CHARSET
  1406.       Font.Color = clWindowText
  1407.       Font.Height = -11
  1408.       Font.Name = 'Times New Roman'
  1409.       Font.Style = []
  1410.       ParentFont = False
  1411.       PopupMenu = PopupMenu1
  1412.       ReadOnly = True
  1413.       TabOrder = 76
  1414.       Text = '77'
  1415.     end
  1416.     object Edit78: TEdit
  1417.       Left = 56
  1418.       Top = 368
  1419.       Width = 17
  1420.       Height = 17
  1421.       Cursor = crArrow
  1422.       AutoSize = False
  1423.       DragCursor = crArrow
  1424.       DragMode = dmAutomatic
  1425.       PopupMenu = PopupMenu1
  1426.       ReadOnly = True
  1427.       TabOrder = 77
  1428.       Text = '78'
  1429.     end
  1430.     object Edit79: TEdit
  1431.       Left = 80
  1432.       Top = 368
  1433.       Width = 17
  1434.       Height = 17
  1435.       Cursor = crArrow
  1436.       AutoSize = False
  1437.       DragCursor = crArrow
  1438.       DragMode = dmAutomatic
  1439.       PopupMenu = PopupMenu1
  1440.       ReadOnly = True
  1441.       TabOrder = 78
  1442.       Text = '79'
  1443.     end
  1444.     object Edit80: TEdit
  1445.       Left = 104
  1446.       Top = 368
  1447.       Width = 17
  1448.       Height = 17
  1449.       Cursor = crArrow
  1450.       AutoSize = False
  1451.       DragCursor = crArrow
  1452.       DragMode = dmAutomatic
  1453.       PopupMenu = PopupMenu1
  1454.       ReadOnly = True
  1455.       TabOrder = 79
  1456.       Text = '80'
  1457.     end
  1458.   end
  1459.   object Panel2: TPanel
  1460.     Left = 144
  1461.     Top = 24
  1462.     Width = 89
  1463.     Height = 401
  1464.     PopupMenu = PopupMenu1
  1465.     TabOrder = 1
  1466.     object Label3: TLabel
  1467.       Left = 8
  1468.       Top = 248
  1469.       Width = 27
  1470.       Height = 13
  1471.       Caption = 'Vklad'
  1472.     end
  1473.     object Label4: TLabel
  1474.       Left = 32
  1475.       Top = 8
  1476.       Width = 9
  1477.       Height = 16
  1478.       Caption = '1'
  1479.       Font.Charset = DEFAULT_CHARSET
  1480.       Font.Color = clWindowText
  1481.       Font.Height = -13
  1482.       Font.Name = 'MS Sans Serif'
  1483.       Font.Style = [fsBold]
  1484.       ParentFont = False
  1485.     end
  1486.     object Label5: TLabel
  1487.       Left = 32
  1488.       Top = 32
  1489.       Width = 9
  1490.       Height = 16
  1491.       Caption = '2'
  1492.       Font.Charset = DEFAULT_CHARSET
  1493.       Font.Color = clWindowText
  1494.       Font.Height = -13
  1495.       Font.Name = 'MS Sans Serif'
  1496.       Font.Style = [fsBold]
  1497.       ParentFont = False
  1498.     end
  1499.     object Label6: TLabel
  1500.       Left = 32
  1501.       Top = 56
  1502.       Width = 9
  1503.       Height = 16
  1504.       Caption = '3'
  1505.       Font.Charset = DEFAULT_CHARSET
  1506.       Font.Color = clWindowText
  1507.       Font.Height = -13
  1508.       Font.Name = 'MS Sans Serif'
  1509.       Font.Style = [fsBold]
  1510.       ParentFont = False
  1511.     end
  1512.     object Label7: TLabel
  1513.       Left = 32
  1514.       Top = 80
  1515.       Width = 9
  1516.       Height = 16
  1517.       Caption = '4'
  1518.       Font.Charset = DEFAULT_CHARSET
  1519.       Font.Color = clWindowText
  1520.       Font.Height = -13
  1521.       Font.Name = 'MS Sans Serif'
  1522.       Font.Style = [fsBold]
  1523.       ParentFont = False
  1524.     end
  1525.     object Label8: TLabel
  1526.       Left = 32
  1527.       Top = 104
  1528.       Width = 9
  1529.       Height = 16
  1530.       Caption = '5'
  1531.       Font.Charset = DEFAULT_CHARSET
  1532.       Font.Color = clWindowText
  1533.       Font.Height = -13
  1534.       Font.Name = 'MS Sans Serif'
  1535.       Font.Style = [fsBold]
  1536.       ParentFont = False
  1537.     end
  1538.     object Label9: TLabel
  1539.       Left = 32
  1540.       Top = 128
  1541.       Width = 9
  1542.       Height = 16
  1543.       Caption = '6'
  1544.       Font.Charset = DEFAULT_CHARSET
  1545.       Font.Color = clWindowText
  1546.       Font.Height = -13
  1547.       Font.Name = 'MS Sans Serif'
  1548.       Font.Style = [fsBold]
  1549.       ParentFont = False
  1550.     end
  1551.     object Label10: TLabel
  1552.       Left = 32
  1553.       Top = 152
  1554.       Width = 9
  1555.       Height = 16
  1556.       Caption = '7'
  1557.       Font.Charset = DEFAULT_CHARSET
  1558.       Font.Color = clWindowText
  1559.       Font.Height = -13
  1560.       Font.Name = 'MS Sans Serif'
  1561.       Font.Style = [fsBold]
  1562.       ParentFont = False
  1563.     end
  1564.     object Label11: TLabel
  1565.       Left = 32
  1566.       Top = 176
  1567.       Width = 9
  1568.       Height = 16
  1569.       Caption = '8'
  1570.       Font.Charset = DEFAULT_CHARSET
  1571.       Font.Color = clWindowText
  1572.       Font.Height = -13
  1573.       Font.Name = 'MS Sans Serif'
  1574.       Font.Style = [fsBold]
  1575.       ParentFont = False
  1576.     end
  1577.     object Label12: TLabel
  1578.       Left = 32
  1579.       Top = 200
  1580.       Width = 9
  1581.       Height = 16
  1582.       Caption = '9'
  1583.       Font.Charset = DEFAULT_CHARSET
  1584.       Font.Color = clWindowText
  1585.       Font.Height = -13
  1586.       Font.Name = 'MS Sans Serif'
  1587.       Font.Style = [fsBold]
  1588.       ParentFont = False
  1589.     end
  1590.     object Label13: TLabel
  1591.       Left = 32
  1592.       Top = 224
  1593.       Width = 17
  1594.       Height = 16
  1595.       Caption = '10'
  1596.       Font.Charset = DEFAULT_CHARSET
  1597.       Font.Color = clWindowText
  1598.       Font.Height = -13
  1599.       Font.Name = 'MS Sans Serif'
  1600.       Font.Style = [fsBold]
  1601.       ParentFont = False
  1602.     end
  1603.     object Label14: TLabel
  1604.       Left = 32
  1605.       Top = 272
  1606.       Width = 30
  1607.       Height = 16
  1608.       Caption = '5 K∩┐╜'
  1609.       Font.Charset = DEFAULT_CHARSET
  1610.       Font.Color = clWindowText
  1611.       Font.Height = -13
  1612.       Font.Name = 'MS Sans Serif'
  1613.       Font.Style = [fsBold]
  1614.       ParentFont = False
  1615.     end
  1616.     object Label15: TLabel
  1617.       Left = 32
  1618.       Top = 296
  1619.       Width = 38
  1620.       Height = 16
  1621.       Caption = '10 K∩┐╜'
  1622.       Font.Charset = DEFAULT_CHARSET
  1623.       Font.Color = clWindowText
  1624.       Font.Height = -13
  1625.       Font.Name = 'MS Sans Serif'
  1626.       Font.Style = [fsBold]
  1627.       ParentFont = False
  1628.     end
  1629.     object Label16: TLabel
  1630.       Left = 32
  1631.       Top = 320
  1632.       Width = 38
  1633.       Height = 16
  1634.       Caption = '15 K∩┐╜'
  1635.       Font.Charset = DEFAULT_CHARSET
  1636.       Font.Color = clWindowText
  1637.       Font.Height = -13
  1638.       Font.Name = 'MS Sans Serif'
  1639.       Font.Style = [fsBold]
  1640.       ParentFont = False
  1641.     end
  1642.     object Label17: TLabel
  1643.       Left = 32
  1644.       Top = 344
  1645.       Width = 38
  1646.       Height = 16
  1647.       Caption = '20 K∩┐╜'
  1648.       Font.Charset = DEFAULT_CHARSET
  1649.       Font.Color = clWindowText
  1650.       Font.Height = -13
  1651.       Font.Name = 'MS Sans Serif'
  1652.       Font.Style = [fsBold]
  1653.       ParentFont = False
  1654.     end
  1655.     object Label18: TLabel
  1656.       Left = 32
  1657.       Top = 368
  1658.       Width = 38
  1659.       Height = 16
  1660.       Caption = '50 K∩┐╜'
  1661.       Font.Charset = DEFAULT_CHARSET
  1662.       Font.Color = clWindowText
  1663.       Font.Height = -13
  1664.       Font.Name = 'MS Sans Serif'
  1665.       Font.Style = [fsBold]
  1666.       ParentFont = False
  1667.     end
  1668.     object Edit81: TEdit
  1669.       Left = 8
  1670.       Top = 8
  1671.       Width = 17
  1672.       Height = 17
  1673.       Cursor = crArrow
  1674.       AutoSize = False
  1675.       DragCursor = crArrow
  1676.       DragMode = dmAutomatic
  1677.       Font.Charset = EASTEUROPE_CHARSET
  1678.       Font.Color = clWindowText
  1679.       Font.Height = -11
  1680.       Font.Name = 'Times New Roman'
  1681.       Font.Style = []
  1682.       ParentFont = False
  1683.       PopupMenu = PopupMenu1
  1684.       ReadOnly = True
  1685.       TabOrder = 0
  1686.     end
  1687.     object Edit82: TEdit
  1688.       Left = 8
  1689.       Top = 32
  1690.       Width = 17
  1691.       Height = 17
  1692.       Cursor = crArrow
  1693.       AutoSize = False
  1694.       DragCursor = crArrow
  1695.       DragMode = dmAutomatic
  1696.       Font.Charset = EASTEUROPE_CHARSET
  1697.       Font.Color = clWindowText
  1698.       Font.Height = -11
  1699.       Font.Name = 'Times New Roman'
  1700.       Font.Style = []
  1701.       ParentFont = False
  1702.       PopupMenu = PopupMenu1
  1703.       ReadOnly = True
  1704.       TabOrder = 1
  1705.     end
  1706.     object Edit83: TEdit
  1707.       Left = 8
  1708.       Top = 56
  1709.       Width = 17
  1710.       Height = 17
  1711.       Cursor = crArrow
  1712.       AutoSize = False
  1713.       DragCursor = crArrow
  1714.       DragMode = dmAutomatic
  1715.       Font.Charset = EASTEUROPE_CHARSET
  1716.       Font.Color = clWindowText
  1717.       Font.Height = -11
  1718.       Font.Name = 'Times New Roman'
  1719.       Font.Style = []
  1720.       ParentFont = False
  1721.       PopupMenu = PopupMenu1
  1722.       ReadOnly = True
  1723.       TabOrder = 2
  1724.     end
  1725.     object Edit84: TEdit
  1726.       Left = 8
  1727.       Top = 80
  1728.       Width = 17
  1729.       Height = 17
  1730.       Cursor = crArrow
  1731.       AutoSize = False
  1732.       DragCursor = crArrow
  1733.       DragMode = dmAutomatic
  1734.       Font.Charset = EASTEUROPE_CHARSET
  1735.       Font.Color = clWindowText
  1736.       Font.Height = -11
  1737.       Font.Name = 'Times New Roman'
  1738.       Font.Style = []
  1739.       ParentFont = False
  1740.       PopupMenu = PopupMenu1
  1741.       ReadOnly = True
  1742.       TabOrder = 3
  1743.     end
  1744.     object Edit85: TEdit
  1745.       Left = 8
  1746.       Top = 104
  1747.       Width = 17
  1748.       Height = 17
  1749.       Cursor = crArrow
  1750.       AutoSize = False
  1751.       DragCursor = crArrow
  1752.       DragMode = dmAutomatic
  1753.       Font.Charset = EASTEUROPE_CHARSET
  1754.       Font.Color = clWindowText
  1755.       Font.Height = -11
  1756.       Font.Name = 'Times New Roman'
  1757.       Font.Style = []
  1758.       ParentFont = False
  1759.       PopupMenu = PopupMenu1
  1760.       ReadOnly = True
  1761.       TabOrder = 4
  1762.     end
  1763.     object Edit86: TEdit
  1764.       Left = 8
  1765.       Top = 128
  1766.       Width = 17
  1767.       Height = 17
  1768.       Cursor = crArrow
  1769.       AutoSize = False
  1770.       DragCursor = crArrow
  1771.       DragMode = dmAutomatic
  1772.       Font.Charset = EASTEUROPE_CHARSET
  1773.       Font.Color = clWindowText
  1774.       Font.Height = -11
  1775.       Font.Name = 'Times New Roman'
  1776.       Font.Style = []
  1777.       ParentFont = False
  1778.       PopupMenu = PopupMenu1
  1779.       ReadOnly = True
  1780.       TabOrder = 5
  1781.     end
  1782.     object Edit87: TEdit
  1783.       Left = 8
  1784.       Top = 152
  1785.       Width = 17
  1786.       Height = 17
  1787.       Cursor = crArrow
  1788.       AutoSize = False
  1789.       DragCursor = crArrow
  1790.       DragMode = dmAutomatic
  1791.       Font.Charset = EASTEUROPE_CHARSET
  1792.       Font.Color = clWindowText
  1793.       Font.Height = -11
  1794.       Font.Name = 'Times New Roman'
  1795.       Font.Style = []
  1796.       ParentFont = False
  1797.       PopupMenu = PopupMenu1
  1798.       ReadOnly = True
  1799.       TabOrder = 6
  1800.     end
  1801.     object Edit88: TEdit
  1802.       Left = 8
  1803.       Top = 176
  1804.       Width = 17
  1805.       Height = 17
  1806.       Cursor = crArrow
  1807.       AutoSize = False
  1808.       DragCursor = crArrow
  1809.       DragMode = dmAutomatic
  1810.       Font.Charset = EASTEUROPE_CHARSET
  1811.       Font.Color = clWindowText
  1812.       Font.Height = -11
  1813.       Font.Name = 'Times New Roman'
  1814.       Font.Style = []
  1815.       ParentFont = False
  1816.       PopupMenu = PopupMenu1
  1817.       ReadOnly = True
  1818.       TabOrder = 7
  1819.     end
  1820.     object Edit89: TEdit
  1821.       Left = 8
  1822.       Top = 200
  1823.       Width = 17
  1824.       Height = 17
  1825.       Cursor = crArrow
  1826.       AutoSize = False
  1827.       DragCursor = crArrow
  1828.       DragMode = dmAutomatic
  1829.       Font.Charset = EASTEUROPE_CHARSET
  1830.       Font.Color = clWindowText
  1831.       Font.Height = -11
  1832.       Font.Name = 'Times New Roman'
  1833.       Font.Style = []
  1834.       ParentFont = False
  1835.       PopupMenu = PopupMenu1
  1836.       ReadOnly = True
  1837.       TabOrder = 8
  1838.     end
  1839.     object Edit90: TEdit
  1840.       Left = 8
  1841.       Top = 224
  1842.       Width = 17
  1843.       Height = 17
  1844.       Cursor = crArrow
  1845.       AutoSize = False
  1846.       DragCursor = crArrow
  1847.       DragMode = dmAutomatic
  1848.       Font.Charset = EASTEUROPE_CHARSET
  1849.       Font.Color = clWindowText
  1850.       Font.Height = -11
  1851.       Font.Name = 'Times New Roman'
  1852.       Font.Style = []
  1853.       ParentFont = False
  1854.       PopupMenu = PopupMenu1
  1855.       ReadOnly = True
  1856.       TabOrder = 9
  1857.     end
  1858.     object Edit91: TEdit
  1859.       Left = 8
  1860.       Top = 272
  1861.       Width = 17
  1862.       Height = 17
  1863.       Cursor = crArrow
  1864.       AutoSize = False
  1865.       DragCursor = crArrow
  1866.       DragMode = dmAutomatic
  1867.       Font.Charset = EASTEUROPE_CHARSET
  1868.       Font.Color = clWindowText
  1869.       Font.Height = -11
  1870.       Font.Name = 'Times New Roman'
  1871.       Font.Style = []
  1872.       ParentFont = False
  1873.       PopupMenu = PopupMenu1
  1874.       ReadOnly = True
  1875.       TabOrder = 10
  1876.     end
  1877.     object Edit92: TEdit
  1878.       Left = 8
  1879.       Top = 296
  1880.       Width = 17
  1881.       Height = 17
  1882.       Cursor = crArrow
  1883.       AutoSize = False
  1884.       DragCursor = crArrow
  1885.       DragMode = dmAutomatic
  1886.       Font.Charset = EASTEUROPE_CHARSET
  1887.       Font.Color = clWindowText
  1888.       Font.Height = -11
  1889.       Font.Name = 'Times New Roman'
  1890.       Font.Style = []
  1891.       ParentFont = False
  1892.       PopupMenu = PopupMenu1
  1893.       ReadOnly = True
  1894.       TabOrder = 11
  1895.     end
  1896.     object Edit93: TEdit
  1897.       Left = 8
  1898.       Top = 320
  1899.       Width = 17
  1900.       Height = 17
  1901.       Cursor = crArrow
  1902.       AutoSize = False
  1903.       DragCursor = crArrow
  1904.       DragMode = dmAutomatic
  1905.       Font.Charset = EASTEUROPE_CHARSET
  1906.       Font.Color = clWindowText
  1907.       Font.Height = -11
  1908.       Font.Name = 'Times New Roman'
  1909.       Font.Style = []
  1910.       ParentFont = False
  1911.       PopupMenu = PopupMenu1
  1912.       ReadOnly = True
  1913.       TabOrder = 12
  1914.     end
  1915.     object Edit94: TEdit
  1916.       Left = 8
  1917.       Top = 344
  1918.       Width = 17
  1919.       Height = 17
  1920.       Cursor = crArrow
  1921.       AutoSize = False
  1922.       DragCursor = crArrow
  1923.       DragMode = dmAutomatic
  1924.       Font.Charset = EASTEUROPE_CHARSET
  1925.       Font.Color = clWindowText
  1926.       Font.Height = -11
  1927.       Font.Name = 'Times New Roman'
  1928.       Font.Style = []
  1929.       ParentFont = False
  1930.       PopupMenu = PopupMenu1
  1931.       ReadOnly = True
  1932.       TabOrder = 13
  1933.     end
  1934.     object Edit95: TEdit
  1935.       Left = 8
  1936.       Top = 368
  1937.       Width = 17
  1938.       Height = 17
  1939.       Cursor = crArrow
  1940.       AutoSize = False
  1941.       DragCursor = crArrow
  1942.       DragMode = dmAutomatic
  1943.       Font.Charset = EASTEUROPE_CHARSET
  1944.       Font.Color = clWindowText
  1945.       Font.Height = -11
  1946.       Font.Name = 'Times New Roman'
  1947.       Font.Style = []
  1948.       ParentFont = False
  1949.       PopupMenu = PopupMenu1
  1950.       ReadOnly = True
  1951.       TabOrder = 14
  1952.     end
  1953.   end
  1954.   object Button1: TButton
  1955.     Left = 272
  1956.     Top = 0
  1957.     Width = 25
  1958.     Height = 17
  1959.     Caption = 'OK'
  1960.     PopupMenu = PopupMenu1
  1961.     TabOrder = 2
  1962.     Visible = False
  1963.     OnClick = Button1Click
  1964.   end
  1965.   object Button2: TButton
  1966.     Left = 232
  1967.     Top = 0
  1968.     Width = 41
  1969.     Height = 17
  1970.     Caption = 'Vyplnit'
  1971.     PopupMenu = PopupMenu1
  1972.     TabOrder = 3
  1973.     Visible = False
  1974.     OnClick = Button2Click
  1975.   end
  1976.   object PopupMenu1: TPopupMenu
  1977.     Left = 256
  1978.     Top = 120
  1979.     object Zavt1: TMenuItem
  1980.       Caption = 'Zav∩┐╜∩┐╜t'
  1981.       OnClick = Zavt1Click
  1982.     end
  1983.   end
  1984. end
  1985.