home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / zkuste / Globy / _SETUP.1 / Sazeni3D.exe / 0 / RCDATA / TMDROZPIS / TMDROZPIS.txt
Text File  |  1994-11-07  |  59KB  |  2,644 lines

  1. object MDRozpis: TMDRozpis
  2.   Left = 196
  3.   Top = 108
  4.   HelpContext = 110
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Pr∩┐╜ce s datab∩┐╜z∩┐╜ rozpis∩┐╜ - hra ∩┐╜∩┐╜astn∩┐╜ch 10'
  8.   ClientHeight = 404
  9.   ClientWidth = 489
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 3
  21.     Top = 28
  22.     Width = 82
  23.     Height = 13
  24.     Caption = 'Po∩┐╜et sloupc∩┐╜'
  25.     Font.Color = clWindowText
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 3
  33.     Top = 5
  34.     Width = 81
  35.     Height = 13
  36.     Caption = 'N∩┐╜zev rozpisu'
  37.     Font.Color = clWindowText
  38.     Font.Height = -11
  39.     Font.Name = 'MS Sans Serif'
  40.     Font.Style = [fsBold]
  41.     ParentFont = False
  42.   end
  43.   object Label3: TLabel
  44.     Left = 266
  45.     Top = 28
  46.     Width = 65
  47.     Height = 13
  48.     Caption = 'Po∩┐╜et ∩┐╜∩┐╜sel'
  49.     Font.Color = clWindowText
  50.     Font.Height = -11
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.   end
  55.   object Label4: TLabel
  56.     Left = 370
  57.     Top = 28
  58.     Width = 83
  59.     Height = 13
  60.     Caption = 'z toho tutovek'
  61.     Font.Color = clWindowText
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.   end
  67.   object Label22: TLabel
  68.     Left = 128
  69.     Top = 28
  70.     Width = 91
  71.     Height = 13
  72.     Caption = '∩┐╜∩┐╜sel ve sloupci'
  73.     Font.Color = clWindowText
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = [fsBold]
  77.     ParentFont = False
  78.   end
  79.   object Edit151: TEdit
  80.     Left = 87
  81.     Top = 26
  82.     Width = 33
  83.     Height = 21
  84.     MaxLength = 3
  85.     ReadOnly = True
  86.     TabOrder = 1
  87.     OnExit = Edit151Exit
  88.     OnKeyPress = Edit151KeyPress
  89.   end
  90.   object Edit153: TEdit
  91.     Left = 336
  92.     Top = 25
  93.     Width = 30
  94.     Height = 21
  95.     MaxLength = 2
  96.     ReadOnly = True
  97.     TabOrder = 3
  98.     OnExit = Edit153Exit
  99.     OnKeyPress = Edit153KeyPress
  100.   end
  101.   object Edit154: TEdit
  102.     Left = 456
  103.     Top = 25
  104.     Width = 28
  105.     Height = 21
  106.     MaxLength = 3
  107.     ReadOnly = True
  108.     TabOrder = 4
  109.     OnExit = Edit154Exit
  110.     OnKeyPress = Edit154KeyPress
  111.   end
  112.   object Edit152: TEdit
  113.     Left = 221
  114.     Top = 26
  115.     Width = 32
  116.     Height = 21
  117.     DragCursor = crHourGlass
  118.     MaxLength = 2
  119.     ReadOnly = True
  120.     TabOrder = 2
  121.     OnExit = Edit152Exit
  122.     OnKeyPress = Edit152KeyPress
  123.   end
  124.   object ComboBox1: TComboBox
  125.     Left = 87
  126.     Top = 1
  127.     Width = 400
  128.     Height = 22
  129.     Style = csOwnerDrawFixed
  130.     DropDownCount = 20
  131.     ItemHeight = 16
  132.     Sorted = True
  133.     TabOrder = 0
  134.     OnChange = ComboBox1Change
  135.   end
  136.   object GroupBox1: TGroupBox
  137.     Left = 5
  138.     Top = 45
  139.     Width = 480
  140.     Height = 239
  141.     TabOrder = 5
  142.     object Label5: TLabel
  143.       Left = 9
  144.       Top = 9
  145.       Width = 22
  146.       Height = 13
  147.       Alignment = taCenter
  148.       AutoSize = False
  149.       Caption = '1'
  150.     end
  151.     object Label6: TLabel
  152.       Left = 40
  153.       Top = 9
  154.       Width = 22
  155.       Height = 13
  156.       Alignment = taCenter
  157.       AutoSize = False
  158.       Caption = '2'
  159.     end
  160.     object Label7: TLabel
  161.       Left = 72
  162.       Top = 9
  163.       Width = 22
  164.       Height = 13
  165.       Alignment = taCenter
  166.       AutoSize = False
  167.       Caption = '3'
  168.     end
  169.     object Label8: TLabel
  170.       Left = 103
  171.       Top = 9
  172.       Width = 22
  173.       Height = 13
  174.       Alignment = taCenter
  175.       AutoSize = False
  176.       Caption = '4'
  177.     end
  178.     object Label9: TLabel
  179.       Left = 134
  180.       Top = 9
  181.       Width = 22
  182.       Height = 13
  183.       Alignment = taCenter
  184.       AutoSize = False
  185.       Caption = '5'
  186.     end
  187.     object Label10: TLabel
  188.       Left = 166
  189.       Top = 9
  190.       Width = 22
  191.       Height = 13
  192.       Alignment = taCenter
  193.       AutoSize = False
  194.       Caption = '6'
  195.     end
  196.     object Label11: TLabel
  197.       Left = 197
  198.       Top = 9
  199.       Width = 22
  200.       Height = 13
  201.       Alignment = taCenter
  202.       AutoSize = False
  203.       Caption = '7'
  204.     end
  205.     object Label12: TLabel
  206.       Left = 229
  207.       Top = 9
  208.       Width = 22
  209.       Height = 13
  210.       Alignment = taCenter
  211.       AutoSize = False
  212.       Caption = '8'
  213.     end
  214.     object Label13: TLabel
  215.       Left = 260
  216.       Top = 9
  217.       Width = 22
  218.       Height = 13
  219.       Alignment = taCenter
  220.       AutoSize = False
  221.       Caption = '9'
  222.     end
  223.     object Label14: TLabel
  224.       Left = 291
  225.       Top = 9
  226.       Width = 22
  227.       Height = 13
  228.       Alignment = taCenter
  229.       AutoSize = False
  230.       Caption = '10'
  231.     end
  232.     object Label15: TLabel
  233.       Left = 323
  234.       Top = 9
  235.       Width = 22
  236.       Height = 13
  237.       Alignment = taCenter
  238.       AutoSize = False
  239.       Caption = '11'
  240.     end
  241.     object Label16: TLabel
  242.       Left = 354
  243.       Top = 9
  244.       Width = 22
  245.       Height = 13
  246.       Alignment = taCenter
  247.       AutoSize = False
  248.       Caption = '12'
  249.     end
  250.     object Label17: TLabel
  251.       Left = 385
  252.       Top = 9
  253.       Width = 22
  254.       Height = 13
  255.       Alignment = taCenter
  256.       AutoSize = False
  257.       Caption = '13'
  258.     end
  259.     object Label18: TLabel
  260.       Left = 417
  261.       Top = 9
  262.       Width = 22
  263.       Height = 13
  264.       Alignment = taCenter
  265.       AutoSize = False
  266.       Caption = '14'
  267.     end
  268.     object Label19: TLabel
  269.       Left = 448
  270.       Top = 9
  271.       Width = 22
  272.       Height = 13
  273.       Alignment = taCenter
  274.       AutoSize = False
  275.       Caption = '15'
  276.     end
  277.     object Label21: TLabel
  278.       Left = 8
  279.       Top = 221
  280.       Width = 61
  281.       Height = 13
  282.       AutoSize = False
  283.       Caption = 'Strana 1'
  284.       Font.Color = clWindowText
  285.       Font.Height = -11
  286.       Font.Name = 'MS Sans Serif'
  287.       Font.Style = [fsBold]
  288.       ParentFont = False
  289.     end
  290.     object Edit1: TEdit
  291.       Left = 7
  292.       Top = 24
  293.       Width = 27
  294.       Height = 21
  295.       Font.Color = clBlack
  296.       Font.Height = -11
  297.       Font.Name = 'MS Sans Serif'
  298.       Font.Style = [fsBold]
  299.       MaxLength = 2
  300.       ParentFont = False
  301.       TabOrder = 0
  302.       OnExit = Edit1Exit
  303.       OnKeyPress = Edit1KeyPress
  304.     end
  305.     object Edit2: TEdit
  306.       Left = 7
  307.       Top = 43
  308.       Width = 27
  309.       Height = 21
  310.       Font.Color = clBlack
  311.       Font.Height = -11
  312.       Font.Name = 'MS Sans Serif'
  313.       Font.Style = [fsBold]
  314.       MaxLength = 2
  315.       ParentFont = False
  316.       TabOrder = 1
  317.       OnExit = Edit2Exit
  318.       OnKeyPress = Edit2KeyPress
  319.     end
  320.     object Edit3: TEdit
  321.       Left = 7
  322.       Top = 62
  323.       Width = 27
  324.       Height = 21
  325.       Font.Color = clBlack
  326.       Font.Height = -11
  327.       Font.Name = 'MS Sans Serif'
  328.       Font.Style = [fsBold]
  329.       MaxLength = 2
  330.       ParentFont = False
  331.       TabOrder = 2
  332.       OnExit = Edit3Exit
  333.       OnKeyPress = Edit3KeyPress
  334.     end
  335.     object Edit4: TEdit
  336.       Left = 7
  337.       Top = 81
  338.       Width = 27
  339.       Height = 21
  340.       Font.Color = clBlack
  341.       Font.Height = -11
  342.       Font.Name = 'MS Sans Serif'
  343.       Font.Style = [fsBold]
  344.       MaxLength = 2
  345.       ParentFont = False
  346.       TabOrder = 3
  347.       OnExit = Edit4Exit
  348.       OnKeyPress = Edit4KeyPress
  349.     end
  350.     object Edit5: TEdit
  351.       Left = 7
  352.       Top = 100
  353.       Width = 27
  354.       Height = 21
  355.       Font.Color = clBlack
  356.       Font.Height = -11
  357.       Font.Name = 'MS Sans Serif'
  358.       Font.Style = [fsBold]
  359.       MaxLength = 2
  360.       ParentFont = False
  361.       TabOrder = 4
  362.       OnExit = Edit5Exit
  363.       OnKeyPress = Edit5KeyPress
  364.     end
  365.     object Edit6: TEdit
  366.       Left = 7
  367.       Top = 119
  368.       Width = 27
  369.       Height = 21
  370.       Font.Color = clBlack
  371.       Font.Height = -11
  372.       Font.Name = 'MS Sans Serif'
  373.       Font.Style = [fsBold]
  374.       MaxLength = 2
  375.       ParentFont = False
  376.       TabOrder = 5
  377.       OnExit = Edit6Exit
  378.       OnKeyPress = Edit6KeyPress
  379.     end
  380.     object Edit7: TEdit
  381.       Left = 7
  382.       Top = 138
  383.       Width = 27
  384.       Height = 21
  385.       Font.Color = clBlack
  386.       Font.Height = -11
  387.       Font.Name = 'MS Sans Serif'
  388.       Font.Style = [fsBold]
  389.       MaxLength = 2
  390.       ParentFont = False
  391.       TabOrder = 6
  392.       OnExit = Edit7Exit
  393.       OnKeyPress = Edit7KeyPress
  394.     end
  395.     object Edit8: TEdit
  396.       Left = 7
  397.       Top = 157
  398.       Width = 27
  399.       Height = 21
  400.       Font.Color = clBlack
  401.       Font.Height = -11
  402.       Font.Name = 'MS Sans Serif'
  403.       Font.Style = [fsBold]
  404.       MaxLength = 2
  405.       ParentFont = False
  406.       TabOrder = 7
  407.       OnExit = Edit8Exit
  408.       OnKeyPress = Edit8KeyPress
  409.     end
  410.     object Edit9: TEdit
  411.       Left = 7
  412.       Top = 177
  413.       Width = 27
  414.       Height = 21
  415.       Font.Color = clBlack
  416.       Font.Height = -11
  417.       Font.Name = 'MS Sans Serif'
  418.       Font.Style = [fsBold]
  419.       MaxLength = 2
  420.       ParentFont = False
  421.       TabOrder = 8
  422.       OnExit = Edit9Exit
  423.       OnKeyPress = Edit9KeyPress
  424.     end
  425.     object Edit10: TEdit
  426.       Left = 7
  427.       Top = 195
  428.       Width = 27
  429.       Height = 21
  430.       Font.Color = clBlack
  431.       Font.Height = -11
  432.       Font.Name = 'MS Sans Serif'
  433.       Font.Style = [fsBold]
  434.       MaxLength = 2
  435.       ParentFont = False
  436.       TabOrder = 9
  437.       OnExit = Edit10Exit
  438.       OnKeyPress = Edit10KeyPress
  439.     end
  440.     object Edit11: TEdit
  441.       Left = 39
  442.       Top = 24
  443.       Width = 27
  444.       Height = 21
  445.       Font.Color = clBlack
  446.       Font.Height = -11
  447.       Font.Name = 'MS Sans Serif'
  448.       Font.Style = [fsBold]
  449.       MaxLength = 2
  450.       ParentFont = False
  451.       TabOrder = 10
  452.       OnExit = Edit11Exit
  453.       OnKeyPress = Edit11KeyPress
  454.     end
  455.     object Edit12: TEdit
  456.       Left = 39
  457.       Top = 43
  458.       Width = 27
  459.       Height = 21
  460.       Font.Color = clBlack
  461.       Font.Height = -11
  462.       Font.Name = 'MS Sans Serif'
  463.       Font.Style = [fsBold]
  464.       MaxLength = 2
  465.       ParentFont = False
  466.       TabOrder = 11
  467.       OnExit = Edit12Exit
  468.       OnKeyPress = Edit12KeyPress
  469.     end
  470.     object Edit13: TEdit
  471.       Left = 39
  472.       Top = 62
  473.       Width = 27
  474.       Height = 21
  475.       Font.Color = clBlack
  476.       Font.Height = -11
  477.       Font.Name = 'MS Sans Serif'
  478.       Font.Style = [fsBold]
  479.       MaxLength = 2
  480.       ParentFont = False
  481.       TabOrder = 12
  482.       OnExit = Edit13Exit
  483.       OnKeyPress = Edit13KeyPress
  484.     end
  485.     object Edit14: TEdit
  486.       Left = 39
  487.       Top = 81
  488.       Width = 27
  489.       Height = 21
  490.       Font.Color = clBlack
  491.       Font.Height = -11
  492.       Font.Name = 'MS Sans Serif'
  493.       Font.Style = [fsBold]
  494.       MaxLength = 2
  495.       ParentFont = False
  496.       TabOrder = 13
  497.       OnExit = Edit14Exit
  498.       OnKeyPress = Edit14KeyPress
  499.     end
  500.     object Edit15: TEdit
  501.       Left = 39
  502.       Top = 100
  503.       Width = 27
  504.       Height = 21
  505.       Font.Color = clBlack
  506.       Font.Height = -11
  507.       Font.Name = 'MS Sans Serif'
  508.       Font.Style = [fsBold]
  509.       MaxLength = 2
  510.       ParentFont = False
  511.       TabOrder = 14
  512.       OnExit = Edit15Exit
  513.       OnKeyPress = Edit15KeyPress
  514.     end
  515.     object Edit16: TEdit
  516.       Left = 39
  517.       Top = 119
  518.       Width = 27
  519.       Height = 21
  520.       Font.Color = clBlack
  521.       Font.Height = -11
  522.       Font.Name = 'MS Sans Serif'
  523.       Font.Style = [fsBold]
  524.       MaxLength = 2
  525.       ParentFont = False
  526.       TabOrder = 15
  527.       OnExit = Edit16Exit
  528.       OnKeyPress = Edit16KeyPress
  529.     end
  530.     object Edit17: TEdit
  531.       Left = 39
  532.       Top = 138
  533.       Width = 27
  534.       Height = 21
  535.       Font.Color = clBlack
  536.       Font.Height = -11
  537.       Font.Name = 'MS Sans Serif'
  538.       Font.Style = [fsBold]
  539.       MaxLength = 2
  540.       ParentFont = False
  541.       TabOrder = 16
  542.       OnExit = Edit17Exit
  543.       OnKeyPress = Edit17KeyPress
  544.     end
  545.     object Edit18: TEdit
  546.       Left = 39
  547.       Top = 157
  548.       Width = 27
  549.       Height = 21
  550.       Font.Color = clBlack
  551.       Font.Height = -11
  552.       Font.Name = 'MS Sans Serif'
  553.       Font.Style = [fsBold]
  554.       MaxLength = 2
  555.       ParentFont = False
  556.       TabOrder = 17
  557.       OnExit = Edit18Exit
  558.       OnKeyPress = Edit18KeyPress
  559.     end
  560.     object Edit19: TEdit
  561.       Left = 39
  562.       Top = 176
  563.       Width = 27
  564.       Height = 21
  565.       Font.Color = clBlack
  566.       Font.Height = -11
  567.       Font.Name = 'MS Sans Serif'
  568.       Font.Style = [fsBold]
  569.       MaxLength = 2
  570.       ParentFont = False
  571.       TabOrder = 18
  572.       OnExit = Edit19Exit
  573.       OnKeyPress = Edit19KeyPress
  574.     end
  575.     object Edit20: TEdit
  576.       Left = 39
  577.       Top = 195
  578.       Width = 27
  579.       Height = 21
  580.       Font.Color = clBlack
  581.       Font.Height = -11
  582.       Font.Name = 'MS Sans Serif'
  583.       Font.Style = [fsBold]
  584.       MaxLength = 2
  585.       ParentFont = False
  586.       TabOrder = 19
  587.       OnExit = Edit20Exit
  588.       OnKeyPress = Edit20KeyPress
  589.     end
  590.     object Edit21: TEdit
  591.       Left = 70
  592.       Top = 24
  593.       Width = 27
  594.       Height = 21
  595.       Font.Color = clBlack
  596.       Font.Height = -11
  597.       Font.Name = 'MS Sans Serif'
  598.       Font.Style = [fsBold]
  599.       MaxLength = 2
  600.       ParentFont = False
  601.       TabOrder = 20
  602.       OnExit = Edit21Exit
  603.       OnKeyPress = Edit21KeyPress
  604.     end
  605.     object Edit22: TEdit
  606.       Left = 70
  607.       Top = 43
  608.       Width = 27
  609.       Height = 21
  610.       Font.Color = clBlack
  611.       Font.Height = -11
  612.       Font.Name = 'MS Sans Serif'
  613.       Font.Style = [fsBold]
  614.       MaxLength = 2
  615.       ParentFont = False
  616.       TabOrder = 21
  617.       OnExit = Edit22Exit
  618.       OnKeyPress = Edit22KeyPress
  619.     end
  620.     object Edit23: TEdit
  621.       Left = 70
  622.       Top = 62
  623.       Width = 27
  624.       Height = 21
  625.       Font.Color = clBlack
  626.       Font.Height = -11
  627.       Font.Name = 'MS Sans Serif'
  628.       Font.Style = [fsBold]
  629.       MaxLength = 2
  630.       ParentFont = False
  631.       TabOrder = 22
  632.       OnExit = Edit23Exit
  633.       OnKeyPress = Edit23KeyPress
  634.     end
  635.     object Edit24: TEdit
  636.       Left = 70
  637.       Top = 81
  638.       Width = 27
  639.       Height = 21
  640.       Font.Color = clBlack
  641.       Font.Height = -11
  642.       Font.Name = 'MS Sans Serif'
  643.       Font.Style = [fsBold]
  644.       MaxLength = 2
  645.       ParentFont = False
  646.       TabOrder = 23
  647.       OnExit = Edit24Exit
  648.       OnKeyPress = Edit24KeyPress
  649.     end
  650.     object Edit25: TEdit
  651.       Left = 70
  652.       Top = 100
  653.       Width = 27
  654.       Height = 21
  655.       Font.Color = clBlack
  656.       Font.Height = -11
  657.       Font.Name = 'MS Sans Serif'
  658.       Font.Style = [fsBold]
  659.       MaxLength = 2
  660.       ParentFont = False
  661.       TabOrder = 24
  662.       OnExit = Edit25Exit
  663.       OnKeyPress = Edit25KeyPress
  664.     end
  665.     object Edit26: TEdit
  666.       Left = 70
  667.       Top = 119
  668.       Width = 27
  669.       Height = 21
  670.       Font.Color = clBlack
  671.       Font.Height = -11
  672.       Font.Name = 'MS Sans Serif'
  673.       Font.Style = [fsBold]
  674.       MaxLength = 2
  675.       ParentFont = False
  676.       TabOrder = 25
  677.       OnExit = Edit26Exit
  678.       OnKeyPress = Edit26KeyPress
  679.     end
  680.     object Edit27: TEdit
  681.       Left = 70
  682.       Top = 138
  683.       Width = 27
  684.       Height = 21
  685.       Font.Color = clBlack
  686.       Font.Height = -11
  687.       Font.Name = 'MS Sans Serif'
  688.       Font.Style = [fsBold]
  689.       MaxLength = 2
  690.       ParentFont = False
  691.       TabOrder = 26
  692.       OnExit = Edit27Exit
  693.       OnKeyPress = Edit27KeyPress
  694.     end
  695.     object Edit28: TEdit
  696.       Left = 70
  697.       Top = 157
  698.       Width = 27
  699.       Height = 21
  700.       Font.Color = clBlack
  701.       Font.Height = -11
  702.       Font.Name = 'MS Sans Serif'
  703.       Font.Style = [fsBold]
  704.       MaxLength = 2
  705.       ParentFont = False
  706.       TabOrder = 27
  707.       OnExit = Edit28Exit
  708.       OnKeyPress = Edit28KeyPress
  709.     end
  710.     object Edit29: TEdit
  711.       Left = 70
  712.       Top = 176
  713.       Width = 27
  714.       Height = 21
  715.       Font.Color = clBlack
  716.       Font.Height = -11
  717.       Font.Name = 'MS Sans Serif'
  718.       Font.Style = [fsBold]
  719.       MaxLength = 2
  720.       ParentFont = False
  721.       TabOrder = 28
  722.       OnExit = Edit29Exit
  723.       OnKeyPress = Edit29KeyPress
  724.     end
  725.     object Edit30: TEdit
  726.       Left = 70
  727.       Top = 195
  728.       Width = 27
  729.       Height = 21
  730.       Font.Color = clBlack
  731.       Font.Height = -11
  732.       Font.Name = 'MS Sans Serif'
  733.       Font.Style = [fsBold]
  734.       MaxLength = 2
  735.       ParentFont = False
  736.       TabOrder = 29
  737.       OnExit = Edit30Exit
  738.       OnKeyPress = Edit30KeyPress
  739.     end
  740.     object Edit31: TEdit
  741.       Left = 102
  742.       Top = 24
  743.       Width = 27
  744.       Height = 21
  745.       Font.Color = clBlack
  746.       Font.Height = -11
  747.       Font.Name = 'MS Sans Serif'
  748.       Font.Style = [fsBold]
  749.       MaxLength = 2
  750.       ParentFont = False
  751.       TabOrder = 30
  752.       OnExit = Edit31Exit
  753.       OnKeyPress = Edit31KeyPress
  754.     end
  755.     object Edit32: TEdit
  756.       Left = 102
  757.       Top = 43
  758.       Width = 27
  759.       Height = 21
  760.       Font.Color = clBlack
  761.       Font.Height = -11
  762.       Font.Name = 'MS Sans Serif'
  763.       Font.Style = [fsBold]
  764.       MaxLength = 2
  765.       ParentFont = False
  766.       TabOrder = 31
  767.       OnExit = Edit32Exit
  768.       OnKeyPress = Edit32KeyPress
  769.     end
  770.     object Edit33: TEdit
  771.       Left = 102
  772.       Top = 62
  773.       Width = 27
  774.       Height = 21
  775.       Font.Color = clBlack
  776.       Font.Height = -11
  777.       Font.Name = 'MS Sans Serif'
  778.       Font.Style = [fsBold]
  779.       MaxLength = 2
  780.       ParentFont = False
  781.       TabOrder = 32
  782.       OnExit = Edit33Exit
  783.       OnKeyPress = Edit33KeyPress
  784.     end
  785.     object Edit34: TEdit
  786.       Left = 102
  787.       Top = 81
  788.       Width = 27
  789.       Height = 21
  790.       Font.Color = clBlack
  791.       Font.Height = -11
  792.       Font.Name = 'MS Sans Serif'
  793.       Font.Style = [fsBold]
  794.       MaxLength = 2
  795.       ParentFont = False
  796.       TabOrder = 33
  797.       OnExit = Edit34Exit
  798.       OnKeyPress = Edit34KeyPress
  799.     end
  800.     object Edit35: TEdit
  801.       Left = 102
  802.       Top = 100
  803.       Width = 27
  804.       Height = 21
  805.       Font.Color = clBlack
  806.       Font.Height = -11
  807.       Font.Name = 'MS Sans Serif'
  808.       Font.Style = [fsBold]
  809.       MaxLength = 2
  810.       ParentFont = False
  811.       TabOrder = 34
  812.       OnExit = Edit35Exit
  813.       OnKeyPress = Edit35KeyPress
  814.     end
  815.     object Edit36: TEdit
  816.       Left = 102
  817.       Top = 119
  818.       Width = 27
  819.       Height = 21
  820.       Font.Color = clBlack
  821.       Font.Height = -11
  822.       Font.Name = 'MS Sans Serif'
  823.       Font.Style = [fsBold]
  824.       MaxLength = 2
  825.       ParentFont = False
  826.       TabOrder = 35
  827.       OnExit = Edit36Exit
  828.       OnKeyPress = Edit36KeyPress
  829.     end
  830.     object Edit37: TEdit
  831.       Left = 102
  832.       Top = 138
  833.       Width = 27
  834.       Height = 21
  835.       Font.Color = clBlack
  836.       Font.Height = -11
  837.       Font.Name = 'MS Sans Serif'
  838.       Font.Style = [fsBold]
  839.       MaxLength = 2
  840.       ParentFont = False
  841.       TabOrder = 36
  842.       OnExit = Edit37Exit
  843.       OnKeyPress = Edit37KeyPress
  844.     end
  845.     object Edit38: TEdit
  846.       Left = 102
  847.       Top = 157
  848.       Width = 27
  849.       Height = 21
  850.       Font.Color = clBlack
  851.       Font.Height = -11
  852.       Font.Name = 'MS Sans Serif'
  853.       Font.Style = [fsBold]
  854.       MaxLength = 2
  855.       ParentFont = False
  856.       TabOrder = 37
  857.       OnExit = Edit38Exit
  858.       OnKeyPress = Edit38KeyPress
  859.     end
  860.     object Edit39: TEdit
  861.       Left = 102
  862.       Top = 176
  863.       Width = 27
  864.       Height = 21
  865.       Font.Color = clBlack
  866.       Font.Height = -11
  867.       Font.Name = 'MS Sans Serif'
  868.       Font.Style = [fsBold]
  869.       MaxLength = 2
  870.       ParentFont = False
  871.       TabOrder = 38
  872.       OnExit = Edit39Exit
  873.       OnKeyPress = Edit39KeyPress
  874.     end
  875.     object Edit40: TEdit
  876.       Left = 102
  877.       Top = 195
  878.       Width = 27
  879.       Height = 21
  880.       Font.Color = clBlack
  881.       Font.Height = -11
  882.       Font.Name = 'MS Sans Serif'
  883.       Font.Style = [fsBold]
  884.       MaxLength = 2
  885.       ParentFont = False
  886.       TabOrder = 39
  887.       OnExit = Edit40Exit
  888.       OnKeyPress = Edit40KeyPress
  889.     end
  890.     object Edit41: TEdit
  891.       Left = 134
  892.       Top = 24
  893.       Width = 27
  894.       Height = 21
  895.       Font.Color = clBlack
  896.       Font.Height = -11
  897.       Font.Name = 'MS Sans Serif'
  898.       Font.Style = [fsBold]
  899.       MaxLength = 2
  900.       ParentFont = False
  901.       TabOrder = 40
  902.       OnExit = Edit41Exit
  903.       OnKeyPress = Edit41KeyPress
  904.     end
  905.     object Edit42: TEdit
  906.       Left = 134
  907.       Top = 43
  908.       Width = 27
  909.       Height = 21
  910.       Font.Color = clBlack
  911.       Font.Height = -11
  912.       Font.Name = 'MS Sans Serif'
  913.       Font.Style = [fsBold]
  914.       MaxLength = 2
  915.       ParentFont = False
  916.       TabOrder = 41
  917.       OnExit = Edit42Exit
  918.       OnKeyPress = Edit42KeyPress
  919.     end
  920.     object Edit43: TEdit
  921.       Left = 134
  922.       Top = 62
  923.       Width = 27
  924.       Height = 21
  925.       Font.Color = clBlack
  926.       Font.Height = -11
  927.       Font.Name = 'MS Sans Serif'
  928.       Font.Style = [fsBold]
  929.       MaxLength = 2
  930.       ParentFont = False
  931.       TabOrder = 42
  932.       OnExit = Edit43Exit
  933.       OnKeyPress = Edit43KeyPress
  934.     end
  935.     object Edit44: TEdit
  936.       Left = 134
  937.       Top = 81
  938.       Width = 27
  939.       Height = 21
  940.       Font.Color = clBlack
  941.       Font.Height = -11
  942.       Font.Name = 'MS Sans Serif'
  943.       Font.Style = [fsBold]
  944.       MaxLength = 2
  945.       ParentFont = False
  946.       TabOrder = 43
  947.       OnExit = Edit44Exit
  948.       OnKeyPress = Edit44KeyPress
  949.     end
  950.     object Edit45: TEdit
  951.       Left = 134
  952.       Top = 100
  953.       Width = 27
  954.       Height = 21
  955.       Font.Color = clBlack
  956.       Font.Height = -11
  957.       Font.Name = 'MS Sans Serif'
  958.       Font.Style = [fsBold]
  959.       MaxLength = 2
  960.       ParentFont = False
  961.       TabOrder = 44
  962.       OnExit = Edit45Exit
  963.       OnKeyPress = Edit45KeyPress
  964.     end
  965.     object Edit46: TEdit
  966.       Left = 134
  967.       Top = 119
  968.       Width = 27
  969.       Height = 21
  970.       Font.Color = clBlack
  971.       Font.Height = -11
  972.       Font.Name = 'MS Sans Serif'
  973.       Font.Style = [fsBold]
  974.       MaxLength = 2
  975.       ParentFont = False
  976.       TabOrder = 45
  977.       OnExit = Edit46Exit
  978.       OnKeyPress = Edit46KeyPress
  979.     end
  980.     object Edit47: TEdit
  981.       Left = 134
  982.       Top = 138
  983.       Width = 27
  984.       Height = 21
  985.       Font.Color = clBlack
  986.       Font.Height = -11
  987.       Font.Name = 'MS Sans Serif'
  988.       Font.Style = [fsBold]
  989.       MaxLength = 2
  990.       ParentFont = False
  991.       TabOrder = 46
  992.       OnExit = Edit47Exit
  993.       OnKeyPress = Edit47KeyPress
  994.     end
  995.     object Edit48: TEdit
  996.       Left = 134
  997.       Top = 157
  998.       Width = 27
  999.       Height = 21
  1000.       Font.Color = clBlack
  1001.       Font.Height = -11
  1002.       Font.Name = 'MS Sans Serif'
  1003.       Font.Style = [fsBold]
  1004.       MaxLength = 2
  1005.       ParentFont = False
  1006.       TabOrder = 47
  1007.       OnExit = Edit48Exit
  1008.       OnKeyPress = Edit48KeyPress
  1009.     end
  1010.     object Edit49: TEdit
  1011.       Left = 134
  1012.       Top = 176
  1013.       Width = 27
  1014.       Height = 21
  1015.       Font.Color = clBlack
  1016.       Font.Height = -11
  1017.       Font.Name = 'MS Sans Serif'
  1018.       Font.Style = [fsBold]
  1019.       MaxLength = 2
  1020.       ParentFont = False
  1021.       TabOrder = 48
  1022.       OnExit = Edit49Exit
  1023.       OnKeyPress = Edit49KeyPress
  1024.     end
  1025.     object Edit50: TEdit
  1026.       Left = 134
  1027.       Top = 195
  1028.       Width = 27
  1029.       Height = 21
  1030.       Font.Color = clBlack
  1031.       Font.Height = -11
  1032.       Font.Name = 'MS Sans Serif'
  1033.       Font.Style = [fsBold]
  1034.       MaxLength = 2
  1035.       ParentFont = False
  1036.       TabOrder = 49
  1037.       OnExit = Edit50Exit
  1038.       OnKeyPress = Edit50KeyPress
  1039.     end
  1040.     object Edit51: TEdit
  1041.       Left = 165
  1042.       Top = 24
  1043.       Width = 27
  1044.       Height = 21
  1045.       Font.Color = clBlack
  1046.       Font.Height = -11
  1047.       Font.Name = 'MS Sans Serif'
  1048.       Font.Style = [fsBold]
  1049.       MaxLength = 2
  1050.       ParentFont = False
  1051.       TabOrder = 50
  1052.       OnExit = Edit51Exit
  1053.       OnKeyPress = Edit51KeyPress
  1054.     end
  1055.     object Edit52: TEdit
  1056.       Left = 165
  1057.       Top = 43
  1058.       Width = 27
  1059.       Height = 21
  1060.       Font.Color = clBlack
  1061.       Font.Height = -11
  1062.       Font.Name = 'MS Sans Serif'
  1063.       Font.Style = [fsBold]
  1064.       MaxLength = 2
  1065.       ParentFont = False
  1066.       TabOrder = 51
  1067.       OnExit = Edit52Exit
  1068.       OnKeyPress = Edit52KeyPress
  1069.     end
  1070.     object Edit53: TEdit
  1071.       Left = 165
  1072.       Top = 62
  1073.       Width = 27
  1074.       Height = 21
  1075.       Font.Color = clBlack
  1076.       Font.Height = -11
  1077.       Font.Name = 'MS Sans Serif'
  1078.       Font.Style = [fsBold]
  1079.       MaxLength = 2
  1080.       ParentFont = False
  1081.       TabOrder = 52
  1082.       OnExit = Edit53Exit
  1083.       OnKeyPress = Edit53KeyPress
  1084.     end
  1085.     object Edit54: TEdit
  1086.       Left = 165
  1087.       Top = 81
  1088.       Width = 27
  1089.       Height = 21
  1090.       Font.Color = clBlack
  1091.       Font.Height = -11
  1092.       Font.Name = 'MS Sans Serif'
  1093.       Font.Style = [fsBold]
  1094.       MaxLength = 2
  1095.       ParentFont = False
  1096.       TabOrder = 53
  1097.       OnExit = Edit54Exit
  1098.       OnKeyPress = Edit54KeyPress
  1099.     end
  1100.     object Edit55: TEdit
  1101.       Left = 165
  1102.       Top = 100
  1103.       Width = 27
  1104.       Height = 21
  1105.       Font.Color = clBlack
  1106.       Font.Height = -11
  1107.       Font.Name = 'MS Sans Serif'
  1108.       Font.Style = [fsBold]
  1109.       MaxLength = 2
  1110.       ParentFont = False
  1111.       TabOrder = 54
  1112.       OnExit = Edit55Exit
  1113.       OnKeyPress = Edit55KeyPress
  1114.     end
  1115.     object Edit56: TEdit
  1116.       Left = 165
  1117.       Top = 119
  1118.       Width = 27
  1119.       Height = 21
  1120.       Font.Color = clBlack
  1121.       Font.Height = -11
  1122.       Font.Name = 'MS Sans Serif'
  1123.       Font.Style = [fsBold]
  1124.       MaxLength = 2
  1125.       ParentFont = False
  1126.       TabOrder = 55
  1127.       OnExit = Edit56Exit
  1128.       OnKeyPress = Edit56KeyPress
  1129.     end
  1130.     object Edit57: TEdit
  1131.       Left = 165
  1132.       Top = 138
  1133.       Width = 27
  1134.       Height = 21
  1135.       Font.Color = clBlack
  1136.       Font.Height = -11
  1137.       Font.Name = 'MS Sans Serif'
  1138.       Font.Style = [fsBold]
  1139.       MaxLength = 2
  1140.       ParentFont = False
  1141.       TabOrder = 56
  1142.       OnExit = Edit57Exit
  1143.       OnKeyPress = Edit57KeyPress
  1144.     end
  1145.     object Edit58: TEdit
  1146.       Left = 165
  1147.       Top = 157
  1148.       Width = 27
  1149.       Height = 21
  1150.       Font.Color = clBlack
  1151.       Font.Height = -11
  1152.       Font.Name = 'MS Sans Serif'
  1153.       Font.Style = [fsBold]
  1154.       MaxLength = 2
  1155.       ParentFont = False
  1156.       TabOrder = 57
  1157.       OnExit = Edit58Exit
  1158.       OnKeyPress = Edit58KeyPress
  1159.     end
  1160.     object Edit59: TEdit
  1161.       Left = 165
  1162.       Top = 176
  1163.       Width = 27
  1164.       Height = 21
  1165.       Font.Color = clBlack
  1166.       Font.Height = -11
  1167.       Font.Name = 'MS Sans Serif'
  1168.       Font.Style = [fsBold]
  1169.       MaxLength = 2
  1170.       ParentFont = False
  1171.       TabOrder = 58
  1172.       OnExit = Edit59Exit
  1173.       OnKeyPress = Edit59KeyPress
  1174.     end
  1175.     object Edit60: TEdit
  1176.       Left = 165
  1177.       Top = 195
  1178.       Width = 27
  1179.       Height = 21
  1180.       Font.Color = clBlack
  1181.       Font.Height = -11
  1182.       Font.Name = 'MS Sans Serif'
  1183.       Font.Style = [fsBold]
  1184.       MaxLength = 2
  1185.       ParentFont = False
  1186.       TabOrder = 59
  1187.       OnExit = Edit60Exit
  1188.       OnKeyPress = Edit60KeyPress
  1189.     end
  1190.     object Edit61: TEdit
  1191.       Left = 197
  1192.       Top = 24
  1193.       Width = 27
  1194.       Height = 21
  1195.       Font.Color = clBlack
  1196.       Font.Height = -11
  1197.       Font.Name = 'MS Sans Serif'
  1198.       Font.Style = [fsBold]
  1199.       MaxLength = 2
  1200.       ParentFont = False
  1201.       TabOrder = 60
  1202.       OnExit = Edit61Exit
  1203.       OnKeyPress = Edit61KeyPress
  1204.     end
  1205.     object Edit62: TEdit
  1206.       Left = 197
  1207.       Top = 43
  1208.       Width = 27
  1209.       Height = 21
  1210.       Font.Color = clBlack
  1211.       Font.Height = -11
  1212.       Font.Name = 'MS Sans Serif'
  1213.       Font.Style = [fsBold]
  1214.       MaxLength = 2
  1215.       ParentFont = False
  1216.       TabOrder = 61
  1217.       OnExit = Edit62Exit
  1218.       OnKeyPress = Edit62KeyPress
  1219.     end
  1220.     object Edit63: TEdit
  1221.       Left = 197
  1222.       Top = 62
  1223.       Width = 27
  1224.       Height = 21
  1225.       Font.Color = clBlack
  1226.       Font.Height = -11
  1227.       Font.Name = 'MS Sans Serif'
  1228.       Font.Style = [fsBold]
  1229.       MaxLength = 2
  1230.       ParentFont = False
  1231.       TabOrder = 62
  1232.       OnExit = Edit63Exit
  1233.       OnKeyPress = Edit63KeyPress
  1234.     end
  1235.     object Edit64: TEdit
  1236.       Left = 197
  1237.       Top = 81
  1238.       Width = 27
  1239.       Height = 21
  1240.       Font.Color = clBlack
  1241.       Font.Height = -11
  1242.       Font.Name = 'MS Sans Serif'
  1243.       Font.Style = [fsBold]
  1244.       MaxLength = 2
  1245.       ParentFont = False
  1246.       TabOrder = 63
  1247.       OnExit = Edit64Exit
  1248.       OnKeyPress = Edit64KeyPress
  1249.     end
  1250.     object Edit65: TEdit
  1251.       Left = 197
  1252.       Top = 100
  1253.       Width = 27
  1254.       Height = 21
  1255.       Font.Color = clBlack
  1256.       Font.Height = -11
  1257.       Font.Name = 'MS Sans Serif'
  1258.       Font.Style = [fsBold]
  1259.       MaxLength = 2
  1260.       ParentFont = False
  1261.       TabOrder = 64
  1262.       OnExit = Edit65Exit
  1263.       OnKeyPress = Edit65KeyPress
  1264.     end
  1265.     object Edit66: TEdit
  1266.       Left = 197
  1267.       Top = 119
  1268.       Width = 27
  1269.       Height = 21
  1270.       Font.Color = clBlack
  1271.       Font.Height = -11
  1272.       Font.Name = 'MS Sans Serif'
  1273.       Font.Style = [fsBold]
  1274.       MaxLength = 2
  1275.       ParentFont = False
  1276.       TabOrder = 65
  1277.       OnExit = Edit66Exit
  1278.       OnKeyPress = Edit66KeyPress
  1279.     end
  1280.     object Edit67: TEdit
  1281.       Left = 197
  1282.       Top = 138
  1283.       Width = 27
  1284.       Height = 21
  1285.       Font.Color = clBlack
  1286.       Font.Height = -11
  1287.       Font.Name = 'MS Sans Serif'
  1288.       Font.Style = [fsBold]
  1289.       MaxLength = 2
  1290.       ParentFont = False
  1291.       TabOrder = 66
  1292.       OnExit = Edit67Exit
  1293.       OnKeyPress = Edit67KeyPress
  1294.     end
  1295.     object Edit68: TEdit
  1296.       Left = 197
  1297.       Top = 157
  1298.       Width = 27
  1299.       Height = 21
  1300.       Font.Color = clBlack
  1301.       Font.Height = -11
  1302.       Font.Name = 'MS Sans Serif'
  1303.       Font.Style = [fsBold]
  1304.       MaxLength = 2
  1305.       ParentFont = False
  1306.       TabOrder = 67
  1307.       OnExit = Edit68Exit
  1308.       OnKeyPress = Edit68KeyPress
  1309.     end
  1310.     object Edit69: TEdit
  1311.       Left = 197
  1312.       Top = 176
  1313.       Width = 27
  1314.       Height = 21
  1315.       Font.Color = clBlack
  1316.       Font.Height = -11
  1317.       Font.Name = 'MS Sans Serif'
  1318.       Font.Style = [fsBold]
  1319.       MaxLength = 2
  1320.       ParentFont = False
  1321.       TabOrder = 68
  1322.       OnExit = Edit69Exit
  1323.       OnKeyPress = Edit69KeyPress
  1324.     end
  1325.     object Edit70: TEdit
  1326.       Left = 197
  1327.       Top = 195
  1328.       Width = 27
  1329.       Height = 21
  1330.       Font.Color = clBlack
  1331.       Font.Height = -11
  1332.       Font.Name = 'MS Sans Serif'
  1333.       Font.Style = [fsBold]
  1334.       MaxLength = 2
  1335.       ParentFont = False
  1336.       TabOrder = 69
  1337.       OnExit = Edit70Exit
  1338.       OnKeyPress = Edit70KeyPress
  1339.     end
  1340.     object Edit71: TEdit
  1341.       Left = 229
  1342.       Top = 24
  1343.       Width = 27
  1344.       Height = 21
  1345.       Font.Color = clBlack
  1346.       Font.Height = -11
  1347.       Font.Name = 'MS Sans Serif'
  1348.       Font.Style = [fsBold]
  1349.       MaxLength = 2
  1350.       ParentFont = False
  1351.       TabOrder = 70
  1352.       OnExit = Edit71Exit
  1353.       OnKeyPress = Edit71KeyPress
  1354.     end
  1355.     object Edit72: TEdit
  1356.       Left = 229
  1357.       Top = 43
  1358.       Width = 27
  1359.       Height = 21
  1360.       Font.Color = clBlack
  1361.       Font.Height = -11
  1362.       Font.Name = 'MS Sans Serif'
  1363.       Font.Style = [fsBold]
  1364.       MaxLength = 2
  1365.       ParentFont = False
  1366.       TabOrder = 71
  1367.       OnExit = Edit72Exit
  1368.       OnKeyPress = Edit72KeyPress
  1369.     end
  1370.     object Edit73: TEdit
  1371.       Left = 229
  1372.       Top = 62
  1373.       Width = 27
  1374.       Height = 21
  1375.       Font.Color = clBlack
  1376.       Font.Height = -11
  1377.       Font.Name = 'MS Sans Serif'
  1378.       Font.Style = [fsBold]
  1379.       MaxLength = 2
  1380.       ParentFont = False
  1381.       TabOrder = 72
  1382.       OnExit = Edit73Exit
  1383.       OnKeyPress = Edit73KeyPress
  1384.     end
  1385.     object Edit74: TEdit
  1386.       Left = 229
  1387.       Top = 81
  1388.       Width = 27
  1389.       Height = 21
  1390.       Font.Color = clBlack
  1391.       Font.Height = -11
  1392.       Font.Name = 'MS Sans Serif'
  1393.       Font.Style = [fsBold]
  1394.       MaxLength = 2
  1395.       ParentFont = False
  1396.       TabOrder = 73
  1397.       OnExit = Edit74Exit
  1398.       OnKeyPress = Edit74KeyPress
  1399.     end
  1400.     object Edit75: TEdit
  1401.       Left = 229
  1402.       Top = 100
  1403.       Width = 27
  1404.       Height = 21
  1405.       Font.Color = clBlack
  1406.       Font.Height = -11
  1407.       Font.Name = 'MS Sans Serif'
  1408.       Font.Style = [fsBold]
  1409.       MaxLength = 2
  1410.       ParentFont = False
  1411.       TabOrder = 74
  1412.       OnExit = Edit75Exit
  1413.       OnKeyPress = Edit75KeyPress
  1414.     end
  1415.     object Edit76: TEdit
  1416.       Left = 229
  1417.       Top = 119
  1418.       Width = 27
  1419.       Height = 21
  1420.       Font.Color = clBlack
  1421.       Font.Height = -11
  1422.       Font.Name = 'MS Sans Serif'
  1423.       Font.Style = [fsBold]
  1424.       MaxLength = 2
  1425.       ParentFont = False
  1426.       TabOrder = 75
  1427.       OnExit = Edit76Exit
  1428.       OnKeyPress = Edit76KeyPress
  1429.     end
  1430.     object Edit77: TEdit
  1431.       Left = 229
  1432.       Top = 138
  1433.       Width = 27
  1434.       Height = 21
  1435.       Font.Color = clBlack
  1436.       Font.Height = -11
  1437.       Font.Name = 'MS Sans Serif'
  1438.       Font.Style = [fsBold]
  1439.       MaxLength = 2
  1440.       ParentFont = False
  1441.       TabOrder = 76
  1442.       OnExit = Edit77Exit
  1443.       OnKeyPress = Edit77KeyPress
  1444.     end
  1445.     object Edit78: TEdit
  1446.       Left = 229
  1447.       Top = 157
  1448.       Width = 27
  1449.       Height = 21
  1450.       Font.Color = clBlack
  1451.       Font.Height = -11
  1452.       Font.Name = 'MS Sans Serif'
  1453.       Font.Style = [fsBold]
  1454.       MaxLength = 2
  1455.       ParentFont = False
  1456.       TabOrder = 77
  1457.       OnExit = Edit78Exit
  1458.       OnKeyPress = Edit78KeyPress
  1459.     end
  1460.     object Edit79: TEdit
  1461.       Left = 229
  1462.       Top = 176
  1463.       Width = 27
  1464.       Height = 21
  1465.       Font.Color = clBlack
  1466.       Font.Height = -11
  1467.       Font.Name = 'MS Sans Serif'
  1468.       Font.Style = [fsBold]
  1469.       MaxLength = 2
  1470.       ParentFont = False
  1471.       TabOrder = 78
  1472.       OnExit = Edit79Exit
  1473.       OnKeyPress = Edit79KeyPress
  1474.     end
  1475.     object Edit80: TEdit
  1476.       Left = 229
  1477.       Top = 195
  1478.       Width = 27
  1479.       Height = 21
  1480.       Font.Color = clBlack
  1481.       Font.Height = -11
  1482.       Font.Name = 'MS Sans Serif'
  1483.       Font.Style = [fsBold]
  1484.       MaxLength = 2
  1485.       ParentFont = False
  1486.       TabOrder = 79
  1487.       OnExit = Edit80Exit
  1488.       OnKeyPress = Edit80KeyPress
  1489.     end
  1490.     object Edit81: TEdit
  1491.       Left = 260
  1492.       Top = 24
  1493.       Width = 27
  1494.       Height = 21
  1495.       Font.Color = clBlack
  1496.       Font.Height = -11
  1497.       Font.Name = 'MS Sans Serif'
  1498.       Font.Style = [fsBold]
  1499.       MaxLength = 2
  1500.       ParentFont = False
  1501.       TabOrder = 80
  1502.       OnExit = Edit81Exit
  1503.       OnKeyPress = Edit81KeyPress
  1504.     end
  1505.     object Edit82: TEdit
  1506.       Left = 260
  1507.       Top = 43
  1508.       Width = 27
  1509.       Height = 21
  1510.       Font.Color = clBlack
  1511.       Font.Height = -11
  1512.       Font.Name = 'MS Sans Serif'
  1513.       Font.Style = [fsBold]
  1514.       MaxLength = 2
  1515.       ParentFont = False
  1516.       TabOrder = 81
  1517.       OnExit = Edit82Exit
  1518.       OnKeyPress = Edit82KeyPress
  1519.     end
  1520.     object Edit83: TEdit
  1521.       Left = 260
  1522.       Top = 62
  1523.       Width = 27
  1524.       Height = 21
  1525.       Font.Color = clBlack
  1526.       Font.Height = -11
  1527.       Font.Name = 'MS Sans Serif'
  1528.       Font.Style = [fsBold]
  1529.       MaxLength = 2
  1530.       ParentFont = False
  1531.       TabOrder = 82
  1532.       OnExit = Edit83Exit
  1533.       OnKeyPress = Edit83KeyPress
  1534.     end
  1535.     object Edit84: TEdit
  1536.       Left = 260
  1537.       Top = 81
  1538.       Width = 27
  1539.       Height = 21
  1540.       Font.Color = clBlack
  1541.       Font.Height = -11
  1542.       Font.Name = 'MS Sans Serif'
  1543.       Font.Style = [fsBold]
  1544.       MaxLength = 2
  1545.       ParentFont = False
  1546.       TabOrder = 83
  1547.       OnExit = Edit84Exit
  1548.       OnKeyPress = Edit84KeyPress
  1549.     end
  1550.     object Edit85: TEdit
  1551.       Left = 260
  1552.       Top = 100
  1553.       Width = 27
  1554.       Height = 21
  1555.       Font.Color = clBlack
  1556.       Font.Height = -11
  1557.       Font.Name = 'MS Sans Serif'
  1558.       Font.Style = [fsBold]
  1559.       MaxLength = 2
  1560.       ParentFont = False
  1561.       TabOrder = 84
  1562.       OnExit = Edit85Exit
  1563.       OnKeyPress = Edit85KeyPress
  1564.     end
  1565.     object Edit86: TEdit
  1566.       Left = 260
  1567.       Top = 119
  1568.       Width = 27
  1569.       Height = 21
  1570.       Font.Color = clBlack
  1571.       Font.Height = -11
  1572.       Font.Name = 'MS Sans Serif'
  1573.       Font.Style = [fsBold]
  1574.       MaxLength = 2
  1575.       ParentFont = False
  1576.       TabOrder = 85
  1577.       OnExit = Edit86Exit
  1578.       OnKeyPress = Edit86KeyPress
  1579.     end
  1580.     object Edit87: TEdit
  1581.       Left = 260
  1582.       Top = 138
  1583.       Width = 27
  1584.       Height = 21
  1585.       Font.Color = clBlack
  1586.       Font.Height = -11
  1587.       Font.Name = 'MS Sans Serif'
  1588.       Font.Style = [fsBold]
  1589.       MaxLength = 2
  1590.       ParentFont = False
  1591.       TabOrder = 86
  1592.       OnExit = Edit87Exit
  1593.       OnKeyPress = Edit87KeyPress
  1594.     end
  1595.     object Edit88: TEdit
  1596.       Left = 260
  1597.       Top = 157
  1598.       Width = 27
  1599.       Height = 21
  1600.       Font.Color = clBlack
  1601.       Font.Height = -11
  1602.       Font.Name = 'MS Sans Serif'
  1603.       Font.Style = [fsBold]
  1604.       MaxLength = 2
  1605.       ParentFont = False
  1606.       TabOrder = 87
  1607.       OnExit = Edit88Exit
  1608.       OnKeyPress = Edit88KeyPress
  1609.     end
  1610.     object Edit89: TEdit
  1611.       Left = 260
  1612.       Top = 176
  1613.       Width = 27
  1614.       Height = 21
  1615.       Font.Color = clBlack
  1616.       Font.Height = -11
  1617.       Font.Name = 'MS Sans Serif'
  1618.       Font.Style = [fsBold]
  1619.       MaxLength = 2
  1620.       ParentFont = False
  1621.       TabOrder = 88
  1622.       OnExit = Edit89Exit
  1623.       OnKeyPress = Edit89KeyPress
  1624.     end
  1625.     object Edit90: TEdit
  1626.       Left = 260
  1627.       Top = 195
  1628.       Width = 27
  1629.       Height = 21
  1630.       Font.Color = clBlack
  1631.       Font.Height = -11
  1632.       Font.Name = 'MS Sans Serif'
  1633.       Font.Style = [fsBold]
  1634.       MaxLength = 2
  1635.       ParentFont = False
  1636.       TabOrder = 89
  1637.       OnExit = Edit90Exit
  1638.       OnKeyPress = Edit90KeyPress
  1639.     end
  1640.     object Edit91: TEdit
  1641.       Left = 291
  1642.       Top = 24
  1643.       Width = 27
  1644.       Height = 21
  1645.       Font.Color = clBlack
  1646.       Font.Height = -11
  1647.       Font.Name = 'MS Sans Serif'
  1648.       Font.Style = [fsBold]
  1649.       MaxLength = 2
  1650.       ParentFont = False
  1651.       TabOrder = 90
  1652.       OnExit = Edit91Exit
  1653.       OnKeyPress = Edit91KeyPress
  1654.     end
  1655.     object Edit92: TEdit
  1656.       Left = 291
  1657.       Top = 43
  1658.       Width = 27
  1659.       Height = 21
  1660.       Font.Color = clBlack
  1661.       Font.Height = -11
  1662.       Font.Name = 'MS Sans Serif'
  1663.       Font.Style = [fsBold]
  1664.       MaxLength = 2
  1665.       ParentFont = False
  1666.       TabOrder = 91
  1667.       OnExit = Edit92Exit
  1668.       OnKeyPress = Edit92KeyPress
  1669.     end
  1670.     object Edit93: TEdit
  1671.       Left = 291
  1672.       Top = 62
  1673.       Width = 27
  1674.       Height = 21
  1675.       Font.Color = clBlack
  1676.       Font.Height = -11
  1677.       Font.Name = 'MS Sans Serif'
  1678.       Font.Style = [fsBold]
  1679.       MaxLength = 2
  1680.       ParentFont = False
  1681.       TabOrder = 92
  1682.       OnExit = Edit93Exit
  1683.       OnKeyPress = Edit93KeyPress
  1684.     end
  1685.     object Edit94: TEdit
  1686.       Left = 291
  1687.       Top = 81
  1688.       Width = 27
  1689.       Height = 21
  1690.       Font.Color = clBlack
  1691.       Font.Height = -11
  1692.       Font.Name = 'MS Sans Serif'
  1693.       Font.Style = [fsBold]
  1694.       MaxLength = 2
  1695.       ParentFont = False
  1696.       TabOrder = 93
  1697.       OnExit = Edit94Exit
  1698.       OnKeyPress = Edit94KeyPress
  1699.     end
  1700.     object Edit95: TEdit
  1701.       Left = 291
  1702.       Top = 100
  1703.       Width = 27
  1704.       Height = 21
  1705.       Font.Color = clBlack
  1706.       Font.Height = -11
  1707.       Font.Name = 'MS Sans Serif'
  1708.       Font.Style = [fsBold]
  1709.       MaxLength = 2
  1710.       ParentFont = False
  1711.       TabOrder = 94
  1712.       OnExit = Edit95Exit
  1713.       OnKeyPress = Edit95KeyPress
  1714.     end
  1715.     object Edit96: TEdit
  1716.       Left = 291
  1717.       Top = 119
  1718.       Width = 27
  1719.       Height = 21
  1720.       Font.Color = clBlack
  1721.       Font.Height = -11
  1722.       Font.Name = 'MS Sans Serif'
  1723.       Font.Style = [fsBold]
  1724.       MaxLength = 2
  1725.       ParentFont = False
  1726.       TabOrder = 95
  1727.       OnExit = Edit96Exit
  1728.       OnKeyPress = Edit96KeyPress
  1729.     end
  1730.     object Edit97: TEdit
  1731.       Left = 291
  1732.       Top = 138
  1733.       Width = 27
  1734.       Height = 21
  1735.       Font.Color = clBlack
  1736.       Font.Height = -11
  1737.       Font.Name = 'MS Sans Serif'
  1738.       Font.Style = [fsBold]
  1739.       MaxLength = 2
  1740.       ParentFont = False
  1741.       TabOrder = 96
  1742.       OnExit = Edit97Exit
  1743.       OnKeyPress = Edit97KeyPress
  1744.     end
  1745.     object Edit98: TEdit
  1746.       Left = 291
  1747.       Top = 157
  1748.       Width = 27
  1749.       Height = 21
  1750.       Font.Color = clBlack
  1751.       Font.Height = -11
  1752.       Font.Name = 'MS Sans Serif'
  1753.       Font.Style = [fsBold]
  1754.       MaxLength = 2
  1755.       ParentFont = False
  1756.       TabOrder = 97
  1757.       OnExit = Edit98Exit
  1758.       OnKeyPress = Edit98KeyPress
  1759.     end
  1760.     object Edit99: TEdit
  1761.       Left = 291
  1762.       Top = 176
  1763.       Width = 27
  1764.       Height = 21
  1765.       Font.Color = clBlack
  1766.       Font.Height = -11
  1767.       Font.Name = 'MS Sans Serif'
  1768.       Font.Style = [fsBold]
  1769.       MaxLength = 2
  1770.       ParentFont = False
  1771.       TabOrder = 98
  1772.       OnExit = Edit99Exit
  1773.       OnKeyPress = Edit99KeyPress
  1774.     end
  1775.     object Edit100: TEdit
  1776.       Left = 291
  1777.       Top = 195
  1778.       Width = 27
  1779.       Height = 21
  1780.       Font.Color = clBlack
  1781.       Font.Height = -11
  1782.       Font.Name = 'MS Sans Serif'
  1783.       Font.Style = [fsBold]
  1784.       MaxLength = 2
  1785.       ParentFont = False
  1786.       TabOrder = 99
  1787.       OnExit = Edit100Exit
  1788.       OnKeyPress = Edit100KeyPress
  1789.     end
  1790.     object Edit101: TEdit
  1791.       Left = 322
  1792.       Top = 24
  1793.       Width = 27
  1794.       Height = 21
  1795.       Font.Color = clBlack
  1796.       Font.Height = -11
  1797.       Font.Name = 'MS Sans Serif'
  1798.       Font.Style = [fsBold]
  1799.       MaxLength = 2
  1800.       ParentFont = False
  1801.       TabOrder = 100
  1802.       OnExit = Edit101Exit
  1803.       OnKeyPress = Edit101KeyPress
  1804.     end
  1805.     object Edit102: TEdit
  1806.       Left = 322
  1807.       Top = 43
  1808.       Width = 27
  1809.       Height = 21
  1810.       Font.Color = clBlack
  1811.       Font.Height = -11
  1812.       Font.Name = 'MS Sans Serif'
  1813.       Font.Style = [fsBold]
  1814.       MaxLength = 2
  1815.       ParentFont = False
  1816.       TabOrder = 101
  1817.       OnExit = Edit102Exit
  1818.       OnKeyPress = Edit102KeyPress
  1819.     end
  1820.     object Edit103: TEdit
  1821.       Left = 322
  1822.       Top = 62
  1823.       Width = 27
  1824.       Height = 21
  1825.       Font.Color = clBlack
  1826.       Font.Height = -11
  1827.       Font.Name = 'MS Sans Serif'
  1828.       Font.Style = [fsBold]
  1829.       MaxLength = 2
  1830.       ParentFont = False
  1831.       TabOrder = 102
  1832.       OnExit = Edit103Exit
  1833.       OnKeyPress = Edit103KeyPress
  1834.     end
  1835.     object Edit104: TEdit
  1836.       Left = 322
  1837.       Top = 81
  1838.       Width = 27
  1839.       Height = 21
  1840.       Font.Color = clBlack
  1841.       Font.Height = -11
  1842.       Font.Name = 'MS Sans Serif'
  1843.       Font.Style = [fsBold]
  1844.       MaxLength = 2
  1845.       ParentFont = False
  1846.       TabOrder = 103
  1847.       OnExit = Edit104Exit
  1848.       OnKeyPress = Edit104KeyPress
  1849.     end
  1850.     object Edit105: TEdit
  1851.       Left = 322
  1852.       Top = 100
  1853.       Width = 27
  1854.       Height = 21
  1855.       Font.Color = clBlack
  1856.       Font.Height = -11
  1857.       Font.Name = 'MS Sans Serif'
  1858.       Font.Style = [fsBold]
  1859.       MaxLength = 2
  1860.       ParentFont = False
  1861.       TabOrder = 104
  1862.       OnExit = Edit105Exit
  1863.       OnKeyPress = Edit105KeyPress
  1864.     end
  1865.     object Edit106: TEdit
  1866.       Left = 322
  1867.       Top = 119
  1868.       Width = 27
  1869.       Height = 21
  1870.       Font.Color = clBlack
  1871.       Font.Height = -11
  1872.       Font.Name = 'MS Sans Serif'
  1873.       Font.Style = [fsBold]
  1874.       MaxLength = 2
  1875.       ParentFont = False
  1876.       TabOrder = 105
  1877.       OnExit = Edit106Exit
  1878.       OnKeyPress = Edit106KeyPress
  1879.     end
  1880.     object Edit107: TEdit
  1881.       Left = 322
  1882.       Top = 138
  1883.       Width = 27
  1884.       Height = 21
  1885.       Font.Color = clBlack
  1886.       Font.Height = -11
  1887.       Font.Name = 'MS Sans Serif'
  1888.       Font.Style = [fsBold]
  1889.       MaxLength = 2
  1890.       ParentFont = False
  1891.       TabOrder = 106
  1892.       OnExit = Edit107Exit
  1893.       OnKeyPress = Edit107KeyPress
  1894.     end
  1895.     object Edit108: TEdit
  1896.       Left = 322
  1897.       Top = 157
  1898.       Width = 27
  1899.       Height = 21
  1900.       Font.Color = clBlack
  1901.       Font.Height = -11
  1902.       Font.Name = 'MS Sans Serif'
  1903.       Font.Style = [fsBold]
  1904.       MaxLength = 2
  1905.       ParentFont = False
  1906.       TabOrder = 107
  1907.       OnExit = Edit108Exit
  1908.       OnKeyPress = Edit108KeyPress
  1909.     end
  1910.     object Edit109: TEdit
  1911.       Left = 322
  1912.       Top = 176
  1913.       Width = 27
  1914.       Height = 21
  1915.       Font.Color = clBlack
  1916.       Font.Height = -11
  1917.       Font.Name = 'MS Sans Serif'
  1918.       Font.Style = [fsBold]
  1919.       MaxLength = 2
  1920.       ParentFont = False
  1921.       TabOrder = 108
  1922.       OnExit = Edit109Exit
  1923.       OnKeyPress = Edit109KeyPress
  1924.     end
  1925.     object Edit110: TEdit
  1926.       Left = 322
  1927.       Top = 195
  1928.       Width = 27
  1929.       Height = 21
  1930.       Font.Color = clBlack
  1931.       Font.Height = -11
  1932.       Font.Name = 'MS Sans Serif'
  1933.       Font.Style = [fsBold]
  1934.       MaxLength = 2
  1935.       ParentFont = False
  1936.       TabOrder = 109
  1937.       OnExit = Edit110Exit
  1938.       OnKeyPress = Edit110KeyPress
  1939.     end
  1940.     object Edit111: TEdit
  1941.       Left = 353
  1942.       Top = 24
  1943.       Width = 27
  1944.       Height = 21
  1945.       Font.Color = clBlack
  1946.       Font.Height = -11
  1947.       Font.Name = 'MS Sans Serif'
  1948.       Font.Style = [fsBold]
  1949.       MaxLength = 2
  1950.       ParentFont = False
  1951.       TabOrder = 110
  1952.       OnExit = Edit111Exit
  1953.       OnKeyPress = Edit111KeyPress
  1954.     end
  1955.     object Edit112: TEdit
  1956.       Left = 353
  1957.       Top = 43
  1958.       Width = 27
  1959.       Height = 21
  1960.       Font.Color = clBlack
  1961.       Font.Height = -11
  1962.       Font.Name = 'MS Sans Serif'
  1963.       Font.Style = [fsBold]
  1964.       MaxLength = 2
  1965.       ParentFont = False
  1966.       TabOrder = 111
  1967.       OnExit = Edit112Exit
  1968.       OnKeyPress = Edit112KeyPress
  1969.     end
  1970.     object Edit113: TEdit
  1971.       Left = 353
  1972.       Top = 62
  1973.       Width = 27
  1974.       Height = 21
  1975.       Font.Color = clBlack
  1976.       Font.Height = -11
  1977.       Font.Name = 'MS Sans Serif'
  1978.       Font.Style = [fsBold]
  1979.       MaxLength = 2
  1980.       ParentFont = False
  1981.       TabOrder = 112
  1982.       OnExit = Edit113Exit
  1983.       OnKeyPress = Edit113KeyPress
  1984.     end
  1985.     object Edit114: TEdit
  1986.       Left = 353
  1987.       Top = 81
  1988.       Width = 27
  1989.       Height = 21
  1990.       Font.Color = clBlack
  1991.       Font.Height = -11
  1992.       Font.Name = 'MS Sans Serif'
  1993.       Font.Style = [fsBold]
  1994.       MaxLength = 2
  1995.       ParentFont = False
  1996.       TabOrder = 113
  1997.       OnExit = Edit114Exit
  1998.       OnKeyPress = Edit114KeyPress
  1999.     end
  2000.     object Edit115: TEdit
  2001.       Left = 353
  2002.       Top = 100
  2003.       Width = 27
  2004.       Height = 21
  2005.       Font.Color = clBlack
  2006.       Font.Height = -11
  2007.       Font.Name = 'MS Sans Serif'
  2008.       Font.Style = [fsBold]
  2009.       MaxLength = 2
  2010.       ParentFont = False
  2011.       TabOrder = 114
  2012.       OnExit = Edit115Exit
  2013.       OnKeyPress = Edit115KeyPress
  2014.     end
  2015.     object Edit116: TEdit
  2016.       Left = 353
  2017.       Top = 119
  2018.       Width = 27
  2019.       Height = 21
  2020.       Font.Color = clBlack
  2021.       Font.Height = -11
  2022.       Font.Name = 'MS Sans Serif'
  2023.       Font.Style = [fsBold]
  2024.       MaxLength = 2
  2025.       ParentFont = False
  2026.       TabOrder = 115
  2027.       OnExit = Edit116Exit
  2028.       OnKeyPress = Edit116KeyPress
  2029.     end
  2030.     object Edit117: TEdit
  2031.       Left = 353
  2032.       Top = 138
  2033.       Width = 27
  2034.       Height = 21
  2035.       Font.Color = clBlack
  2036.       Font.Height = -11
  2037.       Font.Name = 'MS Sans Serif'
  2038.       Font.Style = [fsBold]
  2039.       MaxLength = 2
  2040.       ParentFont = False
  2041.       TabOrder = 116
  2042.       OnExit = Edit117Exit
  2043.       OnKeyPress = Edit117KeyPress
  2044.     end
  2045.     object Edit118: TEdit
  2046.       Left = 353
  2047.       Top = 157
  2048.       Width = 27
  2049.       Height = 21
  2050.       Font.Color = clBlack
  2051.       Font.Height = -11
  2052.       Font.Name = 'MS Sans Serif'
  2053.       Font.Style = [fsBold]
  2054.       MaxLength = 2
  2055.       ParentFont = False
  2056.       TabOrder = 117
  2057.       OnExit = Edit118Exit
  2058.       OnKeyPress = Edit118KeyPress
  2059.     end
  2060.     object Edit119: TEdit
  2061.       Left = 353
  2062.       Top = 176
  2063.       Width = 27
  2064.       Height = 21
  2065.       Font.Color = clBlack
  2066.       Font.Height = -11
  2067.       Font.Name = 'MS Sans Serif'
  2068.       Font.Style = [fsBold]
  2069.       MaxLength = 2
  2070.       ParentFont = False
  2071.       TabOrder = 118
  2072.       OnExit = Edit119Exit
  2073.       OnKeyPress = Edit119KeyPress
  2074.     end
  2075.     object Edit120: TEdit
  2076.       Left = 353
  2077.       Top = 195
  2078.       Width = 27
  2079.       Height = 21
  2080.       Font.Color = clBlack
  2081.       Font.Height = -11
  2082.       Font.Name = 'MS Sans Serif'
  2083.       Font.Style = [fsBold]
  2084.       MaxLength = 2
  2085.       ParentFont = False
  2086.       TabOrder = 119
  2087.       OnExit = Edit120Exit
  2088.       OnKeyPress = Edit120KeyPress
  2089.     end
  2090.     object Edit121: TEdit
  2091.       Left = 384
  2092.       Top = 24
  2093.       Width = 27
  2094.       Height = 21
  2095.       Font.Color = clBlack
  2096.       Font.Height = -11
  2097.       Font.Name = 'MS Sans Serif'
  2098.       Font.Style = [fsBold]
  2099.       MaxLength = 2
  2100.       ParentFont = False
  2101.       TabOrder = 120
  2102.       OnExit = Edit121Exit
  2103.       OnKeyPress = Edit121KeyPress
  2104.     end
  2105.     object Edit122: TEdit
  2106.       Left = 384
  2107.       Top = 43
  2108.       Width = 27
  2109.       Height = 21
  2110.       Font.Color = clBlack
  2111.       Font.Height = -11
  2112.       Font.Name = 'MS Sans Serif'
  2113.       Font.Style = [fsBold]
  2114.       MaxLength = 2
  2115.       ParentFont = False
  2116.       TabOrder = 121
  2117.       OnExit = Edit122Exit
  2118.       OnKeyPress = Edit122KeyPress
  2119.     end
  2120.     object Edit123: TEdit
  2121.       Left = 384
  2122.       Top = 62
  2123.       Width = 27
  2124.       Height = 21
  2125.       Font.Color = clBlack
  2126.       Font.Height = -11
  2127.       Font.Name = 'MS Sans Serif'
  2128.       Font.Style = [fsBold]
  2129.       MaxLength = 2
  2130.       ParentFont = False
  2131.       TabOrder = 122
  2132.       OnExit = Edit123Exit
  2133.       OnKeyPress = Edit123KeyPress
  2134.     end
  2135.     object Edit124: TEdit
  2136.       Left = 384
  2137.       Top = 81
  2138.       Width = 27
  2139.       Height = 21
  2140.       Font.Color = clBlack
  2141.       Font.Height = -11
  2142.       Font.Name = 'MS Sans Serif'
  2143.       Font.Style = [fsBold]
  2144.       MaxLength = 2
  2145.       ParentFont = False
  2146.       TabOrder = 123
  2147.       OnExit = Edit124Exit
  2148.       OnKeyPress = Edit124KeyPress
  2149.     end
  2150.     object Edit125: TEdit
  2151.       Left = 384
  2152.       Top = 100
  2153.       Width = 27
  2154.       Height = 21
  2155.       Font.Color = clBlack
  2156.       Font.Height = -11
  2157.       Font.Name = 'MS Sans Serif'
  2158.       Font.Style = [fsBold]
  2159.       MaxLength = 2
  2160.       ParentFont = False
  2161.       TabOrder = 124
  2162.       OnExit = Edit125Exit
  2163.       OnKeyPress = Edit125KeyPress
  2164.     end
  2165.     object Edit126: TEdit
  2166.       Left = 384
  2167.       Top = 119
  2168.       Width = 27
  2169.       Height = 21
  2170.       Font.Color = clBlack
  2171.       Font.Height = -11
  2172.       Font.Name = 'MS Sans Serif'
  2173.       Font.Style = [fsBold]
  2174.       MaxLength = 2
  2175.       ParentFont = False
  2176.       TabOrder = 125
  2177.       OnExit = Edit126Exit
  2178.       OnKeyPress = Edit126KeyPress
  2179.     end
  2180.     object Edit127: TEdit
  2181.       Left = 384
  2182.       Top = 138
  2183.       Width = 27
  2184.       Height = 21
  2185.       Font.Color = clBlack
  2186.       Font.Height = -11
  2187.       Font.Name = 'MS Sans Serif'
  2188.       Font.Style = [fsBold]
  2189.       MaxLength = 2
  2190.       ParentFont = False
  2191.       TabOrder = 126
  2192.       OnExit = Edit127Exit
  2193.       OnKeyPress = Edit127KeyPress
  2194.     end
  2195.     object Edit128: TEdit
  2196.       Left = 384
  2197.       Top = 157
  2198.       Width = 27
  2199.       Height = 21
  2200.       Font.Color = clBlack
  2201.       Font.Height = -11
  2202.       Font.Name = 'MS Sans Serif'
  2203.       Font.Style = [fsBold]
  2204.       MaxLength = 2
  2205.       ParentFont = False
  2206.       TabOrder = 127
  2207.       OnExit = Edit128Exit
  2208.       OnKeyPress = Edit128KeyPress
  2209.     end
  2210.     object Edit129: TEdit
  2211.       Left = 384
  2212.       Top = 176
  2213.       Width = 27
  2214.       Height = 21
  2215.       Font.Color = clBlack
  2216.       Font.Height = -11
  2217.       Font.Name = 'MS Sans Serif'
  2218.       Font.Style = [fsBold]
  2219.       MaxLength = 2
  2220.       ParentFont = False
  2221.       TabOrder = 128
  2222.       OnExit = Edit129Exit
  2223.       OnKeyPress = Edit129KeyPress
  2224.     end
  2225.     object Edit130: TEdit
  2226.       Left = 384
  2227.       Top = 195
  2228.       Width = 27
  2229.       Height = 21
  2230.       Font.Color = clBlack
  2231.       Font.Height = -11
  2232.       Font.Name = 'MS Sans Serif'
  2233.       Font.Style = [fsBold]
  2234.       MaxLength = 2
  2235.       ParentFont = False
  2236.       TabOrder = 129
  2237.       OnExit = Edit130Exit
  2238.       OnKeyPress = Edit130KeyPress
  2239.     end
  2240.     object Edit131: TEdit
  2241.       Left = 415
  2242.       Top = 24
  2243.       Width = 27
  2244.       Height = 21
  2245.       Font.Color = clBlack
  2246.       Font.Height = -11
  2247.       Font.Name = 'MS Sans Serif'
  2248.       Font.Style = [fsBold]
  2249.       MaxLength = 2
  2250.       ParentFont = False
  2251.       TabOrder = 130
  2252.       OnExit = Edit131Exit
  2253.       OnKeyPress = Edit131KeyPress
  2254.     end
  2255.     object Edit132: TEdit
  2256.       Left = 415
  2257.       Top = 43
  2258.       Width = 27
  2259.       Height = 21
  2260.       Font.Color = clBlack
  2261.       Font.Height = -11
  2262.       Font.Name = 'MS Sans Serif'
  2263.       Font.Style = [fsBold]
  2264.       MaxLength = 2
  2265.       ParentFont = False
  2266.       TabOrder = 131
  2267.       OnExit = Edit132Exit
  2268.       OnKeyPress = Edit132KeyPress
  2269.     end
  2270.     object Edit133: TEdit
  2271.       Left = 415
  2272.       Top = 62
  2273.       Width = 27
  2274.       Height = 21
  2275.       Font.Color = clBlack
  2276.       Font.Height = -11
  2277.       Font.Name = 'MS Sans Serif'
  2278.       Font.Style = [fsBold]
  2279.       MaxLength = 2
  2280.       ParentFont = False
  2281.       TabOrder = 132
  2282.       OnExit = Edit133Exit
  2283.       OnKeyPress = Edit133KeyPress
  2284.     end
  2285.     object Edit134: TEdit
  2286.       Left = 415
  2287.       Top = 81
  2288.       Width = 27
  2289.       Height = 21
  2290.       Font.Color = clBlack
  2291.       Font.Height = -11
  2292.       Font.Name = 'MS Sans Serif'
  2293.       Font.Style = [fsBold]
  2294.       MaxLength = 2
  2295.       ParentFont = False
  2296.       TabOrder = 133
  2297.       OnExit = Edit134Exit
  2298.       OnKeyPress = Edit134KeyPress
  2299.     end
  2300.     object Edit135: TEdit
  2301.       Left = 415
  2302.       Top = 100
  2303.       Width = 27
  2304.       Height = 21
  2305.       Font.Color = clBlack
  2306.       Font.Height = -11
  2307.       Font.Name = 'MS Sans Serif'
  2308.       Font.Style = [fsBold]
  2309.       MaxLength = 2
  2310.       ParentFont = False
  2311.       TabOrder = 134
  2312.       OnExit = Edit135Exit
  2313.       OnKeyPress = Edit135KeyPress
  2314.     end
  2315.     object Edit136: TEdit
  2316.       Left = 415
  2317.       Top = 119
  2318.       Width = 27
  2319.       Height = 21
  2320.       Font.Color = clBlack
  2321.       Font.Height = -11
  2322.       Font.Name = 'MS Sans Serif'
  2323.       Font.Style = [fsBold]
  2324.       MaxLength = 2
  2325.       ParentFont = False
  2326.       TabOrder = 135
  2327.       OnExit = Edit136Exit
  2328.       OnKeyPress = Edit136KeyPress
  2329.     end
  2330.     object Edit137: TEdit
  2331.       Left = 415
  2332.       Top = 138
  2333.       Width = 27
  2334.       Height = 21
  2335.       Font.Color = clBlack
  2336.       Font.Height = -11
  2337.       Font.Name = 'MS Sans Serif'
  2338.       Font.Style = [fsBold]
  2339.       MaxLength = 2
  2340.       ParentFont = False
  2341.       TabOrder = 136
  2342.       OnExit = Edit137Exit
  2343.       OnKeyPress = Edit137KeyPress
  2344.     end
  2345.     object Edit138: TEdit
  2346.       Left = 415
  2347.       Top = 157
  2348.       Width = 27
  2349.       Height = 21
  2350.       Font.Color = clBlack
  2351.       Font.Height = -11
  2352.       Font.Name = 'MS Sans Serif'
  2353.       Font.Style = [fsBold]
  2354.       MaxLength = 2
  2355.       ParentFont = False
  2356.       TabOrder = 137
  2357.       OnExit = Edit138Exit
  2358.       OnKeyPress = Edit138KeyPress
  2359.     end
  2360.     object Edit139: TEdit
  2361.       Left = 415
  2362.       Top = 176
  2363.       Width = 27
  2364.       Height = 21
  2365.       Font.Color = clBlack
  2366.       Font.Height = -11
  2367.       Font.Name = 'MS Sans Serif'
  2368.       Font.Style = [fsBold]
  2369.       MaxLength = 2
  2370.       ParentFont = False
  2371.       TabOrder = 138
  2372.       OnExit = Edit139Exit
  2373.       OnKeyPress = Edit139KeyPress
  2374.     end
  2375.     object Edit140: TEdit
  2376.       Left = 415
  2377.       Top = 195
  2378.       Width = 27
  2379.       Height = 21
  2380.       Font.Color = clBlack
  2381.       Font.Height = -11
  2382.       Font.Name = 'MS Sans Serif'
  2383.       Font.Style = [fsBold]
  2384.       MaxLength = 2
  2385.       ParentFont = False
  2386.       TabOrder = 139
  2387.       OnExit = Edit140Exit
  2388.       OnKeyPress = Edit140KeyPress
  2389.     end
  2390.     object Edit141: TEdit
  2391.       Left = 446
  2392.       Top = 24
  2393.       Width = 27
  2394.       Height = 21
  2395.       Font.Color = clBlack
  2396.       Font.Height = -11
  2397.       Font.Name = 'MS Sans Serif'
  2398.       Font.Style = [fsBold]
  2399.       MaxLength = 2
  2400.       ParentFont = False
  2401.       TabOrder = 140
  2402.       OnExit = Edit141Exit
  2403.       OnKeyPress = Edit141KeyPress
  2404.     end
  2405.     object Edit142: TEdit
  2406.       Left = 446
  2407.       Top = 43
  2408.       Width = 27
  2409.       Height = 21
  2410.       Font.Color = clBlack
  2411.       Font.Height = -11
  2412.       Font.Name = 'MS Sans Serif'
  2413.       Font.Style = [fsBold]
  2414.       MaxLength = 2
  2415.       ParentFont = False
  2416.       TabOrder = 141
  2417.       OnExit = Edit142Exit
  2418.       OnKeyPress = Edit142KeyPress
  2419.     end
  2420.     object Edit143: TEdit
  2421.       Left = 446
  2422.       Top = 62
  2423.       Width = 27
  2424.       Height = 21
  2425.       Font.Color = clBlack
  2426.       Font.Height = -11
  2427.       Font.Name = 'MS Sans Serif'
  2428.       Font.Style = [fsBold]
  2429.       MaxLength = 2
  2430.       ParentFont = False
  2431.       TabOrder = 142
  2432.       OnExit = Edit143Exit
  2433.       OnKeyPress = Edit143KeyPress
  2434.     end
  2435.     object Edit144: TEdit
  2436.       Left = 446
  2437.       Top = 81
  2438.       Width = 27
  2439.       Height = 21
  2440.       Font.Color = clBlack
  2441.       Font.Height = -11
  2442.       Font.Name = 'MS Sans Serif'
  2443.       Font.Style = [fsBold]
  2444.       MaxLength = 2
  2445.       ParentFont = False
  2446.       TabOrder = 143
  2447.       OnExit = Edit144Exit
  2448.       OnKeyPress = Edit144KeyPress
  2449.     end
  2450.     object Edit145: TEdit
  2451.       Left = 446
  2452.       Top = 100
  2453.       Width = 27
  2454.       Height = 21
  2455.       Font.Color = clBlack
  2456.       Font.Height = -11
  2457.       Font.Name = 'MS Sans Serif'
  2458.       Font.Style = [fsBold]
  2459.       MaxLength = 2
  2460.       ParentFont = False
  2461.       TabOrder = 144
  2462.       OnExit = Edit145Exit
  2463.       OnKeyPress = Edit145KeyPress
  2464.     end
  2465.     object Edit146: TEdit
  2466.       Left = 446
  2467.       Top = 119
  2468.       Width = 27
  2469.       Height = 21
  2470.       Font.Color = clBlack
  2471.       Font.Height = -11
  2472.       Font.Name = 'MS Sans Serif'
  2473.       Font.Style = [fsBold]
  2474.       MaxLength = 2
  2475.       ParentFont = False
  2476.       TabOrder = 145
  2477.       OnExit = Edit146Exit
  2478.       OnKeyPress = Edit146KeyPress
  2479.     end
  2480.     object Edit147: TEdit
  2481.       Left = 446
  2482.       Top = 138
  2483.       Width = 27
  2484.       Height = 21
  2485.       Font.Color = clBlack
  2486.       Font.Height = -11
  2487.       Font.Name = 'MS Sans Serif'
  2488.       Font.Style = [fsBold]
  2489.       MaxLength = 2
  2490.       ParentFont = False
  2491.       TabOrder = 146
  2492.       OnExit = Edit147Exit
  2493.       OnKeyPress = Edit147KeyPress
  2494.     end
  2495.     object Edit148: TEdit
  2496.       Left = 446
  2497.       Top = 157
  2498.       Width = 27
  2499.       Height = 21
  2500.       Font.Color = clBlack
  2501.       Font.Height = -11
  2502.       Font.Name = 'MS Sans Serif'
  2503.       Font.Style = [fsBold]
  2504.       MaxLength = 2
  2505.       ParentFont = False
  2506.       TabOrder = 147
  2507.       OnExit = Edit148Exit
  2508.       OnKeyPress = Edit148KeyPress
  2509.     end
  2510.     object Edit149: TEdit
  2511.       Left = 446
  2512.       Top = 176
  2513.       Width = 27
  2514.       Height = 21
  2515.       Font.Color = clBlack
  2516.       Font.Height = -11
  2517.       Font.Name = 'MS Sans Serif'
  2518.       Font.Style = [fsBold]
  2519.       MaxLength = 2
  2520.       ParentFont = False
  2521.       TabOrder = 148
  2522.       OnExit = Edit149Exit
  2523.       OnKeyPress = Edit149KeyPress
  2524.     end
  2525.     object Edit150: TEdit
  2526.       Left = 446
  2527.       Top = 195
  2528.       Width = 27
  2529.       Height = 21
  2530.       Font.Color = clBlack
  2531.       Font.Height = -11
  2532.       Font.Name = 'MS Sans Serif'
  2533.       Font.Style = [fsBold]
  2534.       MaxLength = 2
  2535.       ParentFont = False
  2536.       TabOrder = 149
  2537.       OnExit = Edit150Exit
  2538.       OnKeyPress = Edit150KeyPress
  2539.     end
  2540.     object ScrollBar1: TScrollBar
  2541.       Left = 73
  2542.       Top = 220
  2543.       Width = 400
  2544.       Height = 14
  2545.       Max = 1
  2546.       Min = 1
  2547.       Position = 1
  2548.       TabOrder = 150
  2549.       TabStop = False
  2550.       OnChange = ScrollBar1Change
  2551.       OnScroll = ScrollBar1Scroll
  2552.     end
  2553.   end
  2554.   object Memo1: TMemo
  2555.     Left = 4
  2556.     Top = 288
  2557.     Width = 481
  2558.     Height = 88
  2559.     MaxLength = 5000
  2560.     ReadOnly = True
  2561.     ScrollBars = ssVertical
  2562.     TabOrder = 6
  2563.     OnKeyPress = Memo1KeyPress
  2564.   end
  2565.   object Button2: TButton
  2566.     Left = 4
  2567.     Top = 380
  2568.     Width = 80
  2569.     Height = 23
  2570.     Caption = '&Nov∩┐╜ rozpis'
  2571.     TabOrder = 7
  2572.     OnClick = Button2Click
  2573.   end
  2574.   object Button4: TButton
  2575.     Left = 86
  2576.     Top = 380
  2577.     Width = 80
  2578.     Height = 23
  2579.     Caption = 'O&pravit rozpis'
  2580.     TabOrder = 8
  2581.     OnClick = Button4Click
  2582.   end
  2583.   object Button9: TButton
  2584.     Left = 182
  2585.     Top = 380
  2586.     Width = 74
  2587.     Height = 23
  2588.     Caption = '&Export'
  2589.     Font.Color = clWindowText
  2590.     Font.Height = -11
  2591.     Font.Name = 'MS Sans Serif'
  2592.     Font.Style = []
  2593.     ParentFont = False
  2594.     TabOrder = 9
  2595.     OnClick = Button9Click
  2596.   end
  2597.   object Button10: TButton
  2598.     Left = 258
  2599.     Top = 380
  2600.     Width = 74
  2601.     Height = 23
  2602.     Caption = '&Import'
  2603.     Font.Color = clWindowText
  2604.     Font.Height = -11
  2605.     Font.Name = 'MS Sans Serif'
  2606.     Font.Style = []
  2607.     ParentFont = False
  2608.     TabOrder = 10
  2609.     OnClick = Button10Click
  2610.   end
  2611.   object Button3: TButton
  2612.     Left = 349
  2613.     Top = 380
  2614.     Width = 67
  2615.     Height = 23
  2616.     Caption = '&Vymazat'
  2617.     TabOrder = 11
  2618.     OnClick = Button3Click
  2619.   end
  2620.   object Button1: TButton
  2621.     Left = 418
  2622.     Top = 380
  2623.     Width = 68
  2624.     Height = 23
  2625.     Cancel = True
  2626.     Caption = '&Opustit'
  2627.     TabOrder = 12
  2628.     OnClick = Button1Click
  2629.   end
  2630.   object MSOfficeCaption1: TMSOfficeCaption
  2631.     AppNameText.FontKind = fkSystemB
  2632.     AppNameText.Visible = True
  2633.     CaptionText.Caption = 'Pr∩┐╜ce s datab∩┐╜z∩┐╜ rozpis∩┐╜ - hra ∩┐╜∩┐╜astn∩┐╜ch 10'
  2634.     CaptionText.ColorActive = clYellow
  2635.     CaptionText.ColorInactive = clGray
  2636.     CaptionText.FontKind = fkSystem
  2637.     CaptionText.Visible = True
  2638.     CompanyText.FontKind = fkSystemBI
  2639.     CompanyText.Visible = True
  2640.     Color = clMaroon
  2641.     Left = 388
  2642.   end
  2643. end
  2644.