home *** CD-ROM | disk | FTP | other *** search
/ Igromania 1999 August / Igromania_1999-08.iso / DLH / dlh_8_99.exe / 1398.DLM / diablo / MDT.EXE / 0 / RCDATA / THEXDUMP / THEXDUMP.txt
Text File  |  1997-08-08  |  125KB  |  6,019 lines

  1. object HexDump: THexDump
  2.   Left = 221
  3.   Top = 147
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'HexDump Character'
  7.   ClientHeight = 345
  8.   ClientWidth = 420
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnActivate = FormActivate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 18
  18.     Top = 0
  19.     Width = 401
  20.     Height = 13
  21.     AutoSize = False
  22.     Caption = 
  23.       '    0     1      2      3      4      5      6      7      8    ' +
  24.       '   9     A     B     C      D     E      F'
  25.     Color = clNavy
  26.     Font.Color = clWhite
  27.     Font.Height = -13
  28.     Font.Name = 'Times New Roman'
  29.     Font.Style = [fsBold]
  30.     ParentColor = False
  31.     ParentFont = False
  32.   end
  33.   object Label2: TLabel
  34.     Left = 0
  35.     Top = 14
  36.     Width = 17
  37.     Height = 18
  38.     AutoSize = False
  39.     Caption = '00'
  40.     Color = clNavy
  41.     Font.Color = clWhite
  42.     Font.Height = -13
  43.     Font.Name = 'Times New Roman'
  44.     Font.Style = [fsBold]
  45.     ParentColor = False
  46.     ParentFont = False
  47.   end
  48.   object Label3: TLabel
  49.     Left = 0
  50.     Top = 32
  51.     Width = 17
  52.     Height = 18
  53.     AutoSize = False
  54.     Caption = '01'
  55.     Color = clNavy
  56.     Font.Color = clWhite
  57.     Font.Height = -13
  58.     Font.Name = 'Times New Roman'
  59.     Font.Style = [fsBold]
  60.     ParentColor = False
  61.     ParentFont = False
  62.   end
  63.   object Label4: TLabel
  64.     Left = 0
  65.     Top = 50
  66.     Width = 17
  67.     Height = 18
  68.     AutoSize = False
  69.     Caption = '02'
  70.     Color = clNavy
  71.     Font.Color = clWhite
  72.     Font.Height = -13
  73.     Font.Name = 'Times New Roman'
  74.     Font.Style = [fsBold]
  75.     ParentColor = False
  76.     ParentFont = False
  77.   end
  78.   object Label5: TLabel
  79.     Left = 0
  80.     Top = 68
  81.     Width = 17
  82.     Height = 18
  83.     AutoSize = False
  84.     Caption = '03'
  85.     Color = clNavy
  86.     Font.Color = clWhite
  87.     Font.Height = -13
  88.     Font.Name = 'Times New Roman'
  89.     Font.Style = [fsBold]
  90.     ParentColor = False
  91.     ParentFont = False
  92.   end
  93.   object Label6: TLabel
  94.     Left = 0
  95.     Top = 86
  96.     Width = 17
  97.     Height = 18
  98.     AutoSize = False
  99.     Caption = '04'
  100.     Color = clNavy
  101.     Font.Color = clWhite
  102.     Font.Height = -13
  103.     Font.Name = 'Times New Roman'
  104.     Font.Style = [fsBold]
  105.     ParentColor = False
  106.     ParentFont = False
  107.   end
  108.   object Label7: TLabel
  109.     Left = 0
  110.     Top = 104
  111.     Width = 17
  112.     Height = 18
  113.     AutoSize = False
  114.     Caption = '05'
  115.     Color = clNavy
  116.     Font.Color = clWhite
  117.     Font.Height = -13
  118.     Font.Name = 'Times New Roman'
  119.     Font.Style = [fsBold]
  120.     ParentColor = False
  121.     ParentFont = False
  122.   end
  123.   object Label8: TLabel
  124.     Left = 0
  125.     Top = 121
  126.     Width = 17
  127.     Height = 18
  128.     AutoSize = False
  129.     Caption = '06'
  130.     Color = clNavy
  131.     Font.Color = clWhite
  132.     Font.Height = -13
  133.     Font.Name = 'Times New Roman'
  134.     Font.Style = [fsBold]
  135.     ParentColor = False
  136.     ParentFont = False
  137.   end
  138.   object Label9: TLabel
  139.     Left = 0
  140.     Top = 139
  141.     Width = 17
  142.     Height = 18
  143.     AutoSize = False
  144.     Caption = '07'
  145.     Color = clNavy
  146.     Font.Color = clWhite
  147.     Font.Height = -13
  148.     Font.Name = 'Times New Roman'
  149.     Font.Style = [fsBold]
  150.     ParentColor = False
  151.     ParentFont = False
  152.   end
  153.   object Label10: TLabel
  154.     Left = 0
  155.     Top = 157
  156.     Width = 17
  157.     Height = 18
  158.     AutoSize = False
  159.     Caption = '08'
  160.     Color = clNavy
  161.     Font.Color = clWhite
  162.     Font.Height = -13
  163.     Font.Name = 'Times New Roman'
  164.     Font.Style = [fsBold]
  165.     ParentColor = False
  166.     ParentFont = False
  167.   end
  168.   object Label11: TLabel
  169.     Left = 0
  170.     Top = 175
  171.     Width = 17
  172.     Height = 18
  173.     AutoSize = False
  174.     Caption = '09'
  175.     Color = clNavy
  176.     Font.Color = clWhite
  177.     Font.Height = -13
  178.     Font.Name = 'Times New Roman'
  179.     Font.Style = [fsBold]
  180.     ParentColor = False
  181.     ParentFont = False
  182.   end
  183.   object Label12: TLabel
  184.     Left = 0
  185.     Top = 193
  186.     Width = 17
  187.     Height = 18
  188.     AutoSize = False
  189.     Caption = '0A'
  190.     Color = clNavy
  191.     Font.Color = clWhite
  192.     Font.Height = -13
  193.     Font.Name = 'Times New Roman'
  194.     Font.Style = [fsBold]
  195.     ParentColor = False
  196.     ParentFont = False
  197.   end
  198.   object Label13: TLabel
  199.     Left = 0
  200.     Top = 211
  201.     Width = 17
  202.     Height = 18
  203.     AutoSize = False
  204.     Caption = '0B'
  205.     Color = clNavy
  206.     Font.Color = clWhite
  207.     Font.Height = -13
  208.     Font.Name = 'Times New Roman'
  209.     Font.Style = [fsBold]
  210.     ParentColor = False
  211.     ParentFont = False
  212.   end
  213.   object Label14: TLabel
  214.     Left = 0
  215.     Top = 229
  216.     Width = 17
  217.     Height = 18
  218.     AutoSize = False
  219.     Caption = '0C'
  220.     Color = clNavy
  221.     Font.Color = clWhite
  222.     Font.Height = -13
  223.     Font.Name = 'Times New Roman'
  224.     Font.Style = [fsBold]
  225.     ParentColor = False
  226.     ParentFont = False
  227.   end
  228.   object Label15: TLabel
  229.     Left = 0
  230.     Top = 247
  231.     Width = 17
  232.     Height = 18
  233.     AutoSize = False
  234.     Caption = '0D'
  235.     Color = clNavy
  236.     Font.Color = clWhite
  237.     Font.Height = -13
  238.     Font.Name = 'Times New Roman'
  239.     Font.Style = [fsBold]
  240.     ParentColor = False
  241.     ParentFont = False
  242.   end
  243.   object Label16: TLabel
  244.     Left = 0
  245.     Top = 265
  246.     Width = 17
  247.     Height = 18
  248.     AutoSize = False
  249.     Caption = '0E'
  250.     Color = clNavy
  251.     Font.Color = clWhite
  252.     Font.Height = -13
  253.     Font.Name = 'Times New Roman'
  254.     Font.Style = [fsBold]
  255.     ParentColor = False
  256.     ParentFont = False
  257.   end
  258.   object Label17: TLabel
  259.     Left = 0
  260.     Top = 283
  261.     Width = 17
  262.     Height = 18
  263.     AutoSize = False
  264.     Caption = '0F'
  265.     Color = clNavy
  266.     Font.Color = clWhite
  267.     Font.Height = -13
  268.     Font.Name = 'Times New Roman'
  269.     Font.Style = [fsBold]
  270.     ParentColor = False
  271.     ParentFont = False
  272.   end
  273.   object Label18: TLabel
  274.     Left = 0
  275.     Top = 301
  276.     Width = 17
  277.     Height = 18
  278.     AutoSize = False
  279.     Caption = '10'
  280.     Color = clNavy
  281.     Font.Color = clWhite
  282.     Font.Height = -13
  283.     Font.Name = 'Times New Roman'
  284.     Font.Style = [fsBold]
  285.     ParentColor = False
  286.     ParentFont = False
  287.   end
  288.   object Edit1: TEdit
  289.     Left = 18
  290.     Top = 14
  291.     Width = 25
  292.     Height = 17
  293.     AutoSize = False
  294.     CharCase = ecUpperCase
  295.     Color = clSilver
  296.     Ctl3D = True
  297.     Font.Color = clRed
  298.     Font.Height = -12
  299.     Font.Name = 'Times New Roman'
  300.     Font.Style = [fsBold]
  301.     HideSelection = False
  302.     MaxLength = 2
  303.     ParentCtl3D = False
  304.     ParentFont = False
  305.     ParentShowHint = False
  306.     ShowHint = False
  307.     TabOrder = 0
  308.   end
  309.   object Edit2: TEdit
  310.     Left = 43
  311.     Top = 14
  312.     Width = 25
  313.     Height = 17
  314.     AutoSize = False
  315.     CharCase = ecUpperCase
  316.     Color = clSilver
  317.     Ctl3D = True
  318.     Font.Color = clRed
  319.     Font.Height = -12
  320.     Font.Name = 'Times New Roman'
  321.     Font.Style = [fsBold]
  322.     HideSelection = False
  323.     MaxLength = 2
  324.     ParentCtl3D = False
  325.     ParentFont = False
  326.     ParentShowHint = False
  327.     ShowHint = False
  328.     TabOrder = 1
  329.   end
  330.   object Edit3: TEdit
  331.     Left = 68
  332.     Top = 14
  333.     Width = 25
  334.     Height = 17
  335.     AutoSize = False
  336.     CharCase = ecUpperCase
  337.     Color = clSilver
  338.     Ctl3D = True
  339.     Font.Color = clRed
  340.     Font.Height = -12
  341.     Font.Name = 'Times New Roman'
  342.     Font.Style = [fsBold]
  343.     HideSelection = False
  344.     MaxLength = 2
  345.     ParentCtl3D = False
  346.     ParentFont = False
  347.     ParentShowHint = False
  348.     ShowHint = False
  349.     TabOrder = 2
  350.   end
  351.   object Edit4: TEdit
  352.     Left = 93
  353.     Top = 14
  354.     Width = 25
  355.     Height = 17
  356.     AutoSize = False
  357.     CharCase = ecUpperCase
  358.     Color = clSilver
  359.     Ctl3D = True
  360.     Font.Color = clRed
  361.     Font.Height = -12
  362.     Font.Name = 'Times New Roman'
  363.     Font.Style = [fsBold]
  364.     HideSelection = False
  365.     MaxLength = 2
  366.     ParentCtl3D = False
  367.     ParentFont = False
  368.     ParentShowHint = False
  369.     ShowHint = False
  370.     TabOrder = 3
  371.   end
  372.   object Edit5: TEdit
  373.     Left = 118
  374.     Top = 14
  375.     Width = 25
  376.     Height = 17
  377.     AutoSize = False
  378.     CharCase = ecUpperCase
  379.     Color = clSilver
  380.     Ctl3D = True
  381.     Font.Color = clRed
  382.     Font.Height = -12
  383.     Font.Name = 'Times New Roman'
  384.     Font.Style = [fsBold]
  385.     HideSelection = False
  386.     MaxLength = 2
  387.     ParentCtl3D = False
  388.     ParentFont = False
  389.     ParentShowHint = False
  390.     ShowHint = False
  391.     TabOrder = 4
  392.   end
  393.   object Edit6: TEdit
  394.     Left = 143
  395.     Top = 14
  396.     Width = 25
  397.     Height = 17
  398.     AutoSize = False
  399.     CharCase = ecUpperCase
  400.     Color = clSilver
  401.     Ctl3D = True
  402.     Font.Color = clRed
  403.     Font.Height = -12
  404.     Font.Name = 'Times New Roman'
  405.     Font.Style = [fsBold]
  406.     HideSelection = False
  407.     MaxLength = 2
  408.     ParentCtl3D = False
  409.     ParentFont = False
  410.     ParentShowHint = False
  411.     ShowHint = False
  412.     TabOrder = 5
  413.   end
  414.   object Edit7: TEdit
  415.     Left = 168
  416.     Top = 14
  417.     Width = 25
  418.     Height = 17
  419.     AutoSize = False
  420.     CharCase = ecUpperCase
  421.     Color = clSilver
  422.     Ctl3D = True
  423.     Font.Color = clRed
  424.     Font.Height = -12
  425.     Font.Name = 'Times New Roman'
  426.     Font.Style = [fsBold]
  427.     HideSelection = False
  428.     MaxLength = 2
  429.     ParentCtl3D = False
  430.     ParentFont = False
  431.     ParentShowHint = False
  432.     ShowHint = False
  433.     TabOrder = 6
  434.   end
  435.   object Edit8: TEdit
  436.     Left = 193
  437.     Top = 14
  438.     Width = 25
  439.     Height = 17
  440.     AutoSize = False
  441.     CharCase = ecUpperCase
  442.     Color = clSilver
  443.     Ctl3D = True
  444.     Font.Color = clRed
  445.     Font.Height = -12
  446.     Font.Name = 'Times New Roman'
  447.     Font.Style = [fsBold]
  448.     HideSelection = False
  449.     MaxLength = 2
  450.     ParentCtl3D = False
  451.     ParentFont = False
  452.     ParentShowHint = False
  453.     ShowHint = False
  454.     TabOrder = 7
  455.   end
  456.   object Edit9: TEdit
  457.     Left = 219
  458.     Top = 14
  459.     Width = 25
  460.     Height = 17
  461.     AutoSize = False
  462.     CharCase = ecUpperCase
  463.     Color = clSilver
  464.     Ctl3D = True
  465.     Font.Color = clRed
  466.     Font.Height = -12
  467.     Font.Name = 'Times New Roman'
  468.     Font.Style = [fsBold]
  469.     HideSelection = False
  470.     MaxLength = 2
  471.     ParentCtl3D = False
  472.     ParentFont = False
  473.     ParentShowHint = False
  474.     ShowHint = False
  475.     TabOrder = 8
  476.   end
  477.   object Edit10: TEdit
  478.     Left = 244
  479.     Top = 14
  480.     Width = 25
  481.     Height = 17
  482.     AutoSize = False
  483.     CharCase = ecUpperCase
  484.     Color = clSilver
  485.     Ctl3D = True
  486.     Font.Color = clRed
  487.     Font.Height = -12
  488.     Font.Name = 'Times New Roman'
  489.     Font.Style = [fsBold]
  490.     HideSelection = False
  491.     MaxLength = 2
  492.     ParentCtl3D = False
  493.     ParentFont = False
  494.     ParentShowHint = False
  495.     ShowHint = False
  496.     TabOrder = 9
  497.   end
  498.   object Edit11: TEdit
  499.     Left = 269
  500.     Top = 14
  501.     Width = 25
  502.     Height = 17
  503.     AutoSize = False
  504.     CharCase = ecUpperCase
  505.     Color = clSilver
  506.     Ctl3D = True
  507.     Font.Color = clRed
  508.     Font.Height = -12
  509.     Font.Name = 'Times New Roman'
  510.     Font.Style = [fsBold]
  511.     HideSelection = False
  512.     MaxLength = 2
  513.     ParentCtl3D = False
  514.     ParentFont = False
  515.     ParentShowHint = False
  516.     ShowHint = False
  517.     TabOrder = 10
  518.   end
  519.   object Edit12: TEdit
  520.     Left = 294
  521.     Top = 14
  522.     Width = 25
  523.     Height = 17
  524.     AutoSize = False
  525.     CharCase = ecUpperCase
  526.     Color = clSilver
  527.     Ctl3D = True
  528.     Font.Color = clRed
  529.     Font.Height = -12
  530.     Font.Name = 'Times New Roman'
  531.     Font.Style = [fsBold]
  532.     HideSelection = False
  533.     MaxLength = 2
  534.     ParentCtl3D = False
  535.     ParentFont = False
  536.     ParentShowHint = False
  537.     ShowHint = False
  538.     TabOrder = 11
  539.   end
  540.   object Edit13: TEdit
  541.     Left = 319
  542.     Top = 14
  543.     Width = 25
  544.     Height = 17
  545.     AutoSize = False
  546.     CharCase = ecUpperCase
  547.     Color = clSilver
  548.     Ctl3D = True
  549.     Font.Color = clRed
  550.     Font.Height = -12
  551.     Font.Name = 'Times New Roman'
  552.     Font.Style = [fsBold]
  553.     HideSelection = False
  554.     MaxLength = 2
  555.     ParentCtl3D = False
  556.     ParentFont = False
  557.     ParentShowHint = False
  558.     ShowHint = False
  559.     TabOrder = 12
  560.   end
  561.   object Edit14: TEdit
  562.     Left = 344
  563.     Top = 14
  564.     Width = 25
  565.     Height = 17
  566.     AutoSize = False
  567.     CharCase = ecUpperCase
  568.     Color = clSilver
  569.     Ctl3D = True
  570.     Font.Color = clRed
  571.     Font.Height = -12
  572.     Font.Name = 'Times New Roman'
  573.     Font.Style = [fsBold]
  574.     HideSelection = False
  575.     MaxLength = 2
  576.     ParentCtl3D = False
  577.     ParentFont = False
  578.     ParentShowHint = False
  579.     ShowHint = False
  580.     TabOrder = 13
  581.   end
  582.   object Edit15: TEdit
  583.     Left = 369
  584.     Top = 14
  585.     Width = 25
  586.     Height = 17
  587.     AutoSize = False
  588.     CharCase = ecUpperCase
  589.     Color = clSilver
  590.     Ctl3D = True
  591.     Font.Color = clRed
  592.     Font.Height = -12
  593.     Font.Name = 'Times New Roman'
  594.     Font.Style = [fsBold]
  595.     HideSelection = False
  596.     MaxLength = 2
  597.     ParentCtl3D = False
  598.     ParentFont = False
  599.     ParentShowHint = False
  600.     ShowHint = False
  601.     TabOrder = 14
  602.   end
  603.   object Edit16: TEdit
  604.     Left = 394
  605.     Top = 14
  606.     Width = 25
  607.     Height = 17
  608.     AutoSize = False
  609.     CharCase = ecUpperCase
  610.     Color = clSilver
  611.     Ctl3D = True
  612.     Font.Color = clRed
  613.     Font.Height = -12
  614.     Font.Name = 'Times New Roman'
  615.     Font.Style = [fsBold]
  616.     HideSelection = False
  617.     MaxLength = 2
  618.     ParentCtl3D = False
  619.     ParentFont = False
  620.     ParentShowHint = False
  621.     ShowHint = False
  622.     TabOrder = 15
  623.   end
  624.   object Edit17: TEdit
  625.     Left = 18
  626.     Top = 32
  627.     Width = 25
  628.     Height = 17
  629.     AutoSize = False
  630.     CharCase = ecUpperCase
  631.     Color = clSilver
  632.     Ctl3D = True
  633.     Font.Color = clRed
  634.     Font.Height = -12
  635.     Font.Name = 'Times New Roman'
  636.     Font.Style = [fsBold]
  637.     HideSelection = False
  638.     MaxLength = 2
  639.     ParentCtl3D = False
  640.     ParentFont = False
  641.     ParentShowHint = False
  642.     ShowHint = False
  643.     TabOrder = 16
  644.   end
  645.   object Edit18: TEdit
  646.     Left = 43
  647.     Top = 32
  648.     Width = 25
  649.     Height = 17
  650.     AutoSize = False
  651.     CharCase = ecUpperCase
  652.     Color = clSilver
  653.     Ctl3D = True
  654.     Font.Color = clRed
  655.     Font.Height = -12
  656.     Font.Name = 'Times New Roman'
  657.     Font.Style = [fsBold]
  658.     HideSelection = False
  659.     MaxLength = 2
  660.     ParentCtl3D = False
  661.     ParentFont = False
  662.     ParentShowHint = False
  663.     ShowHint = False
  664.     TabOrder = 17
  665.   end
  666.   object Edit19: TEdit
  667.     Left = 68
  668.     Top = 32
  669.     Width = 25
  670.     Height = 17
  671.     AutoSize = False
  672.     CharCase = ecUpperCase
  673.     Color = clSilver
  674.     Ctl3D = True
  675.     Font.Color = clRed
  676.     Font.Height = -12
  677.     Font.Name = 'Times New Roman'
  678.     Font.Style = [fsBold]
  679.     HideSelection = False
  680.     MaxLength = 2
  681.     ParentCtl3D = False
  682.     ParentFont = False
  683.     ParentShowHint = False
  684.     ShowHint = False
  685.     TabOrder = 18
  686.   end
  687.   object Edit20: TEdit
  688.     Left = 93
  689.     Top = 32
  690.     Width = 25
  691.     Height = 17
  692.     AutoSize = False
  693.     CharCase = ecUpperCase
  694.     Color = clSilver
  695.     Ctl3D = True
  696.     Font.Color = clRed
  697.     Font.Height = -12
  698.     Font.Name = 'Times New Roman'
  699.     Font.Style = [fsBold]
  700.     HideSelection = False
  701.     MaxLength = 2
  702.     ParentCtl3D = False
  703.     ParentFont = False
  704.     ParentShowHint = False
  705.     ShowHint = False
  706.     TabOrder = 19
  707.   end
  708.   object Edit21: TEdit
  709.     Left = 118
  710.     Top = 32
  711.     Width = 25
  712.     Height = 17
  713.     AutoSize = False
  714.     CharCase = ecUpperCase
  715.     Color = clSilver
  716.     Ctl3D = True
  717.     Font.Color = clRed
  718.     Font.Height = -12
  719.     Font.Name = 'Times New Roman'
  720.     Font.Style = [fsBold]
  721.     HideSelection = False
  722.     MaxLength = 2
  723.     ParentCtl3D = False
  724.     ParentFont = False
  725.     ParentShowHint = False
  726.     ShowHint = False
  727.     TabOrder = 20
  728.   end
  729.   object Edit22: TEdit
  730.     Left = 143
  731.     Top = 32
  732.     Width = 25
  733.     Height = 17
  734.     AutoSize = False
  735.     CharCase = ecUpperCase
  736.     Color = clSilver
  737.     Ctl3D = True
  738.     Font.Color = clRed
  739.     Font.Height = -12
  740.     Font.Name = 'Times New Roman'
  741.     Font.Style = [fsBold]
  742.     HideSelection = False
  743.     MaxLength = 2
  744.     ParentCtl3D = False
  745.     ParentFont = False
  746.     ParentShowHint = False
  747.     ShowHint = False
  748.     TabOrder = 21
  749.   end
  750.   object Edit23: TEdit
  751.     Left = 168
  752.     Top = 32
  753.     Width = 25
  754.     Height = 17
  755.     AutoSize = False
  756.     CharCase = ecUpperCase
  757.     Color = clSilver
  758.     Ctl3D = True
  759.     Font.Color = clRed
  760.     Font.Height = -12
  761.     Font.Name = 'Times New Roman'
  762.     Font.Style = [fsBold]
  763.     HideSelection = False
  764.     MaxLength = 2
  765.     ParentCtl3D = False
  766.     ParentFont = False
  767.     ParentShowHint = False
  768.     ShowHint = False
  769.     TabOrder = 22
  770.   end
  771.   object Edit24: TEdit
  772.     Left = 193
  773.     Top = 32
  774.     Width = 25
  775.     Height = 17
  776.     AutoSize = False
  777.     CharCase = ecUpperCase
  778.     Color = clSilver
  779.     Ctl3D = True
  780.     Font.Color = clRed
  781.     Font.Height = -12
  782.     Font.Name = 'Times New Roman'
  783.     Font.Style = [fsBold]
  784.     HideSelection = False
  785.     MaxLength = 2
  786.     ParentCtl3D = False
  787.     ParentFont = False
  788.     ParentShowHint = False
  789.     ShowHint = False
  790.     TabOrder = 23
  791.   end
  792.   object Edit25: TEdit
  793.     Left = 219
  794.     Top = 32
  795.     Width = 25
  796.     Height = 17
  797.     AutoSize = False
  798.     CharCase = ecUpperCase
  799.     Color = clSilver
  800.     Ctl3D = True
  801.     Font.Color = clRed
  802.     Font.Height = -12
  803.     Font.Name = 'Times New Roman'
  804.     Font.Style = [fsBold]
  805.     HideSelection = False
  806.     MaxLength = 2
  807.     ParentCtl3D = False
  808.     ParentFont = False
  809.     ParentShowHint = False
  810.     ShowHint = False
  811.     TabOrder = 24
  812.   end
  813.   object Edit26: TEdit
  814.     Left = 244
  815.     Top = 32
  816.     Width = 25
  817.     Height = 17
  818.     AutoSize = False
  819.     CharCase = ecUpperCase
  820.     Color = clSilver
  821.     Ctl3D = True
  822.     Font.Color = clRed
  823.     Font.Height = -12
  824.     Font.Name = 'Times New Roman'
  825.     Font.Style = [fsBold]
  826.     HideSelection = False
  827.     MaxLength = 2
  828.     ParentCtl3D = False
  829.     ParentFont = False
  830.     ParentShowHint = False
  831.     ShowHint = False
  832.     TabOrder = 25
  833.   end
  834.   object Edit27: TEdit
  835.     Left = 269
  836.     Top = 32
  837.     Width = 25
  838.     Height = 17
  839.     AutoSize = False
  840.     CharCase = ecUpperCase
  841.     Color = clSilver
  842.     Ctl3D = True
  843.     Font.Color = clRed
  844.     Font.Height = -12
  845.     Font.Name = 'Times New Roman'
  846.     Font.Style = [fsBold]
  847.     HideSelection = False
  848.     MaxLength = 2
  849.     ParentCtl3D = False
  850.     ParentFont = False
  851.     ParentShowHint = False
  852.     ShowHint = False
  853.     TabOrder = 26
  854.   end
  855.   object Edit28: TEdit
  856.     Left = 294
  857.     Top = 32
  858.     Width = 25
  859.     Height = 17
  860.     AutoSize = False
  861.     CharCase = ecUpperCase
  862.     Color = clSilver
  863.     Ctl3D = True
  864.     Font.Color = clRed
  865.     Font.Height = -12
  866.     Font.Name = 'Times New Roman'
  867.     Font.Style = [fsBold]
  868.     HideSelection = False
  869.     MaxLength = 2
  870.     ParentCtl3D = False
  871.     ParentFont = False
  872.     ParentShowHint = False
  873.     ShowHint = False
  874.     TabOrder = 27
  875.   end
  876.   object Edit29: TEdit
  877.     Left = 319
  878.     Top = 32
  879.     Width = 25
  880.     Height = 17
  881.     AutoSize = False
  882.     CharCase = ecUpperCase
  883.     Color = clSilver
  884.     Ctl3D = True
  885.     Font.Color = clRed
  886.     Font.Height = -12
  887.     Font.Name = 'Times New Roman'
  888.     Font.Style = [fsBold]
  889.     HideSelection = False
  890.     MaxLength = 2
  891.     ParentCtl3D = False
  892.     ParentFont = False
  893.     ParentShowHint = False
  894.     ShowHint = False
  895.     TabOrder = 28
  896.   end
  897.   object Edit30: TEdit
  898.     Left = 344
  899.     Top = 32
  900.     Width = 25
  901.     Height = 17
  902.     AutoSize = False
  903.     CharCase = ecUpperCase
  904.     Color = clSilver
  905.     Ctl3D = True
  906.     Font.Color = clRed
  907.     Font.Height = -12
  908.     Font.Name = 'Times New Roman'
  909.     Font.Style = [fsBold]
  910.     HideSelection = False
  911.     MaxLength = 2
  912.     ParentCtl3D = False
  913.     ParentFont = False
  914.     ParentShowHint = False
  915.     ShowHint = False
  916.     TabOrder = 29
  917.   end
  918.   object Edit31: TEdit
  919.     Left = 369
  920.     Top = 32
  921.     Width = 25
  922.     Height = 17
  923.     AutoSize = False
  924.     CharCase = ecUpperCase
  925.     Color = clSilver
  926.     Ctl3D = True
  927.     Font.Color = clRed
  928.     Font.Height = -12
  929.     Font.Name = 'Times New Roman'
  930.     Font.Style = [fsBold]
  931.     HideSelection = False
  932.     MaxLength = 2
  933.     ParentCtl3D = False
  934.     ParentFont = False
  935.     ParentShowHint = False
  936.     ShowHint = False
  937.     TabOrder = 30
  938.   end
  939.   object Edit32: TEdit
  940.     Left = 394
  941.     Top = 32
  942.     Width = 25
  943.     Height = 17
  944.     AutoSize = False
  945.     CharCase = ecUpperCase
  946.     Color = clSilver
  947.     Ctl3D = True
  948.     Font.Color = clRed
  949.     Font.Height = -12
  950.     Font.Name = 'Times New Roman'
  951.     Font.Style = [fsBold]
  952.     HideSelection = False
  953.     MaxLength = 2
  954.     ParentCtl3D = False
  955.     ParentFont = False
  956.     ParentShowHint = False
  957.     ShowHint = False
  958.     TabOrder = 31
  959.   end
  960.   object Edit33: TEdit
  961.     Left = 18
  962.     Top = 50
  963.     Width = 25
  964.     Height = 17
  965.     AutoSize = False
  966.     CharCase = ecUpperCase
  967.     Color = clSilver
  968.     Ctl3D = True
  969.     Font.Color = clRed
  970.     Font.Height = -12
  971.     Font.Name = 'Times New Roman'
  972.     Font.Style = [fsBold]
  973.     HideSelection = False
  974.     MaxLength = 2
  975.     ParentCtl3D = False
  976.     ParentFont = False
  977.     ParentShowHint = False
  978.     ShowHint = False
  979.     TabOrder = 32
  980.   end
  981.   object Edit34: TEdit
  982.     Left = 43
  983.     Top = 50
  984.     Width = 25
  985.     Height = 17
  986.     AutoSize = False
  987.     CharCase = ecUpperCase
  988.     Color = clSilver
  989.     Ctl3D = True
  990.     Font.Color = clRed
  991.     Font.Height = -12
  992.     Font.Name = 'Times New Roman'
  993.     Font.Style = [fsBold]
  994.     HideSelection = False
  995.     MaxLength = 2
  996.     ParentCtl3D = False
  997.     ParentFont = False
  998.     ParentShowHint = False
  999.     ShowHint = False
  1000.     TabOrder = 33
  1001.   end
  1002.   object Edit35: TEdit
  1003.     Left = 68
  1004.     Top = 50
  1005.     Width = 25
  1006.     Height = 17
  1007.     AutoSize = False
  1008.     CharCase = ecUpperCase
  1009.     Color = clSilver
  1010.     Ctl3D = True
  1011.     Font.Color = clRed
  1012.     Font.Height = -12
  1013.     Font.Name = 'Times New Roman'
  1014.     Font.Style = [fsBold]
  1015.     HideSelection = False
  1016.     MaxLength = 2
  1017.     ParentCtl3D = False
  1018.     ParentFont = False
  1019.     ParentShowHint = False
  1020.     ShowHint = False
  1021.     TabOrder = 34
  1022.   end
  1023.   object Edit36: TEdit
  1024.     Left = 93
  1025.     Top = 50
  1026.     Width = 25
  1027.     Height = 17
  1028.     AutoSize = False
  1029.     CharCase = ecUpperCase
  1030.     Color = clSilver
  1031.     Ctl3D = True
  1032.     Font.Color = clRed
  1033.     Font.Height = -12
  1034.     Font.Name = 'Times New Roman'
  1035.     Font.Style = [fsBold]
  1036.     HideSelection = False
  1037.     MaxLength = 2
  1038.     ParentCtl3D = False
  1039.     ParentFont = False
  1040.     ParentShowHint = False
  1041.     ShowHint = False
  1042.     TabOrder = 35
  1043.   end
  1044.   object Edit37: TEdit
  1045.     Left = 118
  1046.     Top = 50
  1047.     Width = 25
  1048.     Height = 17
  1049.     AutoSize = False
  1050.     CharCase = ecUpperCase
  1051.     Color = clSilver
  1052.     Ctl3D = True
  1053.     Font.Color = clRed
  1054.     Font.Height = -12
  1055.     Font.Name = 'Times New Roman'
  1056.     Font.Style = [fsBold]
  1057.     HideSelection = False
  1058.     MaxLength = 2
  1059.     ParentCtl3D = False
  1060.     ParentFont = False
  1061.     ParentShowHint = False
  1062.     ShowHint = False
  1063.     TabOrder = 36
  1064.   end
  1065.   object Edit38: TEdit
  1066.     Left = 143
  1067.     Top = 50
  1068.     Width = 25
  1069.     Height = 17
  1070.     AutoSize = False
  1071.     CharCase = ecUpperCase
  1072.     Color = clSilver
  1073.     Ctl3D = True
  1074.     Font.Color = clRed
  1075.     Font.Height = -12
  1076.     Font.Name = 'Times New Roman'
  1077.     Font.Style = [fsBold]
  1078.     HideSelection = False
  1079.     MaxLength = 2
  1080.     ParentCtl3D = False
  1081.     ParentFont = False
  1082.     ParentShowHint = False
  1083.     ShowHint = False
  1084.     TabOrder = 37
  1085.   end
  1086.   object Edit39: TEdit
  1087.     Left = 168
  1088.     Top = 50
  1089.     Width = 25
  1090.     Height = 17
  1091.     AutoSize = False
  1092.     CharCase = ecUpperCase
  1093.     Color = clSilver
  1094.     Ctl3D = True
  1095.     Font.Color = clRed
  1096.     Font.Height = -12
  1097.     Font.Name = 'Times New Roman'
  1098.     Font.Style = [fsBold]
  1099.     HideSelection = False
  1100.     MaxLength = 2
  1101.     ParentCtl3D = False
  1102.     ParentFont = False
  1103.     ParentShowHint = False
  1104.     ShowHint = False
  1105.     TabOrder = 38
  1106.   end
  1107.   object Edit40: TEdit
  1108.     Left = 193
  1109.     Top = 50
  1110.     Width = 25
  1111.     Height = 17
  1112.     AutoSize = False
  1113.     CharCase = ecUpperCase
  1114.     Color = clSilver
  1115.     Ctl3D = True
  1116.     Font.Color = clRed
  1117.     Font.Height = -12
  1118.     Font.Name = 'Times New Roman'
  1119.     Font.Style = [fsBold]
  1120.     HideSelection = False
  1121.     MaxLength = 2
  1122.     ParentCtl3D = False
  1123.     ParentFont = False
  1124.     ParentShowHint = False
  1125.     ShowHint = False
  1126.     TabOrder = 39
  1127.   end
  1128.   object Edit41: TEdit
  1129.     Left = 219
  1130.     Top = 50
  1131.     Width = 25
  1132.     Height = 17
  1133.     AutoSize = False
  1134.     CharCase = ecUpperCase
  1135.     Color = clSilver
  1136.     Ctl3D = True
  1137.     Font.Color = clRed
  1138.     Font.Height = -12
  1139.     Font.Name = 'Times New Roman'
  1140.     Font.Style = [fsBold]
  1141.     HideSelection = False
  1142.     MaxLength = 2
  1143.     ParentCtl3D = False
  1144.     ParentFont = False
  1145.     ParentShowHint = False
  1146.     ShowHint = False
  1147.     TabOrder = 40
  1148.   end
  1149.   object Edit42: TEdit
  1150.     Left = 244
  1151.     Top = 50
  1152.     Width = 25
  1153.     Height = 17
  1154.     AutoSize = False
  1155.     CharCase = ecUpperCase
  1156.     Color = clSilver
  1157.     Ctl3D = True
  1158.     Font.Color = clRed
  1159.     Font.Height = -12
  1160.     Font.Name = 'Times New Roman'
  1161.     Font.Style = [fsBold]
  1162.     HideSelection = False
  1163.     MaxLength = 2
  1164.     ParentCtl3D = False
  1165.     ParentFont = False
  1166.     ParentShowHint = False
  1167.     ShowHint = False
  1168.     TabOrder = 41
  1169.   end
  1170.   object Edit43: TEdit
  1171.     Left = 269
  1172.     Top = 50
  1173.     Width = 25
  1174.     Height = 17
  1175.     AutoSize = False
  1176.     CharCase = ecUpperCase
  1177.     Color = clSilver
  1178.     Ctl3D = True
  1179.     Font.Color = clRed
  1180.     Font.Height = -12
  1181.     Font.Name = 'Times New Roman'
  1182.     Font.Style = [fsBold]
  1183.     HideSelection = False
  1184.     MaxLength = 2
  1185.     ParentCtl3D = False
  1186.     ParentFont = False
  1187.     ParentShowHint = False
  1188.     ShowHint = False
  1189.     TabOrder = 42
  1190.   end
  1191.   object Edit44: TEdit
  1192.     Left = 294
  1193.     Top = 50
  1194.     Width = 25
  1195.     Height = 17
  1196.     AutoSize = False
  1197.     CharCase = ecUpperCase
  1198.     Color = clSilver
  1199.     Ctl3D = True
  1200.     Font.Color = clRed
  1201.     Font.Height = -12
  1202.     Font.Name = 'Times New Roman'
  1203.     Font.Style = [fsBold]
  1204.     HideSelection = False
  1205.     MaxLength = 2
  1206.     ParentCtl3D = False
  1207.     ParentFont = False
  1208.     ParentShowHint = False
  1209.     ShowHint = False
  1210.     TabOrder = 43
  1211.   end
  1212.   object Edit45: TEdit
  1213.     Left = 319
  1214.     Top = 50
  1215.     Width = 25
  1216.     Height = 17
  1217.     AutoSize = False
  1218.     CharCase = ecUpperCase
  1219.     Color = clSilver
  1220.     Ctl3D = True
  1221.     Font.Color = clRed
  1222.     Font.Height = -12
  1223.     Font.Name = 'Times New Roman'
  1224.     Font.Style = [fsBold]
  1225.     HideSelection = False
  1226.     MaxLength = 2
  1227.     ParentCtl3D = False
  1228.     ParentFont = False
  1229.     ParentShowHint = False
  1230.     ShowHint = False
  1231.     TabOrder = 44
  1232.   end
  1233.   object Edit46: TEdit
  1234.     Left = 344
  1235.     Top = 50
  1236.     Width = 25
  1237.     Height = 17
  1238.     AutoSize = False
  1239.     CharCase = ecUpperCase
  1240.     Color = clSilver
  1241.     Ctl3D = True
  1242.     Font.Color = clRed
  1243.     Font.Height = -12
  1244.     Font.Name = 'Times New Roman'
  1245.     Font.Style = [fsBold]
  1246.     HideSelection = False
  1247.     MaxLength = 2
  1248.     ParentCtl3D = False
  1249.     ParentFont = False
  1250.     ParentShowHint = False
  1251.     ShowHint = False
  1252.     TabOrder = 45
  1253.   end
  1254.   object Edit47: TEdit
  1255.     Left = 369
  1256.     Top = 50
  1257.     Width = 25
  1258.     Height = 17
  1259.     AutoSize = False
  1260.     CharCase = ecUpperCase
  1261.     Color = clSilver
  1262.     Ctl3D = True
  1263.     Font.Color = clRed
  1264.     Font.Height = -12
  1265.     Font.Name = 'Times New Roman'
  1266.     Font.Style = [fsBold]
  1267.     HideSelection = False
  1268.     MaxLength = 2
  1269.     ParentCtl3D = False
  1270.     ParentFont = False
  1271.     ParentShowHint = False
  1272.     ShowHint = False
  1273.     TabOrder = 46
  1274.   end
  1275.   object Edit48: TEdit
  1276.     Left = 394
  1277.     Top = 50
  1278.     Width = 25
  1279.     Height = 17
  1280.     AutoSize = False
  1281.     CharCase = ecUpperCase
  1282.     Color = clSilver
  1283.     Ctl3D = True
  1284.     Font.Color = clRed
  1285.     Font.Height = -12
  1286.     Font.Name = 'Times New Roman'
  1287.     Font.Style = [fsBold]
  1288.     HideSelection = False
  1289.     MaxLength = 2
  1290.     ParentCtl3D = False
  1291.     ParentFont = False
  1292.     ParentShowHint = False
  1293.     ShowHint = False
  1294.     TabOrder = 47
  1295.   end
  1296.   object Edit49: TEdit
  1297.     Left = 18
  1298.     Top = 68
  1299.     Width = 25
  1300.     Height = 17
  1301.     AutoSize = False
  1302.     CharCase = ecUpperCase
  1303.     Color = clSilver
  1304.     Ctl3D = True
  1305.     Font.Color = clRed
  1306.     Font.Height = -12
  1307.     Font.Name = 'Times New Roman'
  1308.     Font.Style = [fsBold]
  1309.     HideSelection = False
  1310.     MaxLength = 2
  1311.     ParentCtl3D = False
  1312.     ParentFont = False
  1313.     ParentShowHint = False
  1314.     ShowHint = False
  1315.     TabOrder = 48
  1316.   end
  1317.   object Edit50: TEdit
  1318.     Left = 43
  1319.     Top = 68
  1320.     Width = 25
  1321.     Height = 17
  1322.     AutoSize = False
  1323.     CharCase = ecUpperCase
  1324.     Color = clSilver
  1325.     Ctl3D = True
  1326.     Font.Color = clRed
  1327.     Font.Height = -12
  1328.     Font.Name = 'Times New Roman'
  1329.     Font.Style = [fsBold]
  1330.     HideSelection = False
  1331.     MaxLength = 2
  1332.     ParentCtl3D = False
  1333.     ParentFont = False
  1334.     ParentShowHint = False
  1335.     ShowHint = False
  1336.     TabOrder = 49
  1337.   end
  1338.   object Edit51: TEdit
  1339.     Left = 68
  1340.     Top = 68
  1341.     Width = 25
  1342.     Height = 17
  1343.     AutoSize = False
  1344.     CharCase = ecUpperCase
  1345.     Color = clSilver
  1346.     Ctl3D = True
  1347.     Font.Color = clRed
  1348.     Font.Height = -12
  1349.     Font.Name = 'Times New Roman'
  1350.     Font.Style = [fsBold]
  1351.     HideSelection = False
  1352.     MaxLength = 2
  1353.     ParentCtl3D = False
  1354.     ParentFont = False
  1355.     ParentShowHint = False
  1356.     ShowHint = False
  1357.     TabOrder = 50
  1358.   end
  1359.   object Edit52: TEdit
  1360.     Left = 93
  1361.     Top = 68
  1362.     Width = 25
  1363.     Height = 17
  1364.     AutoSize = False
  1365.     CharCase = ecUpperCase
  1366.     Color = clSilver
  1367.     Ctl3D = True
  1368.     Font.Color = clRed
  1369.     Font.Height = -12
  1370.     Font.Name = 'Times New Roman'
  1371.     Font.Style = [fsBold]
  1372.     HideSelection = False
  1373.     MaxLength = 2
  1374.     ParentCtl3D = False
  1375.     ParentFont = False
  1376.     ParentShowHint = False
  1377.     ShowHint = False
  1378.     TabOrder = 51
  1379.   end
  1380.   object Edit53: TEdit
  1381.     Left = 118
  1382.     Top = 68
  1383.     Width = 25
  1384.     Height = 17
  1385.     AutoSize = False
  1386.     CharCase = ecUpperCase
  1387.     Color = clSilver
  1388.     Ctl3D = True
  1389.     Font.Color = clRed
  1390.     Font.Height = -12
  1391.     Font.Name = 'Times New Roman'
  1392.     Font.Style = [fsBold]
  1393.     HideSelection = False
  1394.     MaxLength = 2
  1395.     ParentCtl3D = False
  1396.     ParentFont = False
  1397.     ParentShowHint = False
  1398.     ShowHint = False
  1399.     TabOrder = 52
  1400.   end
  1401.   object Edit54: TEdit
  1402.     Left = 143
  1403.     Top = 68
  1404.     Width = 25
  1405.     Height = 17
  1406.     AutoSize = False
  1407.     CharCase = ecUpperCase
  1408.     Color = clSilver
  1409.     Ctl3D = True
  1410.     Font.Color = clRed
  1411.     Font.Height = -12
  1412.     Font.Name = 'Times New Roman'
  1413.     Font.Style = [fsBold]
  1414.     HideSelection = False
  1415.     MaxLength = 2
  1416.     ParentCtl3D = False
  1417.     ParentFont = False
  1418.     ParentShowHint = False
  1419.     ShowHint = False
  1420.     TabOrder = 53
  1421.   end
  1422.   object Edit55: TEdit
  1423.     Left = 168
  1424.     Top = 68
  1425.     Width = 25
  1426.     Height = 17
  1427.     AutoSize = False
  1428.     CharCase = ecUpperCase
  1429.     Color = clSilver
  1430.     Ctl3D = True
  1431.     Font.Color = clRed
  1432.     Font.Height = -12
  1433.     Font.Name = 'Times New Roman'
  1434.     Font.Style = [fsBold]
  1435.     HideSelection = False
  1436.     MaxLength = 2
  1437.     ParentCtl3D = False
  1438.     ParentFont = False
  1439.     ParentShowHint = False
  1440.     ShowHint = False
  1441.     TabOrder = 54
  1442.   end
  1443.   object Edit56: TEdit
  1444.     Left = 193
  1445.     Top = 68
  1446.     Width = 25
  1447.     Height = 17
  1448.     AutoSize = False
  1449.     CharCase = ecUpperCase
  1450.     Color = clSilver
  1451.     Ctl3D = True
  1452.     Font.Color = clRed
  1453.     Font.Height = -12
  1454.     Font.Name = 'Times New Roman'
  1455.     Font.Style = [fsBold]
  1456.     HideSelection = False
  1457.     MaxLength = 2
  1458.     ParentCtl3D = False
  1459.     ParentFont = False
  1460.     ParentShowHint = False
  1461.     ShowHint = False
  1462.     TabOrder = 55
  1463.   end
  1464.   object Edit57: TEdit
  1465.     Left = 219
  1466.     Top = 68
  1467.     Width = 25
  1468.     Height = 17
  1469.     AutoSize = False
  1470.     CharCase = ecUpperCase
  1471.     Color = clSilver
  1472.     Ctl3D = True
  1473.     Font.Color = clRed
  1474.     Font.Height = -12
  1475.     Font.Name = 'Times New Roman'
  1476.     Font.Style = [fsBold]
  1477.     HideSelection = False
  1478.     MaxLength = 2
  1479.     ParentCtl3D = False
  1480.     ParentFont = False
  1481.     ParentShowHint = False
  1482.     ShowHint = False
  1483.     TabOrder = 56
  1484.   end
  1485.   object Edit58: TEdit
  1486.     Left = 244
  1487.     Top = 68
  1488.     Width = 25
  1489.     Height = 17
  1490.     AutoSize = False
  1491.     CharCase = ecUpperCase
  1492.     Color = clSilver
  1493.     Ctl3D = True
  1494.     Font.Color = clRed
  1495.     Font.Height = -12
  1496.     Font.Name = 'Times New Roman'
  1497.     Font.Style = [fsBold]
  1498.     HideSelection = False
  1499.     MaxLength = 2
  1500.     ParentCtl3D = False
  1501.     ParentFont = False
  1502.     ParentShowHint = False
  1503.     ShowHint = False
  1504.     TabOrder = 57
  1505.   end
  1506.   object Edit59: TEdit
  1507.     Left = 269
  1508.     Top = 68
  1509.     Width = 25
  1510.     Height = 17
  1511.     AutoSize = False
  1512.     CharCase = ecUpperCase
  1513.     Color = clSilver
  1514.     Ctl3D = True
  1515.     Font.Color = clRed
  1516.     Font.Height = -12
  1517.     Font.Name = 'Times New Roman'
  1518.     Font.Style = [fsBold]
  1519.     HideSelection = False
  1520.     MaxLength = 2
  1521.     ParentCtl3D = False
  1522.     ParentFont = False
  1523.     ParentShowHint = False
  1524.     ShowHint = False
  1525.     TabOrder = 58
  1526.   end
  1527.   object Edit60: TEdit
  1528.     Left = 294
  1529.     Top = 68
  1530.     Width = 25
  1531.     Height = 17
  1532.     AutoSize = False
  1533.     CharCase = ecUpperCase
  1534.     Color = clSilver
  1535.     Ctl3D = True
  1536.     Font.Color = clRed
  1537.     Font.Height = -12
  1538.     Font.Name = 'Times New Roman'
  1539.     Font.Style = [fsBold]
  1540.     HideSelection = False
  1541.     MaxLength = 2
  1542.     ParentCtl3D = False
  1543.     ParentFont = False
  1544.     ParentShowHint = False
  1545.     ShowHint = False
  1546.     TabOrder = 59
  1547.   end
  1548.   object Edit61: TEdit
  1549.     Left = 319
  1550.     Top = 68
  1551.     Width = 25
  1552.     Height = 17
  1553.     AutoSize = False
  1554.     CharCase = ecUpperCase
  1555.     Color = clSilver
  1556.     Ctl3D = True
  1557.     Font.Color = clRed
  1558.     Font.Height = -12
  1559.     Font.Name = 'Times New Roman'
  1560.     Font.Style = [fsBold]
  1561.     HideSelection = False
  1562.     MaxLength = 2
  1563.     ParentCtl3D = False
  1564.     ParentFont = False
  1565.     ParentShowHint = False
  1566.     ShowHint = False
  1567.     TabOrder = 60
  1568.   end
  1569.   object Edit62: TEdit
  1570.     Left = 344
  1571.     Top = 68
  1572.     Width = 25
  1573.     Height = 17
  1574.     AutoSize = False
  1575.     CharCase = ecUpperCase
  1576.     Color = clSilver
  1577.     Ctl3D = True
  1578.     Font.Color = clRed
  1579.     Font.Height = -12
  1580.     Font.Name = 'Times New Roman'
  1581.     Font.Style = [fsBold]
  1582.     HideSelection = False
  1583.     MaxLength = 2
  1584.     ParentCtl3D = False
  1585.     ParentFont = False
  1586.     ParentShowHint = False
  1587.     ShowHint = False
  1588.     TabOrder = 61
  1589.   end
  1590.   object Edit63: TEdit
  1591.     Left = 369
  1592.     Top = 68
  1593.     Width = 25
  1594.     Height = 17
  1595.     AutoSize = False
  1596.     CharCase = ecUpperCase
  1597.     Color = clSilver
  1598.     Ctl3D = True
  1599.     Font.Color = clRed
  1600.     Font.Height = -12
  1601.     Font.Name = 'Times New Roman'
  1602.     Font.Style = [fsBold]
  1603.     HideSelection = False
  1604.     MaxLength = 2
  1605.     ParentCtl3D = False
  1606.     ParentFont = False
  1607.     ParentShowHint = False
  1608.     ShowHint = False
  1609.     TabOrder = 62
  1610.   end
  1611.   object Edit64: TEdit
  1612.     Left = 394
  1613.     Top = 68
  1614.     Width = 25
  1615.     Height = 17
  1616.     AutoSize = False
  1617.     CharCase = ecUpperCase
  1618.     Color = clSilver
  1619.     Ctl3D = True
  1620.     Font.Color = clRed
  1621.     Font.Height = -12
  1622.     Font.Name = 'Times New Roman'
  1623.     Font.Style = [fsBold]
  1624.     HideSelection = False
  1625.     MaxLength = 2
  1626.     ParentCtl3D = False
  1627.     ParentFont = False
  1628.     ParentShowHint = False
  1629.     ShowHint = False
  1630.     TabOrder = 63
  1631.   end
  1632.   object Edit65: TEdit
  1633.     Left = 18
  1634.     Top = 86
  1635.     Width = 25
  1636.     Height = 17
  1637.     AutoSize = False
  1638.     CharCase = ecUpperCase
  1639.     Color = clSilver
  1640.     Ctl3D = True
  1641.     Font.Color = clRed
  1642.     Font.Height = -12
  1643.     Font.Name = 'Times New Roman'
  1644.     Font.Style = [fsBold]
  1645.     HideSelection = False
  1646.     MaxLength = 2
  1647.     ParentCtl3D = False
  1648.     ParentFont = False
  1649.     ParentShowHint = False
  1650.     ShowHint = False
  1651.     TabOrder = 64
  1652.   end
  1653.   object Edit66: TEdit
  1654.     Left = 43
  1655.     Top = 86
  1656.     Width = 25
  1657.     Height = 17
  1658.     AutoSize = False
  1659.     CharCase = ecUpperCase
  1660.     Color = clSilver
  1661.     Ctl3D = True
  1662.     Font.Color = clRed
  1663.     Font.Height = -12
  1664.     Font.Name = 'Times New Roman'
  1665.     Font.Style = [fsBold]
  1666.     HideSelection = False
  1667.     MaxLength = 2
  1668.     ParentCtl3D = False
  1669.     ParentFont = False
  1670.     ParentShowHint = False
  1671.     ShowHint = False
  1672.     TabOrder = 65
  1673.   end
  1674.   object Edit67: TEdit
  1675.     Left = 68
  1676.     Top = 86
  1677.     Width = 25
  1678.     Height = 17
  1679.     AutoSize = False
  1680.     CharCase = ecUpperCase
  1681.     Color = clSilver
  1682.     Ctl3D = True
  1683.     Font.Color = clRed
  1684.     Font.Height = -12
  1685.     Font.Name = 'Times New Roman'
  1686.     Font.Style = [fsBold]
  1687.     HideSelection = False
  1688.     MaxLength = 2
  1689.     ParentCtl3D = False
  1690.     ParentFont = False
  1691.     ParentShowHint = False
  1692.     ShowHint = False
  1693.     TabOrder = 66
  1694.   end
  1695.   object Edit68: TEdit
  1696.     Left = 93
  1697.     Top = 86
  1698.     Width = 25
  1699.     Height = 17
  1700.     AutoSize = False
  1701.     CharCase = ecUpperCase
  1702.     Color = clSilver
  1703.     Ctl3D = True
  1704.     Font.Color = clRed
  1705.     Font.Height = -12
  1706.     Font.Name = 'Times New Roman'
  1707.     Font.Style = [fsBold]
  1708.     HideSelection = False
  1709.     MaxLength = 2
  1710.     ParentCtl3D = False
  1711.     ParentFont = False
  1712.     ParentShowHint = False
  1713.     ShowHint = False
  1714.     TabOrder = 67
  1715.   end
  1716.   object Edit69: TEdit
  1717.     Left = 118
  1718.     Top = 86
  1719.     Width = 25
  1720.     Height = 17
  1721.     AutoSize = False
  1722.     CharCase = ecUpperCase
  1723.     Color = clSilver
  1724.     Ctl3D = True
  1725.     Font.Color = clRed
  1726.     Font.Height = -12
  1727.     Font.Name = 'Times New Roman'
  1728.     Font.Style = [fsBold]
  1729.     HideSelection = False
  1730.     MaxLength = 2
  1731.     ParentCtl3D = False
  1732.     ParentFont = False
  1733.     ParentShowHint = False
  1734.     ShowHint = False
  1735.     TabOrder = 68
  1736.   end
  1737.   object Edit70: TEdit
  1738.     Left = 143
  1739.     Top = 86
  1740.     Width = 25
  1741.     Height = 17
  1742.     AutoSize = False
  1743.     CharCase = ecUpperCase
  1744.     Color = clSilver
  1745.     Ctl3D = True
  1746.     Font.Color = clRed
  1747.     Font.Height = -12
  1748.     Font.Name = 'Times New Roman'
  1749.     Font.Style = [fsBold]
  1750.     HideSelection = False
  1751.     MaxLength = 2
  1752.     ParentCtl3D = False
  1753.     ParentFont = False
  1754.     ParentShowHint = False
  1755.     ShowHint = False
  1756.     TabOrder = 69
  1757.   end
  1758.   object Edit71: TEdit
  1759.     Left = 168
  1760.     Top = 86
  1761.     Width = 25
  1762.     Height = 17
  1763.     AutoSize = False
  1764.     CharCase = ecUpperCase
  1765.     Color = clSilver
  1766.     Ctl3D = True
  1767.     Font.Color = clRed
  1768.     Font.Height = -12
  1769.     Font.Name = 'Times New Roman'
  1770.     Font.Style = [fsBold]
  1771.     HideSelection = False
  1772.     MaxLength = 2
  1773.     ParentCtl3D = False
  1774.     ParentFont = False
  1775.     ParentShowHint = False
  1776.     ShowHint = False
  1777.     TabOrder = 70
  1778.   end
  1779.   object Edit72: TEdit
  1780.     Left = 193
  1781.     Top = 86
  1782.     Width = 25
  1783.     Height = 17
  1784.     AutoSize = False
  1785.     CharCase = ecUpperCase
  1786.     Color = clSilver
  1787.     Ctl3D = True
  1788.     Font.Color = clRed
  1789.     Font.Height = -12
  1790.     Font.Name = 'Times New Roman'
  1791.     Font.Style = [fsBold]
  1792.     HideSelection = False
  1793.     MaxLength = 2
  1794.     ParentCtl3D = False
  1795.     ParentFont = False
  1796.     ParentShowHint = False
  1797.     ShowHint = False
  1798.     TabOrder = 71
  1799.   end
  1800.   object Edit73: TEdit
  1801.     Left = 219
  1802.     Top = 86
  1803.     Width = 25
  1804.     Height = 17
  1805.     AutoSize = False
  1806.     CharCase = ecUpperCase
  1807.     Color = clSilver
  1808.     Ctl3D = True
  1809.     Font.Color = clRed
  1810.     Font.Height = -12
  1811.     Font.Name = 'Times New Roman'
  1812.     Font.Style = [fsBold]
  1813.     HideSelection = False
  1814.     MaxLength = 2
  1815.     ParentCtl3D = False
  1816.     ParentFont = False
  1817.     ParentShowHint = False
  1818.     ShowHint = False
  1819.     TabOrder = 72
  1820.   end
  1821.   object Edit74: TEdit
  1822.     Left = 244
  1823.     Top = 86
  1824.     Width = 25
  1825.     Height = 17
  1826.     AutoSize = False
  1827.     CharCase = ecUpperCase
  1828.     Color = clSilver
  1829.     Ctl3D = True
  1830.     Font.Color = clRed
  1831.     Font.Height = -12
  1832.     Font.Name = 'Times New Roman'
  1833.     Font.Style = [fsBold]
  1834.     HideSelection = False
  1835.     MaxLength = 2
  1836.     ParentCtl3D = False
  1837.     ParentFont = False
  1838.     ParentShowHint = False
  1839.     ShowHint = False
  1840.     TabOrder = 73
  1841.   end
  1842.   object Edit75: TEdit
  1843.     Left = 269
  1844.     Top = 86
  1845.     Width = 25
  1846.     Height = 17
  1847.     AutoSize = False
  1848.     CharCase = ecUpperCase
  1849.     Color = clSilver
  1850.     Ctl3D = True
  1851.     Font.Color = clRed
  1852.     Font.Height = -12
  1853.     Font.Name = 'Times New Roman'
  1854.     Font.Style = [fsBold]
  1855.     HideSelection = False
  1856.     MaxLength = 2
  1857.     ParentCtl3D = False
  1858.     ParentFont = False
  1859.     ParentShowHint = False
  1860.     ShowHint = False
  1861.     TabOrder = 74
  1862.   end
  1863.   object Edit76: TEdit
  1864.     Left = 294
  1865.     Top = 86
  1866.     Width = 25
  1867.     Height = 17
  1868.     AutoSize = False
  1869.     CharCase = ecUpperCase
  1870.     Color = clSilver
  1871.     Ctl3D = True
  1872.     Font.Color = clRed
  1873.     Font.Height = -12
  1874.     Font.Name = 'Times New Roman'
  1875.     Font.Style = [fsBold]
  1876.     HideSelection = False
  1877.     MaxLength = 2
  1878.     ParentCtl3D = False
  1879.     ParentFont = False
  1880.     ParentShowHint = False
  1881.     ShowHint = False
  1882.     TabOrder = 75
  1883.   end
  1884.   object Edit77: TEdit
  1885.     Left = 319
  1886.     Top = 86
  1887.     Width = 25
  1888.     Height = 17
  1889.     AutoSize = False
  1890.     CharCase = ecUpperCase
  1891.     Color = clSilver
  1892.     Ctl3D = True
  1893.     Font.Color = clRed
  1894.     Font.Height = -12
  1895.     Font.Name = 'Times New Roman'
  1896.     Font.Style = [fsBold]
  1897.     HideSelection = False
  1898.     MaxLength = 2
  1899.     ParentCtl3D = False
  1900.     ParentFont = False
  1901.     ParentShowHint = False
  1902.     ShowHint = False
  1903.     TabOrder = 76
  1904.   end
  1905.   object Edit78: TEdit
  1906.     Left = 344
  1907.     Top = 86
  1908.     Width = 25
  1909.     Height = 17
  1910.     AutoSize = False
  1911.     CharCase = ecUpperCase
  1912.     Color = clSilver
  1913.     Ctl3D = True
  1914.     Font.Color = clRed
  1915.     Font.Height = -12
  1916.     Font.Name = 'Times New Roman'
  1917.     Font.Style = [fsBold]
  1918.     HideSelection = False
  1919.     MaxLength = 2
  1920.     ParentCtl3D = False
  1921.     ParentFont = False
  1922.     ParentShowHint = False
  1923.     ShowHint = False
  1924.     TabOrder = 77
  1925.   end
  1926.   object Edit79: TEdit
  1927.     Left = 369
  1928.     Top = 86
  1929.     Width = 25
  1930.     Height = 17
  1931.     AutoSize = False
  1932.     CharCase = ecUpperCase
  1933.     Color = clSilver
  1934.     Ctl3D = True
  1935.     Font.Color = clRed
  1936.     Font.Height = -12
  1937.     Font.Name = 'Times New Roman'
  1938.     Font.Style = [fsBold]
  1939.     HideSelection = False
  1940.     MaxLength = 2
  1941.     ParentCtl3D = False
  1942.     ParentFont = False
  1943.     ParentShowHint = False
  1944.     ShowHint = False
  1945.     TabOrder = 78
  1946.   end
  1947.   object Edit80: TEdit
  1948.     Left = 394
  1949.     Top = 86
  1950.     Width = 25
  1951.     Height = 17
  1952.     AutoSize = False
  1953.     CharCase = ecUpperCase
  1954.     Color = clSilver
  1955.     Ctl3D = True
  1956.     Font.Color = clRed
  1957.     Font.Height = -12
  1958.     Font.Name = 'Times New Roman'
  1959.     Font.Style = [fsBold]
  1960.     HideSelection = False
  1961.     MaxLength = 2
  1962.     ParentCtl3D = False
  1963.     ParentFont = False
  1964.     ParentShowHint = False
  1965.     ShowHint = False
  1966.     TabOrder = 79
  1967.   end
  1968.   object Edit81: TEdit
  1969.     Left = 18
  1970.     Top = 104
  1971.     Width = 25
  1972.     Height = 17
  1973.     AutoSize = False
  1974.     CharCase = ecUpperCase
  1975.     Color = clSilver
  1976.     Ctl3D = True
  1977.     Font.Color = clRed
  1978.     Font.Height = -12
  1979.     Font.Name = 'Times New Roman'
  1980.     Font.Style = [fsBold]
  1981.     HideSelection = False
  1982.     MaxLength = 2
  1983.     ParentCtl3D = False
  1984.     ParentFont = False
  1985.     ParentShowHint = False
  1986.     ShowHint = False
  1987.     TabOrder = 80
  1988.   end
  1989.   object Edit82: TEdit
  1990.     Left = 43
  1991.     Top = 104
  1992.     Width = 25
  1993.     Height = 17
  1994.     AutoSize = False
  1995.     CharCase = ecUpperCase
  1996.     Color = clSilver
  1997.     Ctl3D = True
  1998.     Font.Color = clRed
  1999.     Font.Height = -12
  2000.     Font.Name = 'Times New Roman'
  2001.     Font.Style = [fsBold]
  2002.     HideSelection = False
  2003.     MaxLength = 2
  2004.     ParentCtl3D = False
  2005.     ParentFont = False
  2006.     ParentShowHint = False
  2007.     ShowHint = False
  2008.     TabOrder = 81
  2009.   end
  2010.   object Edit83: TEdit
  2011.     Left = 68
  2012.     Top = 104
  2013.     Width = 25
  2014.     Height = 17
  2015.     AutoSize = False
  2016.     CharCase = ecUpperCase
  2017.     Color = clSilver
  2018.     Ctl3D = True
  2019.     Font.Color = clRed
  2020.     Font.Height = -12
  2021.     Font.Name = 'Times New Roman'
  2022.     Font.Style = [fsBold]
  2023.     HideSelection = False
  2024.     MaxLength = 2
  2025.     ParentCtl3D = False
  2026.     ParentFont = False
  2027.     ParentShowHint = False
  2028.     ShowHint = False
  2029.     TabOrder = 82
  2030.   end
  2031.   object Edit84: TEdit
  2032.     Left = 93
  2033.     Top = 104
  2034.     Width = 25
  2035.     Height = 17
  2036.     AutoSize = False
  2037.     CharCase = ecUpperCase
  2038.     Color = clSilver
  2039.     Ctl3D = True
  2040.     Font.Color = clRed
  2041.     Font.Height = -12
  2042.     Font.Name = 'Times New Roman'
  2043.     Font.Style = [fsBold]
  2044.     HideSelection = False
  2045.     MaxLength = 2
  2046.     ParentCtl3D = False
  2047.     ParentFont = False
  2048.     ParentShowHint = False
  2049.     ShowHint = False
  2050.     TabOrder = 83
  2051.   end
  2052.   object Edit85: TEdit
  2053.     Left = 118
  2054.     Top = 104
  2055.     Width = 25
  2056.     Height = 17
  2057.     AutoSize = False
  2058.     CharCase = ecUpperCase
  2059.     Color = clSilver
  2060.     Ctl3D = True
  2061.     Font.Color = clRed
  2062.     Font.Height = -12
  2063.     Font.Name = 'Times New Roman'
  2064.     Font.Style = [fsBold]
  2065.     HideSelection = False
  2066.     MaxLength = 2
  2067.     ParentCtl3D = False
  2068.     ParentFont = False
  2069.     ParentShowHint = False
  2070.     ShowHint = False
  2071.     TabOrder = 84
  2072.   end
  2073.   object Edit86: TEdit
  2074.     Left = 143
  2075.     Top = 104
  2076.     Width = 25
  2077.     Height = 17
  2078.     AutoSize = False
  2079.     CharCase = ecUpperCase
  2080.     Color = clSilver
  2081.     Ctl3D = True
  2082.     Font.Color = clRed
  2083.     Font.Height = -12
  2084.     Font.Name = 'Times New Roman'
  2085.     Font.Style = [fsBold]
  2086.     HideSelection = False
  2087.     MaxLength = 2
  2088.     ParentCtl3D = False
  2089.     ParentFont = False
  2090.     ParentShowHint = False
  2091.     ShowHint = False
  2092.     TabOrder = 85
  2093.   end
  2094.   object Edit87: TEdit
  2095.     Left = 168
  2096.     Top = 104
  2097.     Width = 25
  2098.     Height = 17
  2099.     AutoSize = False
  2100.     CharCase = ecUpperCase
  2101.     Color = clSilver
  2102.     Ctl3D = True
  2103.     Font.Color = clRed
  2104.     Font.Height = -12
  2105.     Font.Name = 'Times New Roman'
  2106.     Font.Style = [fsBold]
  2107.     HideSelection = False
  2108.     MaxLength = 2
  2109.     ParentCtl3D = False
  2110.     ParentFont = False
  2111.     ParentShowHint = False
  2112.     ShowHint = False
  2113.     TabOrder = 86
  2114.   end
  2115.   object Edit88: TEdit
  2116.     Left = 193
  2117.     Top = 104
  2118.     Width = 25
  2119.     Height = 17
  2120.     AutoSize = False
  2121.     CharCase = ecUpperCase
  2122.     Color = clSilver
  2123.     Ctl3D = True
  2124.     Font.Color = clRed
  2125.     Font.Height = -12
  2126.     Font.Name = 'Times New Roman'
  2127.     Font.Style = [fsBold]
  2128.     HideSelection = False
  2129.     MaxLength = 2
  2130.     ParentCtl3D = False
  2131.     ParentFont = False
  2132.     ParentShowHint = False
  2133.     ShowHint = False
  2134.     TabOrder = 87
  2135.   end
  2136.   object Edit89: TEdit
  2137.     Left = 219
  2138.     Top = 104
  2139.     Width = 25
  2140.     Height = 17
  2141.     AutoSize = False
  2142.     CharCase = ecUpperCase
  2143.     Color = clSilver
  2144.     Ctl3D = True
  2145.     Font.Color = clRed
  2146.     Font.Height = -12
  2147.     Font.Name = 'Times New Roman'
  2148.     Font.Style = [fsBold]
  2149.     HideSelection = False
  2150.     MaxLength = 2
  2151.     ParentCtl3D = False
  2152.     ParentFont = False
  2153.     ParentShowHint = False
  2154.     ShowHint = False
  2155.     TabOrder = 88
  2156.   end
  2157.   object Edit90: TEdit
  2158.     Left = 244
  2159.     Top = 104
  2160.     Width = 25
  2161.     Height = 17
  2162.     AutoSize = False
  2163.     CharCase = ecUpperCase
  2164.     Color = clSilver
  2165.     Ctl3D = True
  2166.     Font.Color = clRed
  2167.     Font.Height = -12
  2168.     Font.Name = 'Times New Roman'
  2169.     Font.Style = [fsBold]
  2170.     HideSelection = False
  2171.     MaxLength = 2
  2172.     ParentCtl3D = False
  2173.     ParentFont = False
  2174.     ParentShowHint = False
  2175.     ShowHint = False
  2176.     TabOrder = 89
  2177.   end
  2178.   object Edit91: TEdit
  2179.     Left = 269
  2180.     Top = 104
  2181.     Width = 25
  2182.     Height = 17
  2183.     AutoSize = False
  2184.     CharCase = ecUpperCase
  2185.     Color = clSilver
  2186.     Ctl3D = True
  2187.     Font.Color = clRed
  2188.     Font.Height = -12
  2189.     Font.Name = 'Times New Roman'
  2190.     Font.Style = [fsBold]
  2191.     HideSelection = False
  2192.     MaxLength = 2
  2193.     ParentCtl3D = False
  2194.     ParentFont = False
  2195.     ParentShowHint = False
  2196.     ShowHint = False
  2197.     TabOrder = 90
  2198.   end
  2199.   object Edit92: TEdit
  2200.     Left = 294
  2201.     Top = 104
  2202.     Width = 25
  2203.     Height = 17
  2204.     AutoSize = False
  2205.     CharCase = ecUpperCase
  2206.     Color = clSilver
  2207.     Ctl3D = True
  2208.     Font.Color = clRed
  2209.     Font.Height = -12
  2210.     Font.Name = 'Times New Roman'
  2211.     Font.Style = [fsBold]
  2212.     HideSelection = False
  2213.     MaxLength = 2
  2214.     ParentCtl3D = False
  2215.     ParentFont = False
  2216.     ParentShowHint = False
  2217.     ShowHint = False
  2218.     TabOrder = 91
  2219.   end
  2220.   object Edit93: TEdit
  2221.     Left = 319
  2222.     Top = 104
  2223.     Width = 25
  2224.     Height = 17
  2225.     AutoSize = False
  2226.     CharCase = ecUpperCase
  2227.     Color = clSilver
  2228.     Ctl3D = True
  2229.     Font.Color = clRed
  2230.     Font.Height = -12
  2231.     Font.Name = 'Times New Roman'
  2232.     Font.Style = [fsBold]
  2233.     HideSelection = False
  2234.     MaxLength = 2
  2235.     ParentCtl3D = False
  2236.     ParentFont = False
  2237.     ParentShowHint = False
  2238.     ShowHint = False
  2239.     TabOrder = 92
  2240.   end
  2241.   object Edit94: TEdit
  2242.     Left = 344
  2243.     Top = 104
  2244.     Width = 25
  2245.     Height = 17
  2246.     AutoSize = False
  2247.     CharCase = ecUpperCase
  2248.     Color = clSilver
  2249.     Ctl3D = True
  2250.     Font.Color = clRed
  2251.     Font.Height = -12
  2252.     Font.Name = 'Times New Roman'
  2253.     Font.Style = [fsBold]
  2254.     HideSelection = False
  2255.     MaxLength = 2
  2256.     ParentCtl3D = False
  2257.     ParentFont = False
  2258.     ParentShowHint = False
  2259.     ShowHint = False
  2260.     TabOrder = 93
  2261.   end
  2262.   object Edit95: TEdit
  2263.     Left = 369
  2264.     Top = 104
  2265.     Width = 25
  2266.     Height = 17
  2267.     AutoSize = False
  2268.     CharCase = ecUpperCase
  2269.     Color = clSilver
  2270.     Ctl3D = True
  2271.     Font.Color = clRed
  2272.     Font.Height = -12
  2273.     Font.Name = 'Times New Roman'
  2274.     Font.Style = [fsBold]
  2275.     HideSelection = False
  2276.     MaxLength = 2
  2277.     ParentCtl3D = False
  2278.     ParentFont = False
  2279.     ParentShowHint = False
  2280.     ShowHint = False
  2281.     TabOrder = 94
  2282.   end
  2283.   object Edit96: TEdit
  2284.     Left = 394
  2285.     Top = 104
  2286.     Width = 25
  2287.     Height = 17
  2288.     AutoSize = False
  2289.     CharCase = ecUpperCase
  2290.     Color = clSilver
  2291.     Ctl3D = True
  2292.     Font.Color = clRed
  2293.     Font.Height = -12
  2294.     Font.Name = 'Times New Roman'
  2295.     Font.Style = [fsBold]
  2296.     HideSelection = False
  2297.     MaxLength = 2
  2298.     ParentCtl3D = False
  2299.     ParentFont = False
  2300.     ParentShowHint = False
  2301.     ShowHint = False
  2302.     TabOrder = 95
  2303.   end
  2304.   object Edit97: TEdit
  2305.     Left = 18
  2306.     Top = 122
  2307.     Width = 25
  2308.     Height = 17
  2309.     AutoSize = False
  2310.     CharCase = ecUpperCase
  2311.     Color = clSilver
  2312.     Ctl3D = True
  2313.     Font.Color = clRed
  2314.     Font.Height = -12
  2315.     Font.Name = 'Times New Roman'
  2316.     Font.Style = [fsBold]
  2317.     HideSelection = False
  2318.     MaxLength = 2
  2319.     ParentCtl3D = False
  2320.     ParentFont = False
  2321.     ParentShowHint = False
  2322.     ShowHint = False
  2323.     TabOrder = 96
  2324.   end
  2325.   object Edit98: TEdit
  2326.     Left = 43
  2327.     Top = 122
  2328.     Width = 25
  2329.     Height = 17
  2330.     AutoSize = False
  2331.     CharCase = ecUpperCase
  2332.     Color = clSilver
  2333.     Ctl3D = True
  2334.     Font.Color = clRed
  2335.     Font.Height = -12
  2336.     Font.Name = 'Times New Roman'
  2337.     Font.Style = [fsBold]
  2338.     HideSelection = False
  2339.     MaxLength = 2
  2340.     ParentCtl3D = False
  2341.     ParentFont = False
  2342.     ParentShowHint = False
  2343.     ShowHint = False
  2344.     TabOrder = 97
  2345.   end
  2346.   object Edit99: TEdit
  2347.     Left = 68
  2348.     Top = 122
  2349.     Width = 25
  2350.     Height = 17
  2351.     AutoSize = False
  2352.     CharCase = ecUpperCase
  2353.     Color = clSilver
  2354.     Ctl3D = True
  2355.     Font.Color = clRed
  2356.     Font.Height = -12
  2357.     Font.Name = 'Times New Roman'
  2358.     Font.Style = [fsBold]
  2359.     HideSelection = False
  2360.     MaxLength = 2
  2361.     ParentCtl3D = False
  2362.     ParentFont = False
  2363.     ParentShowHint = False
  2364.     ShowHint = False
  2365.     TabOrder = 98
  2366.   end
  2367.   object Edit100: TEdit
  2368.     Left = 93
  2369.     Top = 122
  2370.     Width = 25
  2371.     Height = 17
  2372.     AutoSize = False
  2373.     CharCase = ecUpperCase
  2374.     Color = clSilver
  2375.     Ctl3D = True
  2376.     Font.Color = clRed
  2377.     Font.Height = -12
  2378.     Font.Name = 'Times New Roman'
  2379.     Font.Style = [fsBold]
  2380.     HideSelection = False
  2381.     MaxLength = 2
  2382.     ParentCtl3D = False
  2383.     ParentFont = False
  2384.     ParentShowHint = False
  2385.     ShowHint = False
  2386.     TabOrder = 99
  2387.   end
  2388.   object Edit101: TEdit
  2389.     Left = 118
  2390.     Top = 122
  2391.     Width = 25
  2392.     Height = 17
  2393.     AutoSize = False
  2394.     CharCase = ecUpperCase
  2395.     Color = clSilver
  2396.     Ctl3D = True
  2397.     Font.Color = clRed
  2398.     Font.Height = -12
  2399.     Font.Name = 'Times New Roman'
  2400.     Font.Style = [fsBold]
  2401.     HideSelection = False
  2402.     MaxLength = 2
  2403.     ParentCtl3D = False
  2404.     ParentFont = False
  2405.     ParentShowHint = False
  2406.     ShowHint = False
  2407.     TabOrder = 100
  2408.   end
  2409.   object Edit102: TEdit
  2410.     Left = 143
  2411.     Top = 122
  2412.     Width = 25
  2413.     Height = 17
  2414.     AutoSize = False
  2415.     CharCase = ecUpperCase
  2416.     Color = clSilver
  2417.     Ctl3D = True
  2418.     Font.Color = clRed
  2419.     Font.Height = -12
  2420.     Font.Name = 'Times New Roman'
  2421.     Font.Style = [fsBold]
  2422.     HideSelection = False
  2423.     MaxLength = 2
  2424.     ParentCtl3D = False
  2425.     ParentFont = False
  2426.     ParentShowHint = False
  2427.     ShowHint = False
  2428.     TabOrder = 101
  2429.   end
  2430.   object Edit103: TEdit
  2431.     Left = 168
  2432.     Top = 122
  2433.     Width = 25
  2434.     Height = 17
  2435.     AutoSize = False
  2436.     CharCase = ecUpperCase
  2437.     Color = clSilver
  2438.     Ctl3D = True
  2439.     Font.Color = clRed
  2440.     Font.Height = -12
  2441.     Font.Name = 'Times New Roman'
  2442.     Font.Style = [fsBold]
  2443.     HideSelection = False
  2444.     MaxLength = 2
  2445.     ParentCtl3D = False
  2446.     ParentFont = False
  2447.     ParentShowHint = False
  2448.     ShowHint = False
  2449.     TabOrder = 102
  2450.   end
  2451.   object Edit104: TEdit
  2452.     Left = 193
  2453.     Top = 122
  2454.     Width = 25
  2455.     Height = 17
  2456.     AutoSize = False
  2457.     CharCase = ecUpperCase
  2458.     Color = clSilver
  2459.     Ctl3D = True
  2460.     Font.Color = clRed
  2461.     Font.Height = -12
  2462.     Font.Name = 'Times New Roman'
  2463.     Font.Style = [fsBold]
  2464.     HideSelection = False
  2465.     MaxLength = 2
  2466.     ParentCtl3D = False
  2467.     ParentFont = False
  2468.     ParentShowHint = False
  2469.     ShowHint = False
  2470.     TabOrder = 103
  2471.   end
  2472.   object Edit105: TEdit
  2473.     Left = 219
  2474.     Top = 122
  2475.     Width = 25
  2476.     Height = 17
  2477.     AutoSize = False
  2478.     CharCase = ecUpperCase
  2479.     Color = clSilver
  2480.     Ctl3D = True
  2481.     Font.Color = clRed
  2482.     Font.Height = -12
  2483.     Font.Name = 'Times New Roman'
  2484.     Font.Style = [fsBold]
  2485.     HideSelection = False
  2486.     MaxLength = 2
  2487.     ParentCtl3D = False
  2488.     ParentFont = False
  2489.     ParentShowHint = False
  2490.     ShowHint = False
  2491.     TabOrder = 104
  2492.   end
  2493.   object Edit106: TEdit
  2494.     Left = 244
  2495.     Top = 122
  2496.     Width = 25
  2497.     Height = 17
  2498.     AutoSize = False
  2499.     CharCase = ecUpperCase
  2500.     Color = clSilver
  2501.     Ctl3D = True
  2502.     Font.Color = clRed
  2503.     Font.Height = -12
  2504.     Font.Name = 'Times New Roman'
  2505.     Font.Style = [fsBold]
  2506.     HideSelection = False
  2507.     MaxLength = 2
  2508.     ParentCtl3D = False
  2509.     ParentFont = False
  2510.     ParentShowHint = False
  2511.     ShowHint = False
  2512.     TabOrder = 105
  2513.   end
  2514.   object Edit107: TEdit
  2515.     Left = 269
  2516.     Top = 122
  2517.     Width = 25
  2518.     Height = 17
  2519.     AutoSize = False
  2520.     CharCase = ecUpperCase
  2521.     Color = clSilver
  2522.     Ctl3D = True
  2523.     Font.Color = clRed
  2524.     Font.Height = -12
  2525.     Font.Name = 'Times New Roman'
  2526.     Font.Style = [fsBold]
  2527.     HideSelection = False
  2528.     MaxLength = 2
  2529.     ParentCtl3D = False
  2530.     ParentFont = False
  2531.     ParentShowHint = False
  2532.     ShowHint = False
  2533.     TabOrder = 106
  2534.   end
  2535.   object Edit108: TEdit
  2536.     Left = 294
  2537.     Top = 122
  2538.     Width = 25
  2539.     Height = 17
  2540.     AutoSize = False
  2541.     CharCase = ecUpperCase
  2542.     Color = clSilver
  2543.     Ctl3D = True
  2544.     Font.Color = clRed
  2545.     Font.Height = -12
  2546.     Font.Name = 'Times New Roman'
  2547.     Font.Style = [fsBold]
  2548.     HideSelection = False
  2549.     MaxLength = 2
  2550.     ParentCtl3D = False
  2551.     ParentFont = False
  2552.     ParentShowHint = False
  2553.     ShowHint = False
  2554.     TabOrder = 107
  2555.   end
  2556.   object Edit109: TEdit
  2557.     Left = 319
  2558.     Top = 122
  2559.     Width = 25
  2560.     Height = 17
  2561.     AutoSize = False
  2562.     CharCase = ecUpperCase
  2563.     Color = clSilver
  2564.     Ctl3D = True
  2565.     Font.Color = clRed
  2566.     Font.Height = -12
  2567.     Font.Name = 'Times New Roman'
  2568.     Font.Style = [fsBold]
  2569.     HideSelection = False
  2570.     MaxLength = 2
  2571.     ParentCtl3D = False
  2572.     ParentFont = False
  2573.     ParentShowHint = False
  2574.     ShowHint = False
  2575.     TabOrder = 108
  2576.   end
  2577.   object Edit110: TEdit
  2578.     Left = 344
  2579.     Top = 122
  2580.     Width = 25
  2581.     Height = 17
  2582.     AutoSize = False
  2583.     CharCase = ecUpperCase
  2584.     Color = clSilver
  2585.     Ctl3D = True
  2586.     Font.Color = clRed
  2587.     Font.Height = -12
  2588.     Font.Name = 'Times New Roman'
  2589.     Font.Style = [fsBold]
  2590.     HideSelection = False
  2591.     MaxLength = 2
  2592.     ParentCtl3D = False
  2593.     ParentFont = False
  2594.     ParentShowHint = False
  2595.     ShowHint = False
  2596.     TabOrder = 109
  2597.   end
  2598.   object Edit111: TEdit
  2599.     Left = 369
  2600.     Top = 122
  2601.     Width = 25
  2602.     Height = 17
  2603.     AutoSize = False
  2604.     CharCase = ecUpperCase
  2605.     Color = clSilver
  2606.     Ctl3D = True
  2607.     Font.Color = clRed
  2608.     Font.Height = -12
  2609.     Font.Name = 'Times New Roman'
  2610.     Font.Style = [fsBold]
  2611.     HideSelection = False
  2612.     MaxLength = 2
  2613.     ParentCtl3D = False
  2614.     ParentFont = False
  2615.     ParentShowHint = False
  2616.     ShowHint = False
  2617.     TabOrder = 110
  2618.   end
  2619.   object Edit112: TEdit
  2620.     Left = 394
  2621.     Top = 122
  2622.     Width = 25
  2623.     Height = 17
  2624.     AutoSize = False
  2625.     CharCase = ecUpperCase
  2626.     Color = clSilver
  2627.     Ctl3D = True
  2628.     Font.Color = clRed
  2629.     Font.Height = -12
  2630.     Font.Name = 'Times New Roman'
  2631.     Font.Style = [fsBold]
  2632.     HideSelection = False
  2633.     MaxLength = 2
  2634.     ParentCtl3D = False
  2635.     ParentFont = False
  2636.     ParentShowHint = False
  2637.     ShowHint = False
  2638.     TabOrder = 111
  2639.   end
  2640.   object Edit113: TEdit
  2641.     Left = 18
  2642.     Top = 140
  2643.     Width = 25
  2644.     Height = 17
  2645.     AutoSize = False
  2646.     CharCase = ecUpperCase
  2647.     Color = clSilver
  2648.     Ctl3D = True
  2649.     Font.Color = clRed
  2650.     Font.Height = -12
  2651.     Font.Name = 'Times New Roman'
  2652.     Font.Style = [fsBold]
  2653.     HideSelection = False
  2654.     MaxLength = 2
  2655.     ParentCtl3D = False
  2656.     ParentFont = False
  2657.     ParentShowHint = False
  2658.     ShowHint = False
  2659.     TabOrder = 112
  2660.   end
  2661.   object Edit114: TEdit
  2662.     Left = 43
  2663.     Top = 140
  2664.     Width = 25
  2665.     Height = 17
  2666.     AutoSize = False
  2667.     CharCase = ecUpperCase
  2668.     Color = clSilver
  2669.     Ctl3D = True
  2670.     Font.Color = clRed
  2671.     Font.Height = -12
  2672.     Font.Name = 'Times New Roman'
  2673.     Font.Style = [fsBold]
  2674.     HideSelection = False
  2675.     MaxLength = 2
  2676.     ParentCtl3D = False
  2677.     ParentFont = False
  2678.     ParentShowHint = False
  2679.     ShowHint = False
  2680.     TabOrder = 113
  2681.   end
  2682.   object Edit115: TEdit
  2683.     Left = 68
  2684.     Top = 140
  2685.     Width = 25
  2686.     Height = 17
  2687.     AutoSize = False
  2688.     CharCase = ecUpperCase
  2689.     Color = clSilver
  2690.     Ctl3D = True
  2691.     Font.Color = clRed
  2692.     Font.Height = -12
  2693.     Font.Name = 'Times New Roman'
  2694.     Font.Style = [fsBold]
  2695.     HideSelection = False
  2696.     MaxLength = 2
  2697.     ParentCtl3D = False
  2698.     ParentFont = False
  2699.     ParentShowHint = False
  2700.     ShowHint = False
  2701.     TabOrder = 114
  2702.   end
  2703.   object Edit116: TEdit
  2704.     Left = 93
  2705.     Top = 140
  2706.     Width = 25
  2707.     Height = 17
  2708.     AutoSize = False
  2709.     CharCase = ecUpperCase
  2710.     Color = clSilver
  2711.     Ctl3D = True
  2712.     Font.Color = clRed
  2713.     Font.Height = -12
  2714.     Font.Name = 'Times New Roman'
  2715.     Font.Style = [fsBold]
  2716.     HideSelection = False
  2717.     MaxLength = 2
  2718.     ParentCtl3D = False
  2719.     ParentFont = False
  2720.     ParentShowHint = False
  2721.     ShowHint = False
  2722.     TabOrder = 115
  2723.   end
  2724.   object Edit117: TEdit
  2725.     Left = 118
  2726.     Top = 140
  2727.     Width = 25
  2728.     Height = 17
  2729.     AutoSize = False
  2730.     CharCase = ecUpperCase
  2731.     Color = clSilver
  2732.     Ctl3D = True
  2733.     Font.Color = clRed
  2734.     Font.Height = -12
  2735.     Font.Name = 'Times New Roman'
  2736.     Font.Style = [fsBold]
  2737.     HideSelection = False
  2738.     MaxLength = 2
  2739.     ParentCtl3D = False
  2740.     ParentFont = False
  2741.     ParentShowHint = False
  2742.     ShowHint = False
  2743.     TabOrder = 116
  2744.   end
  2745.   object Edit118: TEdit
  2746.     Left = 143
  2747.     Top = 140
  2748.     Width = 25
  2749.     Height = 17
  2750.     AutoSize = False
  2751.     CharCase = ecUpperCase
  2752.     Color = clSilver
  2753.     Ctl3D = True
  2754.     Font.Color = clRed
  2755.     Font.Height = -12
  2756.     Font.Name = 'Times New Roman'
  2757.     Font.Style = [fsBold]
  2758.     HideSelection = False
  2759.     MaxLength = 2
  2760.     ParentCtl3D = False
  2761.     ParentFont = False
  2762.     ParentShowHint = False
  2763.     ShowHint = False
  2764.     TabOrder = 117
  2765.   end
  2766.   object Edit119: TEdit
  2767.     Left = 168
  2768.     Top = 140
  2769.     Width = 25
  2770.     Height = 17
  2771.     AutoSize = False
  2772.     CharCase = ecUpperCase
  2773.     Color = clSilver
  2774.     Ctl3D = True
  2775.     Font.Color = clRed
  2776.     Font.Height = -12
  2777.     Font.Name = 'Times New Roman'
  2778.     Font.Style = [fsBold]
  2779.     HideSelection = False
  2780.     MaxLength = 2
  2781.     ParentCtl3D = False
  2782.     ParentFont = False
  2783.     ParentShowHint = False
  2784.     ShowHint = False
  2785.     TabOrder = 118
  2786.   end
  2787.   object Edit120: TEdit
  2788.     Left = 193
  2789.     Top = 140
  2790.     Width = 25
  2791.     Height = 17
  2792.     AutoSize = False
  2793.     CharCase = ecUpperCase
  2794.     Color = clSilver
  2795.     Ctl3D = True
  2796.     Font.Color = clRed
  2797.     Font.Height = -12
  2798.     Font.Name = 'Times New Roman'
  2799.     Font.Style = [fsBold]
  2800.     HideSelection = False
  2801.     MaxLength = 2
  2802.     ParentCtl3D = False
  2803.     ParentFont = False
  2804.     ParentShowHint = False
  2805.     ShowHint = False
  2806.     TabOrder = 119
  2807.   end
  2808.   object Edit121: TEdit
  2809.     Left = 219
  2810.     Top = 140
  2811.     Width = 25
  2812.     Height = 17
  2813.     AutoSize = False
  2814.     CharCase = ecUpperCase
  2815.     Color = clSilver
  2816.     Ctl3D = True
  2817.     Font.Color = clRed
  2818.     Font.Height = -12
  2819.     Font.Name = 'Times New Roman'
  2820.     Font.Style = [fsBold]
  2821.     HideSelection = False
  2822.     MaxLength = 2
  2823.     ParentCtl3D = False
  2824.     ParentFont = False
  2825.     ParentShowHint = False
  2826.     ShowHint = False
  2827.     TabOrder = 120
  2828.   end
  2829.   object Edit122: TEdit
  2830.     Left = 244
  2831.     Top = 140
  2832.     Width = 25
  2833.     Height = 17
  2834.     AutoSize = False
  2835.     CharCase = ecUpperCase
  2836.     Color = clSilver
  2837.     Ctl3D = True
  2838.     Font.Color = clRed
  2839.     Font.Height = -12
  2840.     Font.Name = 'Times New Roman'
  2841.     Font.Style = [fsBold]
  2842.     HideSelection = False
  2843.     MaxLength = 2
  2844.     ParentCtl3D = False
  2845.     ParentFont = False
  2846.     ParentShowHint = False
  2847.     ShowHint = False
  2848.     TabOrder = 121
  2849.   end
  2850.   object Edit123: TEdit
  2851.     Left = 269
  2852.     Top = 140
  2853.     Width = 25
  2854.     Height = 17
  2855.     AutoSize = False
  2856.     CharCase = ecUpperCase
  2857.     Color = clSilver
  2858.     Ctl3D = True
  2859.     Font.Color = clRed
  2860.     Font.Height = -12
  2861.     Font.Name = 'Times New Roman'
  2862.     Font.Style = [fsBold]
  2863.     HideSelection = False
  2864.     MaxLength = 2
  2865.     ParentCtl3D = False
  2866.     ParentFont = False
  2867.     ParentShowHint = False
  2868.     ShowHint = False
  2869.     TabOrder = 122
  2870.   end
  2871.   object Edit124: TEdit
  2872.     Left = 294
  2873.     Top = 140
  2874.     Width = 25
  2875.     Height = 17
  2876.     AutoSize = False
  2877.     CharCase = ecUpperCase
  2878.     Color = clSilver
  2879.     Ctl3D = True
  2880.     Font.Color = clRed
  2881.     Font.Height = -12
  2882.     Font.Name = 'Times New Roman'
  2883.     Font.Style = [fsBold]
  2884.     HideSelection = False
  2885.     MaxLength = 2
  2886.     ParentCtl3D = False
  2887.     ParentFont = False
  2888.     ParentShowHint = False
  2889.     ShowHint = False
  2890.     TabOrder = 123
  2891.   end
  2892.   object Edit125: TEdit
  2893.     Left = 319
  2894.     Top = 140
  2895.     Width = 25
  2896.     Height = 17
  2897.     AutoSize = False
  2898.     CharCase = ecUpperCase
  2899.     Color = clSilver
  2900.     Ctl3D = True
  2901.     Font.Color = clRed
  2902.     Font.Height = -12
  2903.     Font.Name = 'Times New Roman'
  2904.     Font.Style = [fsBold]
  2905.     HideSelection = False
  2906.     MaxLength = 2
  2907.     ParentCtl3D = False
  2908.     ParentFont = False
  2909.     ParentShowHint = False
  2910.     ShowHint = False
  2911.     TabOrder = 124
  2912.   end
  2913.   object Edit126: TEdit
  2914.     Left = 344
  2915.     Top = 140
  2916.     Width = 25
  2917.     Height = 17
  2918.     AutoSize = False
  2919.     CharCase = ecUpperCase
  2920.     Color = clSilver
  2921.     Ctl3D = True
  2922.     Font.Color = clRed
  2923.     Font.Height = -12
  2924.     Font.Name = 'Times New Roman'
  2925.     Font.Style = [fsBold]
  2926.     HideSelection = False
  2927.     MaxLength = 2
  2928.     ParentCtl3D = False
  2929.     ParentFont = False
  2930.     ParentShowHint = False
  2931.     ShowHint = False
  2932.     TabOrder = 125
  2933.   end
  2934.   object Edit127: TEdit
  2935.     Left = 369
  2936.     Top = 140
  2937.     Width = 25
  2938.     Height = 17
  2939.     AutoSize = False
  2940.     CharCase = ecUpperCase
  2941.     Color = clSilver
  2942.     Ctl3D = True
  2943.     Font.Color = clRed
  2944.     Font.Height = -12
  2945.     Font.Name = 'Times New Roman'
  2946.     Font.Style = [fsBold]
  2947.     HideSelection = False
  2948.     MaxLength = 2
  2949.     ParentCtl3D = False
  2950.     ParentFont = False
  2951.     ParentShowHint = False
  2952.     ShowHint = False
  2953.     TabOrder = 126
  2954.   end
  2955.   object Edit128: TEdit
  2956.     Left = 394
  2957.     Top = 140
  2958.     Width = 25
  2959.     Height = 17
  2960.     AutoSize = False
  2961.     CharCase = ecUpperCase
  2962.     Color = clSilver
  2963.     Ctl3D = True
  2964.     Font.Color = clRed
  2965.     Font.Height = -12
  2966.     Font.Name = 'Times New Roman'
  2967.     Font.Style = [fsBold]
  2968.     HideSelection = False
  2969.     MaxLength = 2
  2970.     ParentCtl3D = False
  2971.     ParentFont = False
  2972.     ParentShowHint = False
  2973.     ShowHint = False
  2974.     TabOrder = 127
  2975.   end
  2976.   object Edit129: TEdit
  2977.     Left = 18
  2978.     Top = 158
  2979.     Width = 25
  2980.     Height = 17
  2981.     AutoSize = False
  2982.     CharCase = ecUpperCase
  2983.     Color = clSilver
  2984.     Ctl3D = True
  2985.     Font.Color = clRed
  2986.     Font.Height = -12
  2987.     Font.Name = 'Times New Roman'
  2988.     Font.Style = [fsBold]
  2989.     HideSelection = False
  2990.     MaxLength = 2
  2991.     ParentCtl3D = False
  2992.     ParentFont = False
  2993.     ParentShowHint = False
  2994.     ShowHint = False
  2995.     TabOrder = 128
  2996.   end
  2997.   object Edit130: TEdit
  2998.     Left = 43
  2999.     Top = 158
  3000.     Width = 25
  3001.     Height = 17
  3002.     AutoSize = False
  3003.     CharCase = ecUpperCase
  3004.     Color = clSilver
  3005.     Ctl3D = True
  3006.     Font.Color = clRed
  3007.     Font.Height = -12
  3008.     Font.Name = 'Times New Roman'
  3009.     Font.Style = [fsBold]
  3010.     HideSelection = False
  3011.     MaxLength = 2
  3012.     ParentCtl3D = False
  3013.     ParentFont = False
  3014.     ParentShowHint = False
  3015.     ShowHint = False
  3016.     TabOrder = 129
  3017.   end
  3018.   object Edit131: TEdit
  3019.     Left = 68
  3020.     Top = 158
  3021.     Width = 25
  3022.     Height = 17
  3023.     AutoSize = False
  3024.     CharCase = ecUpperCase
  3025.     Color = clSilver
  3026.     Ctl3D = True
  3027.     Font.Color = clRed
  3028.     Font.Height = -12
  3029.     Font.Name = 'Times New Roman'
  3030.     Font.Style = [fsBold]
  3031.     HideSelection = False
  3032.     MaxLength = 2
  3033.     ParentCtl3D = False
  3034.     ParentFont = False
  3035.     ParentShowHint = False
  3036.     ShowHint = False
  3037.     TabOrder = 130
  3038.   end
  3039.   object Edit132: TEdit
  3040.     Left = 93
  3041.     Top = 158
  3042.     Width = 25
  3043.     Height = 17
  3044.     AutoSize = False
  3045.     CharCase = ecUpperCase
  3046.     Color = clSilver
  3047.     Ctl3D = True
  3048.     Font.Color = clRed
  3049.     Font.Height = -12
  3050.     Font.Name = 'Times New Roman'
  3051.     Font.Style = [fsBold]
  3052.     HideSelection = False
  3053.     MaxLength = 2
  3054.     ParentCtl3D = False
  3055.     ParentFont = False
  3056.     ParentShowHint = False
  3057.     ShowHint = False
  3058.     TabOrder = 131
  3059.   end
  3060.   object Edit133: TEdit
  3061.     Left = 118
  3062.     Top = 158
  3063.     Width = 25
  3064.     Height = 17
  3065.     AutoSize = False
  3066.     CharCase = ecUpperCase
  3067.     Color = clSilver
  3068.     Ctl3D = True
  3069.     Font.Color = clRed
  3070.     Font.Height = -12
  3071.     Font.Name = 'Times New Roman'
  3072.     Font.Style = [fsBold]
  3073.     HideSelection = False
  3074.     MaxLength = 2
  3075.     ParentCtl3D = False
  3076.     ParentFont = False
  3077.     ParentShowHint = False
  3078.     ShowHint = False
  3079.     TabOrder = 132
  3080.   end
  3081.   object Edit134: TEdit
  3082.     Left = 143
  3083.     Top = 158
  3084.     Width = 25
  3085.     Height = 17
  3086.     AutoSize = False
  3087.     CharCase = ecUpperCase
  3088.     Color = clSilver
  3089.     Ctl3D = True
  3090.     Font.Color = clRed
  3091.     Font.Height = -12
  3092.     Font.Name = 'Times New Roman'
  3093.     Font.Style = [fsBold]
  3094.     HideSelection = False
  3095.     MaxLength = 2
  3096.     ParentCtl3D = False
  3097.     ParentFont = False
  3098.     ParentShowHint = False
  3099.     ShowHint = False
  3100.     TabOrder = 133
  3101.   end
  3102.   object Edit135: TEdit
  3103.     Left = 168
  3104.     Top = 158
  3105.     Width = 25
  3106.     Height = 17
  3107.     AutoSize = False
  3108.     CharCase = ecUpperCase
  3109.     Color = clSilver
  3110.     Ctl3D = True
  3111.     Font.Color = clRed
  3112.     Font.Height = -12
  3113.     Font.Name = 'Times New Roman'
  3114.     Font.Style = [fsBold]
  3115.     HideSelection = False
  3116.     MaxLength = 2
  3117.     ParentCtl3D = False
  3118.     ParentFont = False
  3119.     ParentShowHint = False
  3120.     ShowHint = False
  3121.     TabOrder = 134
  3122.   end
  3123.   object Edit136: TEdit
  3124.     Left = 193
  3125.     Top = 158
  3126.     Width = 25
  3127.     Height = 17
  3128.     AutoSize = False
  3129.     CharCase = ecUpperCase
  3130.     Color = clSilver
  3131.     Ctl3D = True
  3132.     Font.Color = clRed
  3133.     Font.Height = -12
  3134.     Font.Name = 'Times New Roman'
  3135.     Font.Style = [fsBold]
  3136.     HideSelection = False
  3137.     MaxLength = 2
  3138.     ParentCtl3D = False
  3139.     ParentFont = False
  3140.     ParentShowHint = False
  3141.     ShowHint = False
  3142.     TabOrder = 135
  3143.   end
  3144.   object Edit137: TEdit
  3145.     Left = 219
  3146.     Top = 158
  3147.     Width = 25
  3148.     Height = 17
  3149.     AutoSize = False
  3150.     CharCase = ecUpperCase
  3151.     Color = clSilver
  3152.     Ctl3D = True
  3153.     Font.Color = clRed
  3154.     Font.Height = -12
  3155.     Font.Name = 'Times New Roman'
  3156.     Font.Style = [fsBold]
  3157.     HideSelection = False
  3158.     MaxLength = 2
  3159.     ParentCtl3D = False
  3160.     ParentFont = False
  3161.     ParentShowHint = False
  3162.     ShowHint = False
  3163.     TabOrder = 136
  3164.   end
  3165.   object Edit138: TEdit
  3166.     Left = 244
  3167.     Top = 158
  3168.     Width = 25
  3169.     Height = 17
  3170.     AutoSize = False
  3171.     CharCase = ecUpperCase
  3172.     Color = clSilver
  3173.     Ctl3D = True
  3174.     Font.Color = clRed
  3175.     Font.Height = -12
  3176.     Font.Name = 'Times New Roman'
  3177.     Font.Style = [fsBold]
  3178.     HideSelection = False
  3179.     MaxLength = 2
  3180.     ParentCtl3D = False
  3181.     ParentFont = False
  3182.     ParentShowHint = False
  3183.     ShowHint = False
  3184.     TabOrder = 137
  3185.   end
  3186.   object Edit139: TEdit
  3187.     Left = 269
  3188.     Top = 158
  3189.     Width = 25
  3190.     Height = 17
  3191.     AutoSize = False
  3192.     CharCase = ecUpperCase
  3193.     Color = clSilver
  3194.     Ctl3D = True
  3195.     Font.Color = clRed
  3196.     Font.Height = -12
  3197.     Font.Name = 'Times New Roman'
  3198.     Font.Style = [fsBold]
  3199.     HideSelection = False
  3200.     MaxLength = 2
  3201.     ParentCtl3D = False
  3202.     ParentFont = False
  3203.     ParentShowHint = False
  3204.     ShowHint = False
  3205.     TabOrder = 138
  3206.   end
  3207.   object Edit140: TEdit
  3208.     Left = 294
  3209.     Top = 158
  3210.     Width = 25
  3211.     Height = 17
  3212.     AutoSize = False
  3213.     CharCase = ecUpperCase
  3214.     Color = clSilver
  3215.     Ctl3D = True
  3216.     Font.Color = clRed
  3217.     Font.Height = -12
  3218.     Font.Name = 'Times New Roman'
  3219.     Font.Style = [fsBold]
  3220.     HideSelection = False
  3221.     MaxLength = 2
  3222.     ParentCtl3D = False
  3223.     ParentFont = False
  3224.     ParentShowHint = False
  3225.     ShowHint = False
  3226.     TabOrder = 139
  3227.   end
  3228.   object Edit141: TEdit
  3229.     Left = 319
  3230.     Top = 158
  3231.     Width = 25
  3232.     Height = 17
  3233.     AutoSize = False
  3234.     CharCase = ecUpperCase
  3235.     Color = clSilver
  3236.     Ctl3D = True
  3237.     Font.Color = clRed
  3238.     Font.Height = -12
  3239.     Font.Name = 'Times New Roman'
  3240.     Font.Style = [fsBold]
  3241.     HideSelection = False
  3242.     MaxLength = 2
  3243.     ParentCtl3D = False
  3244.     ParentFont = False
  3245.     ParentShowHint = False
  3246.     ShowHint = False
  3247.     TabOrder = 140
  3248.   end
  3249.   object Edit142: TEdit
  3250.     Left = 344
  3251.     Top = 158
  3252.     Width = 25
  3253.     Height = 17
  3254.     AutoSize = False
  3255.     CharCase = ecUpperCase
  3256.     Color = clSilver
  3257.     Ctl3D = True
  3258.     Font.Color = clRed
  3259.     Font.Height = -12
  3260.     Font.Name = 'Times New Roman'
  3261.     Font.Style = [fsBold]
  3262.     HideSelection = False
  3263.     MaxLength = 2
  3264.     ParentCtl3D = False
  3265.     ParentFont = False
  3266.     ParentShowHint = False
  3267.     ShowHint = False
  3268.     TabOrder = 141
  3269.   end
  3270.   object Edit143: TEdit
  3271.     Left = 369
  3272.     Top = 158
  3273.     Width = 25
  3274.     Height = 17
  3275.     AutoSize = False
  3276.     CharCase = ecUpperCase
  3277.     Color = clSilver
  3278.     Ctl3D = True
  3279.     Font.Color = clRed
  3280.     Font.Height = -12
  3281.     Font.Name = 'Times New Roman'
  3282.     Font.Style = [fsBold]
  3283.     HideSelection = False
  3284.     MaxLength = 2
  3285.     ParentCtl3D = False
  3286.     ParentFont = False
  3287.     ParentShowHint = False
  3288.     ShowHint = False
  3289.     TabOrder = 142
  3290.   end
  3291.   object Edit144: TEdit
  3292.     Left = 394
  3293.     Top = 158
  3294.     Width = 25
  3295.     Height = 17
  3296.     AutoSize = False
  3297.     CharCase = ecUpperCase
  3298.     Color = clSilver
  3299.     Ctl3D = True
  3300.     Font.Color = clRed
  3301.     Font.Height = -12
  3302.     Font.Name = 'Times New Roman'
  3303.     Font.Style = [fsBold]
  3304.     HideSelection = False
  3305.     MaxLength = 2
  3306.     ParentCtl3D = False
  3307.     ParentFont = False
  3308.     ParentShowHint = False
  3309.     ShowHint = False
  3310.     TabOrder = 143
  3311.   end
  3312.   object Edit145: TEdit
  3313.     Left = 18
  3314.     Top = 176
  3315.     Width = 25
  3316.     Height = 17
  3317.     AutoSize = False
  3318.     CharCase = ecUpperCase
  3319.     Color = clSilver
  3320.     Ctl3D = True
  3321.     Font.Color = clRed
  3322.     Font.Height = -12
  3323.     Font.Name = 'Times New Roman'
  3324.     Font.Style = [fsBold]
  3325.     HideSelection = False
  3326.     MaxLength = 2
  3327.     ParentCtl3D = False
  3328.     ParentFont = False
  3329.     ParentShowHint = False
  3330.     ShowHint = False
  3331.     TabOrder = 144
  3332.   end
  3333.   object Edit146: TEdit
  3334.     Left = 43
  3335.     Top = 176
  3336.     Width = 25
  3337.     Height = 17
  3338.     AutoSize = False
  3339.     CharCase = ecUpperCase
  3340.     Color = clSilver
  3341.     Ctl3D = True
  3342.     Font.Color = clRed
  3343.     Font.Height = -12
  3344.     Font.Name = 'Times New Roman'
  3345.     Font.Style = [fsBold]
  3346.     HideSelection = False
  3347.     MaxLength = 2
  3348.     ParentCtl3D = False
  3349.     ParentFont = False
  3350.     ParentShowHint = False
  3351.     ShowHint = False
  3352.     TabOrder = 145
  3353.   end
  3354.   object Edit147: TEdit
  3355.     Left = 68
  3356.     Top = 176
  3357.     Width = 25
  3358.     Height = 17
  3359.     AutoSize = False
  3360.     CharCase = ecUpperCase
  3361.     Color = clSilver
  3362.     Ctl3D = True
  3363.     Font.Color = clRed
  3364.     Font.Height = -12
  3365.     Font.Name = 'Times New Roman'
  3366.     Font.Style = [fsBold]
  3367.     HideSelection = False
  3368.     MaxLength = 2
  3369.     ParentCtl3D = False
  3370.     ParentFont = False
  3371.     ParentShowHint = False
  3372.     ShowHint = False
  3373.     TabOrder = 146
  3374.   end
  3375.   object Edit148: TEdit
  3376.     Left = 93
  3377.     Top = 176
  3378.     Width = 25
  3379.     Height = 17
  3380.     AutoSize = False
  3381.     CharCase = ecUpperCase
  3382.     Color = clSilver
  3383.     Ctl3D = True
  3384.     Font.Color = clRed
  3385.     Font.Height = -12
  3386.     Font.Name = 'Times New Roman'
  3387.     Font.Style = [fsBold]
  3388.     HideSelection = False
  3389.     MaxLength = 2
  3390.     ParentCtl3D = False
  3391.     ParentFont = False
  3392.     ParentShowHint = False
  3393.     ShowHint = False
  3394.     TabOrder = 147
  3395.   end
  3396.   object Edit149: TEdit
  3397.     Left = 118
  3398.     Top = 176
  3399.     Width = 25
  3400.     Height = 17
  3401.     AutoSize = False
  3402.     CharCase = ecUpperCase
  3403.     Color = clSilver
  3404.     Ctl3D = True
  3405.     Font.Color = clRed
  3406.     Font.Height = -12
  3407.     Font.Name = 'Times New Roman'
  3408.     Font.Style = [fsBold]
  3409.     HideSelection = False
  3410.     MaxLength = 2
  3411.     ParentCtl3D = False
  3412.     ParentFont = False
  3413.     ParentShowHint = False
  3414.     ShowHint = False
  3415.     TabOrder = 148
  3416.   end
  3417.   object Edit150: TEdit
  3418.     Left = 143
  3419.     Top = 176
  3420.     Width = 25
  3421.     Height = 17
  3422.     AutoSize = False
  3423.     CharCase = ecUpperCase
  3424.     Color = clSilver
  3425.     Ctl3D = True
  3426.     Font.Color = clRed
  3427.     Font.Height = -12
  3428.     Font.Name = 'Times New Roman'
  3429.     Font.Style = [fsBold]
  3430.     HideSelection = False
  3431.     MaxLength = 2
  3432.     ParentCtl3D = False
  3433.     ParentFont = False
  3434.     ParentShowHint = False
  3435.     ShowHint = False
  3436.     TabOrder = 149
  3437.   end
  3438.   object Edit151: TEdit
  3439.     Left = 168
  3440.     Top = 176
  3441.     Width = 25
  3442.     Height = 17
  3443.     AutoSize = False
  3444.     CharCase = ecUpperCase
  3445.     Color = clSilver
  3446.     Ctl3D = True
  3447.     Font.Color = clRed
  3448.     Font.Height = -12
  3449.     Font.Name = 'Times New Roman'
  3450.     Font.Style = [fsBold]
  3451.     HideSelection = False
  3452.     MaxLength = 2
  3453.     ParentCtl3D = False
  3454.     ParentFont = False
  3455.     ParentShowHint = False
  3456.     ShowHint = False
  3457.     TabOrder = 150
  3458.   end
  3459.   object Edit152: TEdit
  3460.     Left = 193
  3461.     Top = 176
  3462.     Width = 25
  3463.     Height = 17
  3464.     AutoSize = False
  3465.     CharCase = ecUpperCase
  3466.     Color = clSilver
  3467.     Ctl3D = True
  3468.     Font.Color = clRed
  3469.     Font.Height = -12
  3470.     Font.Name = 'Times New Roman'
  3471.     Font.Style = [fsBold]
  3472.     HideSelection = False
  3473.     MaxLength = 2
  3474.     ParentCtl3D = False
  3475.     ParentFont = False
  3476.     ParentShowHint = False
  3477.     ShowHint = False
  3478.     TabOrder = 151
  3479.   end
  3480.   object Edit153: TEdit
  3481.     Left = 219
  3482.     Top = 176
  3483.     Width = 25
  3484.     Height = 17
  3485.     AutoSize = False
  3486.     CharCase = ecUpperCase
  3487.     Color = clSilver
  3488.     Ctl3D = True
  3489.     Font.Color = clRed
  3490.     Font.Height = -12
  3491.     Font.Name = 'Times New Roman'
  3492.     Font.Style = [fsBold]
  3493.     HideSelection = False
  3494.     MaxLength = 2
  3495.     ParentCtl3D = False
  3496.     ParentFont = False
  3497.     ParentShowHint = False
  3498.     ShowHint = False
  3499.     TabOrder = 152
  3500.   end
  3501.   object Edit154: TEdit
  3502.     Left = 244
  3503.     Top = 176
  3504.     Width = 25
  3505.     Height = 17
  3506.     AutoSize = False
  3507.     CharCase = ecUpperCase
  3508.     Color = clSilver
  3509.     Ctl3D = True
  3510.     Font.Color = clRed
  3511.     Font.Height = -12
  3512.     Font.Name = 'Times New Roman'
  3513.     Font.Style = [fsBold]
  3514.     HideSelection = False
  3515.     MaxLength = 2
  3516.     ParentCtl3D = False
  3517.     ParentFont = False
  3518.     ParentShowHint = False
  3519.     ShowHint = False
  3520.     TabOrder = 153
  3521.   end
  3522.   object Edit155: TEdit
  3523.     Left = 269
  3524.     Top = 176
  3525.     Width = 25
  3526.     Height = 17
  3527.     AutoSize = False
  3528.     CharCase = ecUpperCase
  3529.     Color = clSilver
  3530.     Ctl3D = True
  3531.     Font.Color = clRed
  3532.     Font.Height = -12
  3533.     Font.Name = 'Times New Roman'
  3534.     Font.Style = [fsBold]
  3535.     HideSelection = False
  3536.     MaxLength = 2
  3537.     ParentCtl3D = False
  3538.     ParentFont = False
  3539.     ParentShowHint = False
  3540.     ShowHint = False
  3541.     TabOrder = 154
  3542.   end
  3543.   object Edit156: TEdit
  3544.     Left = 294
  3545.     Top = 176
  3546.     Width = 25
  3547.     Height = 17
  3548.     AutoSize = False
  3549.     CharCase = ecUpperCase
  3550.     Color = clSilver
  3551.     Ctl3D = True
  3552.     Font.Color = clRed
  3553.     Font.Height = -12
  3554.     Font.Name = 'Times New Roman'
  3555.     Font.Style = [fsBold]
  3556.     HideSelection = False
  3557.     MaxLength = 2
  3558.     ParentCtl3D = False
  3559.     ParentFont = False
  3560.     ParentShowHint = False
  3561.     ShowHint = False
  3562.     TabOrder = 155
  3563.   end
  3564.   object Edit157: TEdit
  3565.     Left = 319
  3566.     Top = 176
  3567.     Width = 25
  3568.     Height = 17
  3569.     AutoSize = False
  3570.     CharCase = ecUpperCase
  3571.     Color = clSilver
  3572.     Ctl3D = True
  3573.     Font.Color = clRed
  3574.     Font.Height = -12
  3575.     Font.Name = 'Times New Roman'
  3576.     Font.Style = [fsBold]
  3577.     HideSelection = False
  3578.     MaxLength = 2
  3579.     ParentCtl3D = False
  3580.     ParentFont = False
  3581.     ParentShowHint = False
  3582.     ShowHint = False
  3583.     TabOrder = 156
  3584.   end
  3585.   object Edit158: TEdit
  3586.     Left = 344
  3587.     Top = 176
  3588.     Width = 25
  3589.     Height = 17
  3590.     AutoSize = False
  3591.     CharCase = ecUpperCase
  3592.     Color = clSilver
  3593.     Ctl3D = True
  3594.     Font.Color = clRed
  3595.     Font.Height = -12
  3596.     Font.Name = 'Times New Roman'
  3597.     Font.Style = [fsBold]
  3598.     HideSelection = False
  3599.     MaxLength = 2
  3600.     ParentCtl3D = False
  3601.     ParentFont = False
  3602.     ParentShowHint = False
  3603.     ShowHint = False
  3604.     TabOrder = 157
  3605.   end
  3606.   object Edit159: TEdit
  3607.     Left = 369
  3608.     Top = 176
  3609.     Width = 25
  3610.     Height = 17
  3611.     AutoSize = False
  3612.     CharCase = ecUpperCase
  3613.     Color = clSilver
  3614.     Ctl3D = True
  3615.     Font.Color = clRed
  3616.     Font.Height = -12
  3617.     Font.Name = 'Times New Roman'
  3618.     Font.Style = [fsBold]
  3619.     HideSelection = False
  3620.     MaxLength = 2
  3621.     ParentCtl3D = False
  3622.     ParentFont = False
  3623.     ParentShowHint = False
  3624.     ShowHint = False
  3625.     TabOrder = 158
  3626.   end
  3627.   object Edit160: TEdit
  3628.     Left = 394
  3629.     Top = 176
  3630.     Width = 25
  3631.     Height = 17
  3632.     AutoSize = False
  3633.     CharCase = ecUpperCase
  3634.     Color = clSilver
  3635.     Ctl3D = True
  3636.     Font.Color = clRed
  3637.     Font.Height = -12
  3638.     Font.Name = 'Times New Roman'
  3639.     Font.Style = [fsBold]
  3640.     HideSelection = False
  3641.     MaxLength = 2
  3642.     ParentCtl3D = False
  3643.     ParentFont = False
  3644.     ParentShowHint = False
  3645.     ShowHint = False
  3646.     TabOrder = 159
  3647.   end
  3648.   object Edit161: TEdit
  3649.     Left = 18
  3650.     Top = 194
  3651.     Width = 25
  3652.     Height = 17
  3653.     AutoSize = False
  3654.     CharCase = ecUpperCase
  3655.     Color = clSilver
  3656.     Ctl3D = True
  3657.     Font.Color = clRed
  3658.     Font.Height = -12
  3659.     Font.Name = 'Times New Roman'
  3660.     Font.Style = [fsBold]
  3661.     HideSelection = False
  3662.     MaxLength = 2
  3663.     ParentCtl3D = False
  3664.     ParentFont = False
  3665.     ParentShowHint = False
  3666.     ShowHint = False
  3667.     TabOrder = 160
  3668.   end
  3669.   object Edit162: TEdit
  3670.     Left = 43
  3671.     Top = 194
  3672.     Width = 25
  3673.     Height = 17
  3674.     AutoSize = False
  3675.     CharCase = ecUpperCase
  3676.     Color = clSilver
  3677.     Ctl3D = True
  3678.     Font.Color = clRed
  3679.     Font.Height = -12
  3680.     Font.Name = 'Times New Roman'
  3681.     Font.Style = [fsBold]
  3682.     HideSelection = False
  3683.     MaxLength = 2
  3684.     ParentCtl3D = False
  3685.     ParentFont = False
  3686.     ParentShowHint = False
  3687.     ShowHint = False
  3688.     TabOrder = 161
  3689.   end
  3690.   object Edit163: TEdit
  3691.     Left = 68
  3692.     Top = 194
  3693.     Width = 25
  3694.     Height = 17
  3695.     AutoSize = False
  3696.     CharCase = ecUpperCase
  3697.     Color = clSilver
  3698.     Ctl3D = True
  3699.     Font.Color = clRed
  3700.     Font.Height = -12
  3701.     Font.Name = 'Times New Roman'
  3702.     Font.Style = [fsBold]
  3703.     HideSelection = False
  3704.     MaxLength = 2
  3705.     ParentCtl3D = False
  3706.     ParentFont = False
  3707.     ParentShowHint = False
  3708.     ShowHint = False
  3709.     TabOrder = 162
  3710.   end
  3711.   object Edit164: TEdit
  3712.     Left = 93
  3713.     Top = 194
  3714.     Width = 25
  3715.     Height = 17
  3716.     AutoSize = False
  3717.     CharCase = ecUpperCase
  3718.     Color = clSilver
  3719.     Ctl3D = True
  3720.     Font.Color = clRed
  3721.     Font.Height = -12
  3722.     Font.Name = 'Times New Roman'
  3723.     Font.Style = [fsBold]
  3724.     HideSelection = False
  3725.     MaxLength = 2
  3726.     ParentCtl3D = False
  3727.     ParentFont = False
  3728.     ParentShowHint = False
  3729.     ShowHint = False
  3730.     TabOrder = 163
  3731.   end
  3732.   object Edit165: TEdit
  3733.     Left = 118
  3734.     Top = 194
  3735.     Width = 25
  3736.     Height = 17
  3737.     AutoSize = False
  3738.     CharCase = ecUpperCase
  3739.     Color = clSilver
  3740.     Ctl3D = True
  3741.     Font.Color = clRed
  3742.     Font.Height = -12
  3743.     Font.Name = 'Times New Roman'
  3744.     Font.Style = [fsBold]
  3745.     HideSelection = False
  3746.     MaxLength = 2
  3747.     ParentCtl3D = False
  3748.     ParentFont = False
  3749.     ParentShowHint = False
  3750.     ShowHint = False
  3751.     TabOrder = 164
  3752.   end
  3753.   object Edit166: TEdit
  3754.     Left = 143
  3755.     Top = 194
  3756.     Width = 25
  3757.     Height = 17
  3758.     AutoSize = False
  3759.     CharCase = ecUpperCase
  3760.     Color = clSilver
  3761.     Ctl3D = True
  3762.     Font.Color = clRed
  3763.     Font.Height = -12
  3764.     Font.Name = 'Times New Roman'
  3765.     Font.Style = [fsBold]
  3766.     HideSelection = False
  3767.     MaxLength = 2
  3768.     ParentCtl3D = False
  3769.     ParentFont = False
  3770.     ParentShowHint = False
  3771.     ShowHint = False
  3772.     TabOrder = 165
  3773.   end
  3774.   object Edit167: TEdit
  3775.     Left = 168
  3776.     Top = 194
  3777.     Width = 25
  3778.     Height = 17
  3779.     AutoSize = False
  3780.     CharCase = ecUpperCase
  3781.     Color = clSilver
  3782.     Ctl3D = True
  3783.     Font.Color = clRed
  3784.     Font.Height = -12
  3785.     Font.Name = 'Times New Roman'
  3786.     Font.Style = [fsBold]
  3787.     HideSelection = False
  3788.     MaxLength = 2
  3789.     ParentCtl3D = False
  3790.     ParentFont = False
  3791.     ParentShowHint = False
  3792.     ShowHint = False
  3793.     TabOrder = 166
  3794.   end
  3795.   object Edit168: TEdit
  3796.     Left = 193
  3797.     Top = 194
  3798.     Width = 25
  3799.     Height = 17
  3800.     AutoSize = False
  3801.     CharCase = ecUpperCase
  3802.     Color = clSilver
  3803.     Ctl3D = True
  3804.     Font.Color = clRed
  3805.     Font.Height = -12
  3806.     Font.Name = 'Times New Roman'
  3807.     Font.Style = [fsBold]
  3808.     HideSelection = False
  3809.     MaxLength = 2
  3810.     ParentCtl3D = False
  3811.     ParentFont = False
  3812.     ParentShowHint = False
  3813.     ShowHint = False
  3814.     TabOrder = 167
  3815.   end
  3816.   object Edit169: TEdit
  3817.     Left = 219
  3818.     Top = 194
  3819.     Width = 25
  3820.     Height = 17
  3821.     AutoSize = False
  3822.     CharCase = ecUpperCase
  3823.     Color = clSilver
  3824.     Ctl3D = True
  3825.     Font.Color = clRed
  3826.     Font.Height = -12
  3827.     Font.Name = 'Times New Roman'
  3828.     Font.Style = [fsBold]
  3829.     HideSelection = False
  3830.     MaxLength = 2
  3831.     ParentCtl3D = False
  3832.     ParentFont = False
  3833.     ParentShowHint = False
  3834.     ShowHint = False
  3835.     TabOrder = 168
  3836.   end
  3837.   object Edit170: TEdit
  3838.     Left = 244
  3839.     Top = 194
  3840.     Width = 25
  3841.     Height = 17
  3842.     AutoSize = False
  3843.     CharCase = ecUpperCase
  3844.     Color = clSilver
  3845.     Ctl3D = True
  3846.     Font.Color = clRed
  3847.     Font.Height = -12
  3848.     Font.Name = 'Times New Roman'
  3849.     Font.Style = [fsBold]
  3850.     HideSelection = False
  3851.     MaxLength = 2
  3852.     ParentCtl3D = False
  3853.     ParentFont = False
  3854.     ParentShowHint = False
  3855.     ShowHint = False
  3856.     TabOrder = 169
  3857.   end
  3858.   object Edit171: TEdit
  3859.     Left = 269
  3860.     Top = 194
  3861.     Width = 25
  3862.     Height = 17
  3863.     AutoSize = False
  3864.     CharCase = ecUpperCase
  3865.     Color = clSilver
  3866.     Ctl3D = True
  3867.     Font.Color = clRed
  3868.     Font.Height = -12
  3869.     Font.Name = 'Times New Roman'
  3870.     Font.Style = [fsBold]
  3871.     HideSelection = False
  3872.     MaxLength = 2
  3873.     ParentCtl3D = False
  3874.     ParentFont = False
  3875.     ParentShowHint = False
  3876.     ShowHint = False
  3877.     TabOrder = 170
  3878.   end
  3879.   object Edit172: TEdit
  3880.     Left = 294
  3881.     Top = 194
  3882.     Width = 25
  3883.     Height = 17
  3884.     AutoSize = False
  3885.     CharCase = ecUpperCase
  3886.     Color = clSilver
  3887.     Ctl3D = True
  3888.     Font.Color = clRed
  3889.     Font.Height = -12
  3890.     Font.Name = 'Times New Roman'
  3891.     Font.Style = [fsBold]
  3892.     HideSelection = False
  3893.     MaxLength = 2
  3894.     ParentCtl3D = False
  3895.     ParentFont = False
  3896.     ParentShowHint = False
  3897.     ShowHint = False
  3898.     TabOrder = 171
  3899.   end
  3900.   object Edit173: TEdit
  3901.     Left = 319
  3902.     Top = 194
  3903.     Width = 25
  3904.     Height = 17
  3905.     AutoSize = False
  3906.     CharCase = ecUpperCase
  3907.     Color = clSilver
  3908.     Ctl3D = True
  3909.     Font.Color = clRed
  3910.     Font.Height = -12
  3911.     Font.Name = 'Times New Roman'
  3912.     Font.Style = [fsBold]
  3913.     HideSelection = False
  3914.     MaxLength = 2
  3915.     ParentCtl3D = False
  3916.     ParentFont = False
  3917.     ParentShowHint = False
  3918.     ShowHint = False
  3919.     TabOrder = 172
  3920.   end
  3921.   object Edit174: TEdit
  3922.     Left = 344
  3923.     Top = 194
  3924.     Width = 25
  3925.     Height = 17
  3926.     AutoSize = False
  3927.     CharCase = ecUpperCase
  3928.     Color = clSilver
  3929.     Ctl3D = True
  3930.     Font.Color = clRed
  3931.     Font.Height = -12
  3932.     Font.Name = 'Times New Roman'
  3933.     Font.Style = [fsBold]
  3934.     HideSelection = False
  3935.     MaxLength = 2
  3936.     ParentCtl3D = False
  3937.     ParentFont = False
  3938.     ParentShowHint = False
  3939.     ShowHint = False
  3940.     TabOrder = 173
  3941.   end
  3942.   object Edit175: TEdit
  3943.     Left = 369
  3944.     Top = 194
  3945.     Width = 25
  3946.     Height = 17
  3947.     AutoSize = False
  3948.     CharCase = ecUpperCase
  3949.     Color = clSilver
  3950.     Ctl3D = True
  3951.     Font.Color = clRed
  3952.     Font.Height = -12
  3953.     Font.Name = 'Times New Roman'
  3954.     Font.Style = [fsBold]
  3955.     HideSelection = False
  3956.     MaxLength = 2
  3957.     ParentCtl3D = False
  3958.     ParentFont = False
  3959.     ParentShowHint = False
  3960.     ShowHint = False
  3961.     TabOrder = 174
  3962.   end
  3963.   object Edit176: TEdit
  3964.     Left = 394
  3965.     Top = 194
  3966.     Width = 25
  3967.     Height = 17
  3968.     AutoSize = False
  3969.     CharCase = ecUpperCase
  3970.     Color = clSilver
  3971.     Ctl3D = True
  3972.     Font.Color = clRed
  3973.     Font.Height = -12
  3974.     Font.Name = 'Times New Roman'
  3975.     Font.Style = [fsBold]
  3976.     HideSelection = False
  3977.     MaxLength = 2
  3978.     ParentCtl3D = False
  3979.     ParentFont = False
  3980.     ParentShowHint = False
  3981.     ShowHint = False
  3982.     TabOrder = 175
  3983.   end
  3984.   object Edit177: TEdit
  3985.     Left = 18
  3986.     Top = 212
  3987.     Width = 25
  3988.     Height = 17
  3989.     AutoSize = False
  3990.     CharCase = ecUpperCase
  3991.     Color = clSilver
  3992.     Ctl3D = True
  3993.     Font.Color = clRed
  3994.     Font.Height = -12
  3995.     Font.Name = 'Times New Roman'
  3996.     Font.Style = [fsBold]
  3997.     HideSelection = False
  3998.     MaxLength = 2
  3999.     ParentCtl3D = False
  4000.     ParentFont = False
  4001.     ParentShowHint = False
  4002.     ShowHint = False
  4003.     TabOrder = 176
  4004.   end
  4005.   object Edit178: TEdit
  4006.     Left = 43
  4007.     Top = 212
  4008.     Width = 25
  4009.     Height = 17
  4010.     AutoSize = False
  4011.     CharCase = ecUpperCase
  4012.     Color = clSilver
  4013.     Ctl3D = True
  4014.     Font.Color = clRed
  4015.     Font.Height = -12
  4016.     Font.Name = 'Times New Roman'
  4017.     Font.Style = [fsBold]
  4018.     HideSelection = False
  4019.     MaxLength = 2
  4020.     ParentCtl3D = False
  4021.     ParentFont = False
  4022.     ParentShowHint = False
  4023.     ShowHint = False
  4024.     TabOrder = 177
  4025.   end
  4026.   object Edit179: TEdit
  4027.     Left = 68
  4028.     Top = 212
  4029.     Width = 25
  4030.     Height = 17
  4031.     AutoSize = False
  4032.     CharCase = ecUpperCase
  4033.     Color = clSilver
  4034.     Ctl3D = True
  4035.     Font.Color = clRed
  4036.     Font.Height = -12
  4037.     Font.Name = 'Times New Roman'
  4038.     Font.Style = [fsBold]
  4039.     HideSelection = False
  4040.     MaxLength = 2
  4041.     ParentCtl3D = False
  4042.     ParentFont = False
  4043.     ParentShowHint = False
  4044.     ShowHint = False
  4045.     TabOrder = 178
  4046.   end
  4047.   object Edit180: TEdit
  4048.     Left = 93
  4049.     Top = 212
  4050.     Width = 25
  4051.     Height = 17
  4052.     AutoSize = False
  4053.     CharCase = ecUpperCase
  4054.     Color = clSilver
  4055.     Ctl3D = True
  4056.     Font.Color = clRed
  4057.     Font.Height = -12
  4058.     Font.Name = 'Times New Roman'
  4059.     Font.Style = [fsBold]
  4060.     HideSelection = False
  4061.     MaxLength = 2
  4062.     ParentCtl3D = False
  4063.     ParentFont = False
  4064.     ParentShowHint = False
  4065.     ShowHint = False
  4066.     TabOrder = 179
  4067.   end
  4068.   object Edit181: TEdit
  4069.     Left = 118
  4070.     Top = 212
  4071.     Width = 25
  4072.     Height = 17
  4073.     AutoSize = False
  4074.     CharCase = ecUpperCase
  4075.     Color = clSilver
  4076.     Ctl3D = True
  4077.     Font.Color = clRed
  4078.     Font.Height = -12
  4079.     Font.Name = 'Times New Roman'
  4080.     Font.Style = [fsBold]
  4081.     HideSelection = False
  4082.     MaxLength = 2
  4083.     ParentCtl3D = False
  4084.     ParentFont = False
  4085.     ParentShowHint = False
  4086.     ShowHint = False
  4087.     TabOrder = 180
  4088.   end
  4089.   object Edit182: TEdit
  4090.     Left = 143
  4091.     Top = 212
  4092.     Width = 25
  4093.     Height = 17
  4094.     AutoSize = False
  4095.     CharCase = ecUpperCase
  4096.     Color = clSilver
  4097.     Ctl3D = True
  4098.     Font.Color = clRed
  4099.     Font.Height = -12
  4100.     Font.Name = 'Times New Roman'
  4101.     Font.Style = [fsBold]
  4102.     HideSelection = False
  4103.     MaxLength = 2
  4104.     ParentCtl3D = False
  4105.     ParentFont = False
  4106.     ParentShowHint = False
  4107.     ShowHint = False
  4108.     TabOrder = 181
  4109.   end
  4110.   object Edit183: TEdit
  4111.     Left = 168
  4112.     Top = 212
  4113.     Width = 25
  4114.     Height = 17
  4115.     AutoSize = False
  4116.     CharCase = ecUpperCase
  4117.     Color = clSilver
  4118.     Ctl3D = True
  4119.     Font.Color = clRed
  4120.     Font.Height = -12
  4121.     Font.Name = 'Times New Roman'
  4122.     Font.Style = [fsBold]
  4123.     HideSelection = False
  4124.     MaxLength = 2
  4125.     ParentCtl3D = False
  4126.     ParentFont = False
  4127.     ParentShowHint = False
  4128.     ShowHint = False
  4129.     TabOrder = 182
  4130.   end
  4131.   object Edit184: TEdit
  4132.     Left = 193
  4133.     Top = 212
  4134.     Width = 25
  4135.     Height = 17
  4136.     AutoSize = False
  4137.     CharCase = ecUpperCase
  4138.     Color = clSilver
  4139.     Ctl3D = True
  4140.     Font.Color = clRed
  4141.     Font.Height = -12
  4142.     Font.Name = 'Times New Roman'
  4143.     Font.Style = [fsBold]
  4144.     HideSelection = False
  4145.     MaxLength = 2
  4146.     ParentCtl3D = False
  4147.     ParentFont = False
  4148.     ParentShowHint = False
  4149.     ShowHint = False
  4150.     TabOrder = 183
  4151.   end
  4152.   object Edit185: TEdit
  4153.     Left = 219
  4154.     Top = 212
  4155.     Width = 25
  4156.     Height = 17
  4157.     AutoSize = False
  4158.     CharCase = ecUpperCase
  4159.     Color = clSilver
  4160.     Ctl3D = True
  4161.     Font.Color = clRed
  4162.     Font.Height = -12
  4163.     Font.Name = 'Times New Roman'
  4164.     Font.Style = [fsBold]
  4165.     HideSelection = False
  4166.     MaxLength = 2
  4167.     ParentCtl3D = False
  4168.     ParentFont = False
  4169.     ParentShowHint = False
  4170.     ShowHint = False
  4171.     TabOrder = 184
  4172.   end
  4173.   object Edit186: TEdit
  4174.     Left = 244
  4175.     Top = 212
  4176.     Width = 25
  4177.     Height = 17
  4178.     AutoSize = False
  4179.     CharCase = ecUpperCase
  4180.     Color = clSilver
  4181.     Ctl3D = True
  4182.     Font.Color = clRed
  4183.     Font.Height = -12
  4184.     Font.Name = 'Times New Roman'
  4185.     Font.Style = [fsBold]
  4186.     HideSelection = False
  4187.     MaxLength = 2
  4188.     ParentCtl3D = False
  4189.     ParentFont = False
  4190.     ParentShowHint = False
  4191.     ShowHint = False
  4192.     TabOrder = 185
  4193.   end
  4194.   object Edit187: TEdit
  4195.     Left = 269
  4196.     Top = 212
  4197.     Width = 25
  4198.     Height = 17
  4199.     AutoSize = False
  4200.     CharCase = ecUpperCase
  4201.     Color = clSilver
  4202.     Ctl3D = True
  4203.     Font.Color = clRed
  4204.     Font.Height = -12
  4205.     Font.Name = 'Times New Roman'
  4206.     Font.Style = [fsBold]
  4207.     HideSelection = False
  4208.     MaxLength = 2
  4209.     ParentCtl3D = False
  4210.     ParentFont = False
  4211.     ParentShowHint = False
  4212.     ShowHint = False
  4213.     TabOrder = 186
  4214.   end
  4215.   object Edit188: TEdit
  4216.     Left = 294
  4217.     Top = 212
  4218.     Width = 25
  4219.     Height = 17
  4220.     AutoSize = False
  4221.     CharCase = ecUpperCase
  4222.     Color = clSilver
  4223.     Ctl3D = True
  4224.     Font.Color = clRed
  4225.     Font.Height = -12
  4226.     Font.Name = 'Times New Roman'
  4227.     Font.Style = [fsBold]
  4228.     HideSelection = False
  4229.     MaxLength = 2
  4230.     ParentCtl3D = False
  4231.     ParentFont = False
  4232.     ParentShowHint = False
  4233.     ShowHint = False
  4234.     TabOrder = 187
  4235.   end
  4236.   object Edit189: TEdit
  4237.     Left = 319
  4238.     Top = 212
  4239.     Width = 25
  4240.     Height = 17
  4241.     AutoSize = False
  4242.     CharCase = ecUpperCase
  4243.     Color = clSilver
  4244.     Ctl3D = True
  4245.     Font.Color = clRed
  4246.     Font.Height = -12
  4247.     Font.Name = 'Times New Roman'
  4248.     Font.Style = [fsBold]
  4249.     HideSelection = False
  4250.     MaxLength = 2
  4251.     ParentCtl3D = False
  4252.     ParentFont = False
  4253.     ParentShowHint = False
  4254.     ShowHint = False
  4255.     TabOrder = 188
  4256.   end
  4257.   object Edit190: TEdit
  4258.     Left = 344
  4259.     Top = 212
  4260.     Width = 25
  4261.     Height = 17
  4262.     AutoSize = False
  4263.     CharCase = ecUpperCase
  4264.     Color = clSilver
  4265.     Ctl3D = True
  4266.     Font.Color = clRed
  4267.     Font.Height = -12
  4268.     Font.Name = 'Times New Roman'
  4269.     Font.Style = [fsBold]
  4270.     HideSelection = False
  4271.     MaxLength = 2
  4272.     ParentCtl3D = False
  4273.     ParentFont = False
  4274.     ParentShowHint = False
  4275.     ShowHint = False
  4276.     TabOrder = 189
  4277.   end
  4278.   object Edit191: TEdit
  4279.     Left = 369
  4280.     Top = 212
  4281.     Width = 25
  4282.     Height = 17
  4283.     AutoSize = False
  4284.     CharCase = ecUpperCase
  4285.     Color = clSilver
  4286.     Ctl3D = True
  4287.     Font.Color = clRed
  4288.     Font.Height = -12
  4289.     Font.Name = 'Times New Roman'
  4290.     Font.Style = [fsBold]
  4291.     HideSelection = False
  4292.     MaxLength = 2
  4293.     ParentCtl3D = False
  4294.     ParentFont = False
  4295.     ParentShowHint = False
  4296.     ShowHint = False
  4297.     TabOrder = 190
  4298.   end
  4299.   object Edit192: TEdit
  4300.     Left = 394
  4301.     Top = 212
  4302.     Width = 25
  4303.     Height = 17
  4304.     AutoSize = False
  4305.     CharCase = ecUpperCase
  4306.     Color = clSilver
  4307.     Ctl3D = True
  4308.     Font.Color = clRed
  4309.     Font.Height = -12
  4310.     Font.Name = 'Times New Roman'
  4311.     Font.Style = [fsBold]
  4312.     HideSelection = False
  4313.     MaxLength = 2
  4314.     ParentCtl3D = False
  4315.     ParentFont = False
  4316.     ParentShowHint = False
  4317.     ShowHint = False
  4318.     TabOrder = 191
  4319.   end
  4320.   object Edit193: TEdit
  4321.     Left = 18
  4322.     Top = 230
  4323.     Width = 25
  4324.     Height = 17
  4325.     AutoSize = False
  4326.     CharCase = ecUpperCase
  4327.     Color = clSilver
  4328.     Ctl3D = True
  4329.     Font.Color = clRed
  4330.     Font.Height = -12
  4331.     Font.Name = 'Times New Roman'
  4332.     Font.Style = [fsBold]
  4333.     HideSelection = False
  4334.     MaxLength = 2
  4335.     ParentCtl3D = False
  4336.     ParentFont = False
  4337.     ParentShowHint = False
  4338.     ShowHint = False
  4339.     TabOrder = 192
  4340.   end
  4341.   object Edit194: TEdit
  4342.     Left = 43
  4343.     Top = 230
  4344.     Width = 25
  4345.     Height = 17
  4346.     AutoSize = False
  4347.     CharCase = ecUpperCase
  4348.     Color = clSilver
  4349.     Ctl3D = True
  4350.     Font.Color = clRed
  4351.     Font.Height = -12
  4352.     Font.Name = 'Times New Roman'
  4353.     Font.Style = [fsBold]
  4354.     HideSelection = False
  4355.     MaxLength = 2
  4356.     ParentCtl3D = False
  4357.     ParentFont = False
  4358.     ParentShowHint = False
  4359.     ShowHint = False
  4360.     TabOrder = 193
  4361.   end
  4362.   object Edit195: TEdit
  4363.     Left = 68
  4364.     Top = 230
  4365.     Width = 25
  4366.     Height = 17
  4367.     AutoSize = False
  4368.     CharCase = ecUpperCase
  4369.     Color = clSilver
  4370.     Ctl3D = True
  4371.     Font.Color = clRed
  4372.     Font.Height = -12
  4373.     Font.Name = 'Times New Roman'
  4374.     Font.Style = [fsBold]
  4375.     HideSelection = False
  4376.     MaxLength = 2
  4377.     ParentCtl3D = False
  4378.     ParentFont = False
  4379.     ParentShowHint = False
  4380.     ShowHint = False
  4381.     TabOrder = 194
  4382.   end
  4383.   object Edit196: TEdit
  4384.     Left = 93
  4385.     Top = 230
  4386.     Width = 25
  4387.     Height = 17
  4388.     AutoSize = False
  4389.     CharCase = ecUpperCase
  4390.     Color = clSilver
  4391.     Ctl3D = True
  4392.     Font.Color = clRed
  4393.     Font.Height = -12
  4394.     Font.Name = 'Times New Roman'
  4395.     Font.Style = [fsBold]
  4396.     HideSelection = False
  4397.     MaxLength = 2
  4398.     ParentCtl3D = False
  4399.     ParentFont = False
  4400.     ParentShowHint = False
  4401.     ShowHint = False
  4402.     TabOrder = 195
  4403.   end
  4404.   object Edit197: TEdit
  4405.     Left = 118
  4406.     Top = 230
  4407.     Width = 25
  4408.     Height = 17
  4409.     AutoSize = False
  4410.     CharCase = ecUpperCase
  4411.     Color = clSilver
  4412.     Ctl3D = True
  4413.     Font.Color = clRed
  4414.     Font.Height = -12
  4415.     Font.Name = 'Times New Roman'
  4416.     Font.Style = [fsBold]
  4417.     HideSelection = False
  4418.     MaxLength = 2
  4419.     ParentCtl3D = False
  4420.     ParentFont = False
  4421.     ParentShowHint = False
  4422.     ShowHint = False
  4423.     TabOrder = 196
  4424.   end
  4425.   object Edit198: TEdit
  4426.     Left = 143
  4427.     Top = 230
  4428.     Width = 25
  4429.     Height = 17
  4430.     AutoSize = False
  4431.     CharCase = ecUpperCase
  4432.     Color = clSilver
  4433.     Ctl3D = True
  4434.     Font.Color = clRed
  4435.     Font.Height = -12
  4436.     Font.Name = 'Times New Roman'
  4437.     Font.Style = [fsBold]
  4438.     HideSelection = False
  4439.     MaxLength = 2
  4440.     ParentCtl3D = False
  4441.     ParentFont = False
  4442.     ParentShowHint = False
  4443.     ShowHint = False
  4444.     TabOrder = 197
  4445.   end
  4446.   object Edit199: TEdit
  4447.     Left = 168
  4448.     Top = 230
  4449.     Width = 25
  4450.     Height = 17
  4451.     AutoSize = False
  4452.     CharCase = ecUpperCase
  4453.     Color = clSilver
  4454.     Ctl3D = True
  4455.     Font.Color = clRed
  4456.     Font.Height = -12
  4457.     Font.Name = 'Times New Roman'
  4458.     Font.Style = [fsBold]
  4459.     HideSelection = False
  4460.     MaxLength = 2
  4461.     ParentCtl3D = False
  4462.     ParentFont = False
  4463.     ParentShowHint = False
  4464.     ShowHint = False
  4465.     TabOrder = 198
  4466.   end
  4467.   object Edit200: TEdit
  4468.     Left = 193
  4469.     Top = 230
  4470.     Width = 25
  4471.     Height = 17
  4472.     AutoSize = False
  4473.     CharCase = ecUpperCase
  4474.     Color = clSilver
  4475.     Ctl3D = True
  4476.     Font.Color = clRed
  4477.     Font.Height = -12
  4478.     Font.Name = 'Times New Roman'
  4479.     Font.Style = [fsBold]
  4480.     HideSelection = False
  4481.     MaxLength = 2
  4482.     ParentCtl3D = False
  4483.     ParentFont = False
  4484.     ParentShowHint = False
  4485.     ShowHint = False
  4486.     TabOrder = 199
  4487.   end
  4488.   object Edit201: TEdit
  4489.     Left = 219
  4490.     Top = 230
  4491.     Width = 25
  4492.     Height = 17
  4493.     AutoSize = False
  4494.     CharCase = ecUpperCase
  4495.     Color = clSilver
  4496.     Ctl3D = True
  4497.     Font.Color = clRed
  4498.     Font.Height = -12
  4499.     Font.Name = 'Times New Roman'
  4500.     Font.Style = [fsBold]
  4501.     HideSelection = False
  4502.     MaxLength = 2
  4503.     ParentCtl3D = False
  4504.     ParentFont = False
  4505.     ParentShowHint = False
  4506.     ShowHint = False
  4507.     TabOrder = 200
  4508.   end
  4509.   object Edit202: TEdit
  4510.     Left = 244
  4511.     Top = 230
  4512.     Width = 25
  4513.     Height = 17
  4514.     AutoSize = False
  4515.     CharCase = ecUpperCase
  4516.     Color = clSilver
  4517.     Ctl3D = True
  4518.     Font.Color = clRed
  4519.     Font.Height = -12
  4520.     Font.Name = 'Times New Roman'
  4521.     Font.Style = [fsBold]
  4522.     HideSelection = False
  4523.     MaxLength = 2
  4524.     ParentCtl3D = False
  4525.     ParentFont = False
  4526.     ParentShowHint = False
  4527.     ShowHint = False
  4528.     TabOrder = 201
  4529.   end
  4530.   object Edit203: TEdit
  4531.     Left = 269
  4532.     Top = 230
  4533.     Width = 25
  4534.     Height = 17
  4535.     AutoSize = False
  4536.     CharCase = ecUpperCase
  4537.     Color = clSilver
  4538.     Ctl3D = True
  4539.     Font.Color = clRed
  4540.     Font.Height = -12
  4541.     Font.Name = 'Times New Roman'
  4542.     Font.Style = [fsBold]
  4543.     HideSelection = False
  4544.     MaxLength = 2
  4545.     ParentCtl3D = False
  4546.     ParentFont = False
  4547.     ParentShowHint = False
  4548.     ShowHint = False
  4549.     TabOrder = 202
  4550.   end
  4551.   object Edit204: TEdit
  4552.     Left = 294
  4553.     Top = 230
  4554.     Width = 25
  4555.     Height = 17
  4556.     AutoSize = False
  4557.     CharCase = ecUpperCase
  4558.     Color = clSilver
  4559.     Ctl3D = True
  4560.     Font.Color = clRed
  4561.     Font.Height = -12
  4562.     Font.Name = 'Times New Roman'
  4563.     Font.Style = [fsBold]
  4564.     HideSelection = False
  4565.     MaxLength = 2
  4566.     ParentCtl3D = False
  4567.     ParentFont = False
  4568.     ParentShowHint = False
  4569.     ShowHint = False
  4570.     TabOrder = 203
  4571.   end
  4572.   object Edit205: TEdit
  4573.     Left = 319
  4574.     Top = 230
  4575.     Width = 25
  4576.     Height = 17
  4577.     AutoSize = False
  4578.     CharCase = ecUpperCase
  4579.     Color = clSilver
  4580.     Ctl3D = True
  4581.     Font.Color = clRed
  4582.     Font.Height = -12
  4583.     Font.Name = 'Times New Roman'
  4584.     Font.Style = [fsBold]
  4585.     HideSelection = False
  4586.     MaxLength = 2
  4587.     ParentCtl3D = False
  4588.     ParentFont = False
  4589.     ParentShowHint = False
  4590.     ShowHint = False
  4591.     TabOrder = 204
  4592.   end
  4593.   object Edit206: TEdit
  4594.     Left = 344
  4595.     Top = 230
  4596.     Width = 25
  4597.     Height = 17
  4598.     AutoSize = False
  4599.     CharCase = ecUpperCase
  4600.     Color = clSilver
  4601.     Ctl3D = True
  4602.     Font.Color = clRed
  4603.     Font.Height = -12
  4604.     Font.Name = 'Times New Roman'
  4605.     Font.Style = [fsBold]
  4606.     HideSelection = False
  4607.     MaxLength = 2
  4608.     ParentCtl3D = False
  4609.     ParentFont = False
  4610.     ParentShowHint = False
  4611.     ShowHint = False
  4612.     TabOrder = 205
  4613.   end
  4614.   object Edit207: TEdit
  4615.     Left = 369
  4616.     Top = 230
  4617.     Width = 25
  4618.     Height = 17
  4619.     AutoSize = False
  4620.     CharCase = ecUpperCase
  4621.     Color = clSilver
  4622.     Ctl3D = True
  4623.     Font.Color = clRed
  4624.     Font.Height = -12
  4625.     Font.Name = 'Times New Roman'
  4626.     Font.Style = [fsBold]
  4627.     HideSelection = False
  4628.     MaxLength = 2
  4629.     ParentCtl3D = False
  4630.     ParentFont = False
  4631.     ParentShowHint = False
  4632.     ShowHint = False
  4633.     TabOrder = 206
  4634.   end
  4635.   object Edit208: TEdit
  4636.     Left = 394
  4637.     Top = 230
  4638.     Width = 25
  4639.     Height = 17
  4640.     AutoSize = False
  4641.     CharCase = ecUpperCase
  4642.     Color = clSilver
  4643.     Ctl3D = True
  4644.     Font.Color = clRed
  4645.     Font.Height = -12
  4646.     Font.Name = 'Times New Roman'
  4647.     Font.Style = [fsBold]
  4648.     HideSelection = False
  4649.     MaxLength = 2
  4650.     ParentCtl3D = False
  4651.     ParentFont = False
  4652.     ParentShowHint = False
  4653.     ShowHint = False
  4654.     TabOrder = 207
  4655.   end
  4656.   object Edit209: TEdit
  4657.     Left = 18
  4658.     Top = 248
  4659.     Width = 25
  4660.     Height = 17
  4661.     AutoSize = False
  4662.     CharCase = ecUpperCase
  4663.     Color = clSilver
  4664.     Ctl3D = True
  4665.     Font.Color = clRed
  4666.     Font.Height = -12
  4667.     Font.Name = 'Times New Roman'
  4668.     Font.Style = [fsBold]
  4669.     HideSelection = False
  4670.     MaxLength = 2
  4671.     ParentCtl3D = False
  4672.     ParentFont = False
  4673.     ParentShowHint = False
  4674.     ShowHint = False
  4675.     TabOrder = 208
  4676.   end
  4677.   object Edit210: TEdit
  4678.     Left = 43
  4679.     Top = 248
  4680.     Width = 25
  4681.     Height = 17
  4682.     AutoSize = False
  4683.     CharCase = ecUpperCase
  4684.     Color = clSilver
  4685.     Ctl3D = True
  4686.     Font.Color = clRed
  4687.     Font.Height = -12
  4688.     Font.Name = 'Times New Roman'
  4689.     Font.Style = [fsBold]
  4690.     HideSelection = False
  4691.     MaxLength = 2
  4692.     ParentCtl3D = False
  4693.     ParentFont = False
  4694.     ParentShowHint = False
  4695.     ShowHint = False
  4696.     TabOrder = 209
  4697.   end
  4698.   object Edit211: TEdit
  4699.     Left = 68
  4700.     Top = 248
  4701.     Width = 25
  4702.     Height = 17
  4703.     AutoSize = False
  4704.     CharCase = ecUpperCase
  4705.     Color = clSilver
  4706.     Ctl3D = True
  4707.     Font.Color = clRed
  4708.     Font.Height = -12
  4709.     Font.Name = 'Times New Roman'
  4710.     Font.Style = [fsBold]
  4711.     HideSelection = False
  4712.     MaxLength = 2
  4713.     ParentCtl3D = False
  4714.     ParentFont = False
  4715.     ParentShowHint = False
  4716.     ShowHint = False
  4717.     TabOrder = 210
  4718.   end
  4719.   object Edit212: TEdit
  4720.     Left = 93
  4721.     Top = 248
  4722.     Width = 25
  4723.     Height = 17
  4724.     AutoSize = False
  4725.     CharCase = ecUpperCase
  4726.     Color = clSilver
  4727.     Ctl3D = True
  4728.     Font.Color = clRed
  4729.     Font.Height = -12
  4730.     Font.Name = 'Times New Roman'
  4731.     Font.Style = [fsBold]
  4732.     HideSelection = False
  4733.     MaxLength = 2
  4734.     ParentCtl3D = False
  4735.     ParentFont = False
  4736.     ParentShowHint = False
  4737.     ShowHint = False
  4738.     TabOrder = 211
  4739.   end
  4740.   object Edit213: TEdit
  4741.     Left = 118
  4742.     Top = 248
  4743.     Width = 25
  4744.     Height = 17
  4745.     AutoSize = False
  4746.     CharCase = ecUpperCase
  4747.     Color = clSilver
  4748.     Ctl3D = True
  4749.     Font.Color = clRed
  4750.     Font.Height = -12
  4751.     Font.Name = 'Times New Roman'
  4752.     Font.Style = [fsBold]
  4753.     HideSelection = False
  4754.     MaxLength = 2
  4755.     ParentCtl3D = False
  4756.     ParentFont = False
  4757.     ParentShowHint = False
  4758.     ShowHint = False
  4759.     TabOrder = 212
  4760.   end
  4761.   object Edit214: TEdit
  4762.     Left = 143
  4763.     Top = 248
  4764.     Width = 25
  4765.     Height = 17
  4766.     AutoSize = False
  4767.     CharCase = ecUpperCase
  4768.     Color = clSilver
  4769.     Ctl3D = True
  4770.     Font.Color = clRed
  4771.     Font.Height = -12
  4772.     Font.Name = 'Times New Roman'
  4773.     Font.Style = [fsBold]
  4774.     HideSelection = False
  4775.     MaxLength = 2
  4776.     ParentCtl3D = False
  4777.     ParentFont = False
  4778.     ParentShowHint = False
  4779.     ShowHint = False
  4780.     TabOrder = 213
  4781.   end
  4782.   object Edit215: TEdit
  4783.     Left = 168
  4784.     Top = 248
  4785.     Width = 25
  4786.     Height = 17
  4787.     AutoSize = False
  4788.     CharCase = ecUpperCase
  4789.     Color = clSilver
  4790.     Ctl3D = True
  4791.     Font.Color = clRed
  4792.     Font.Height = -12
  4793.     Font.Name = 'Times New Roman'
  4794.     Font.Style = [fsBold]
  4795.     HideSelection = False
  4796.     MaxLength = 2
  4797.     ParentCtl3D = False
  4798.     ParentFont = False
  4799.     ParentShowHint = False
  4800.     ShowHint = False
  4801.     TabOrder = 214
  4802.   end
  4803.   object Edit216: TEdit
  4804.     Left = 193
  4805.     Top = 248
  4806.     Width = 25
  4807.     Height = 17
  4808.     AutoSize = False
  4809.     CharCase = ecUpperCase
  4810.     Color = clSilver
  4811.     Ctl3D = True
  4812.     Font.Color = clRed
  4813.     Font.Height = -12
  4814.     Font.Name = 'Times New Roman'
  4815.     Font.Style = [fsBold]
  4816.     HideSelection = False
  4817.     MaxLength = 2
  4818.     ParentCtl3D = False
  4819.     ParentFont = False
  4820.     ParentShowHint = False
  4821.     ShowHint = False
  4822.     TabOrder = 215
  4823.   end
  4824.   object Edit217: TEdit
  4825.     Left = 219
  4826.     Top = 248
  4827.     Width = 25
  4828.     Height = 17
  4829.     AutoSize = False
  4830.     CharCase = ecUpperCase
  4831.     Color = clSilver
  4832.     Ctl3D = True
  4833.     Font.Color = clRed
  4834.     Font.Height = -12
  4835.     Font.Name = 'Times New Roman'
  4836.     Font.Style = [fsBold]
  4837.     HideSelection = False
  4838.     MaxLength = 2
  4839.     ParentCtl3D = False
  4840.     ParentFont = False
  4841.     ParentShowHint = False
  4842.     ShowHint = False
  4843.     TabOrder = 216
  4844.   end
  4845.   object Edit218: TEdit
  4846.     Left = 244
  4847.     Top = 248
  4848.     Width = 25
  4849.     Height = 17
  4850.     AutoSize = False
  4851.     CharCase = ecUpperCase
  4852.     Color = clSilver
  4853.     Ctl3D = True
  4854.     Font.Color = clRed
  4855.     Font.Height = -12
  4856.     Font.Name = 'Times New Roman'
  4857.     Font.Style = [fsBold]
  4858.     HideSelection = False
  4859.     MaxLength = 2
  4860.     ParentCtl3D = False
  4861.     ParentFont = False
  4862.     ParentShowHint = False
  4863.     ShowHint = False
  4864.     TabOrder = 217
  4865.   end
  4866.   object Edit219: TEdit
  4867.     Left = 269
  4868.     Top = 248
  4869.     Width = 25
  4870.     Height = 17
  4871.     AutoSize = False
  4872.     CharCase = ecUpperCase
  4873.     Color = clSilver
  4874.     Ctl3D = True
  4875.     Font.Color = clRed
  4876.     Font.Height = -12
  4877.     Font.Name = 'Times New Roman'
  4878.     Font.Style = [fsBold]
  4879.     HideSelection = False
  4880.     MaxLength = 2
  4881.     ParentCtl3D = False
  4882.     ParentFont = False
  4883.     ParentShowHint = False
  4884.     ShowHint = False
  4885.     TabOrder = 218
  4886.   end
  4887.   object Edit220: TEdit
  4888.     Left = 294
  4889.     Top = 248
  4890.     Width = 25
  4891.     Height = 17
  4892.     AutoSize = False
  4893.     CharCase = ecUpperCase
  4894.     Color = clSilver
  4895.     Ctl3D = True
  4896.     Font.Color = clRed
  4897.     Font.Height = -12
  4898.     Font.Name = 'Times New Roman'
  4899.     Font.Style = [fsBold]
  4900.     HideSelection = False
  4901.     MaxLength = 2
  4902.     ParentCtl3D = False
  4903.     ParentFont = False
  4904.     ParentShowHint = False
  4905.     ShowHint = False
  4906.     TabOrder = 219
  4907.   end
  4908.   object Edit221: TEdit
  4909.     Left = 319
  4910.     Top = 248
  4911.     Width = 25
  4912.     Height = 17
  4913.     AutoSize = False
  4914.     CharCase = ecUpperCase
  4915.     Color = clSilver
  4916.     Ctl3D = True
  4917.     Font.Color = clRed
  4918.     Font.Height = -12
  4919.     Font.Name = 'Times New Roman'
  4920.     Font.Style = [fsBold]
  4921.     HideSelection = False
  4922.     MaxLength = 2
  4923.     ParentCtl3D = False
  4924.     ParentFont = False
  4925.     ParentShowHint = False
  4926.     ShowHint = False
  4927.     TabOrder = 220
  4928.   end
  4929.   object Edit222: TEdit
  4930.     Left = 344
  4931.     Top = 248
  4932.     Width = 25
  4933.     Height = 17
  4934.     AutoSize = False
  4935.     CharCase = ecUpperCase
  4936.     Color = clSilver
  4937.     Ctl3D = True
  4938.     Font.Color = clRed
  4939.     Font.Height = -12
  4940.     Font.Name = 'Times New Roman'
  4941.     Font.Style = [fsBold]
  4942.     HideSelection = False
  4943.     MaxLength = 2
  4944.     ParentCtl3D = False
  4945.     ParentFont = False
  4946.     ParentShowHint = False
  4947.     ShowHint = False
  4948.     TabOrder = 221
  4949.   end
  4950.   object Edit223: TEdit
  4951.     Left = 369
  4952.     Top = 248
  4953.     Width = 25
  4954.     Height = 17
  4955.     AutoSize = False
  4956.     CharCase = ecUpperCase
  4957.     Color = clSilver
  4958.     Ctl3D = True
  4959.     Font.Color = clRed
  4960.     Font.Height = -12
  4961.     Font.Name = 'Times New Roman'
  4962.     Font.Style = [fsBold]
  4963.     HideSelection = False
  4964.     MaxLength = 2
  4965.     ParentCtl3D = False
  4966.     ParentFont = False
  4967.     ParentShowHint = False
  4968.     ShowHint = False
  4969.     TabOrder = 222
  4970.   end
  4971.   object Edit224: TEdit
  4972.     Left = 394
  4973.     Top = 248
  4974.     Width = 25
  4975.     Height = 17
  4976.     AutoSize = False
  4977.     CharCase = ecUpperCase
  4978.     Color = clSilver
  4979.     Ctl3D = True
  4980.     Font.Color = clRed
  4981.     Font.Height = -12
  4982.     Font.Name = 'Times New Roman'
  4983.     Font.Style = [fsBold]
  4984.     HideSelection = False
  4985.     MaxLength = 2
  4986.     ParentCtl3D = False
  4987.     ParentFont = False
  4988.     ParentShowHint = False
  4989.     ShowHint = False
  4990.     TabOrder = 223
  4991.   end
  4992.   object Edit225: TEdit
  4993.     Left = 18
  4994.     Top = 266
  4995.     Width = 25
  4996.     Height = 17
  4997.     AutoSize = False
  4998.     CharCase = ecUpperCase
  4999.     Color = clSilver
  5000.     Ctl3D = True
  5001.     Font.Color = clRed
  5002.     Font.Height = -12
  5003.     Font.Name = 'Times New Roman'
  5004.     Font.Style = [fsBold]
  5005.     HideSelection = False
  5006.     MaxLength = 2
  5007.     ParentCtl3D = False
  5008.     ParentFont = False
  5009.     ParentShowHint = False
  5010.     ShowHint = False
  5011.     TabOrder = 224
  5012.   end
  5013.   object Edit226: TEdit
  5014.     Left = 43
  5015.     Top = 266
  5016.     Width = 25
  5017.     Height = 17
  5018.     AutoSize = False
  5019.     CharCase = ecUpperCase
  5020.     Color = clSilver
  5021.     Ctl3D = True
  5022.     Font.Color = clRed
  5023.     Font.Height = -12
  5024.     Font.Name = 'Times New Roman'
  5025.     Font.Style = [fsBold]
  5026.     HideSelection = False
  5027.     MaxLength = 2
  5028.     ParentCtl3D = False
  5029.     ParentFont = False
  5030.     ParentShowHint = False
  5031.     ShowHint = False
  5032.     TabOrder = 225
  5033.   end
  5034.   object Edit227: TEdit
  5035.     Left = 68
  5036.     Top = 266
  5037.     Width = 25
  5038.     Height = 17
  5039.     AutoSize = False
  5040.     CharCase = ecUpperCase
  5041.     Color = clSilver
  5042.     Ctl3D = True
  5043.     Font.Color = clRed
  5044.     Font.Height = -12
  5045.     Font.Name = 'Times New Roman'
  5046.     Font.Style = [fsBold]
  5047.     HideSelection = False
  5048.     MaxLength = 2
  5049.     ParentCtl3D = False
  5050.     ParentFont = False
  5051.     ParentShowHint = False
  5052.     ShowHint = False
  5053.     TabOrder = 226
  5054.   end
  5055.   object Edit228: TEdit
  5056.     Left = 93
  5057.     Top = 266
  5058.     Width = 25
  5059.     Height = 17
  5060.     AutoSize = False
  5061.     CharCase = ecUpperCase
  5062.     Color = clSilver
  5063.     Ctl3D = True
  5064.     Font.Color = clRed
  5065.     Font.Height = -12
  5066.     Font.Name = 'Times New Roman'
  5067.     Font.Style = [fsBold]
  5068.     HideSelection = False
  5069.     MaxLength = 2
  5070.     ParentCtl3D = False
  5071.     ParentFont = False
  5072.     ParentShowHint = False
  5073.     ShowHint = False
  5074.     TabOrder = 227
  5075.   end
  5076.   object Edit229: TEdit
  5077.     Left = 118
  5078.     Top = 266
  5079.     Width = 25
  5080.     Height = 17
  5081.     AutoSize = False
  5082.     CharCase = ecUpperCase
  5083.     Color = clSilver
  5084.     Ctl3D = True
  5085.     Font.Color = clRed
  5086.     Font.Height = -12
  5087.     Font.Name = 'Times New Roman'
  5088.     Font.Style = [fsBold]
  5089.     HideSelection = False
  5090.     MaxLength = 2
  5091.     ParentCtl3D = False
  5092.     ParentFont = False
  5093.     ParentShowHint = False
  5094.     ShowHint = False
  5095.     TabOrder = 228
  5096.   end
  5097.   object Edit230: TEdit
  5098.     Left = 143
  5099.     Top = 266
  5100.     Width = 25
  5101.     Height = 17
  5102.     AutoSize = False
  5103.     CharCase = ecUpperCase
  5104.     Color = clSilver
  5105.     Ctl3D = True
  5106.     Font.Color = clRed
  5107.     Font.Height = -12
  5108.     Font.Name = 'Times New Roman'
  5109.     Font.Style = [fsBold]
  5110.     HideSelection = False
  5111.     MaxLength = 2
  5112.     ParentCtl3D = False
  5113.     ParentFont = False
  5114.     ParentShowHint = False
  5115.     ShowHint = False
  5116.     TabOrder = 229
  5117.   end
  5118.   object Edit231: TEdit
  5119.     Left = 168
  5120.     Top = 266
  5121.     Width = 25
  5122.     Height = 17
  5123.     AutoSize = False
  5124.     CharCase = ecUpperCase
  5125.     Color = clSilver
  5126.     Ctl3D = True
  5127.     Font.Color = clRed
  5128.     Font.Height = -12
  5129.     Font.Name = 'Times New Roman'
  5130.     Font.Style = [fsBold]
  5131.     HideSelection = False
  5132.     MaxLength = 2
  5133.     ParentCtl3D = False
  5134.     ParentFont = False
  5135.     ParentShowHint = False
  5136.     ShowHint = False
  5137.     TabOrder = 230
  5138.   end
  5139.   object Edit232: TEdit
  5140.     Left = 193
  5141.     Top = 266
  5142.     Width = 25
  5143.     Height = 17
  5144.     AutoSize = False
  5145.     CharCase = ecUpperCase
  5146.     Color = clSilver
  5147.     Ctl3D = True
  5148.     Font.Color = clRed
  5149.     Font.Height = -12
  5150.     Font.Name = 'Times New Roman'
  5151.     Font.Style = [fsBold]
  5152.     HideSelection = False
  5153.     MaxLength = 2
  5154.     ParentCtl3D = False
  5155.     ParentFont = False
  5156.     ParentShowHint = False
  5157.     ShowHint = False
  5158.     TabOrder = 231
  5159.   end
  5160.   object Edit233: TEdit
  5161.     Left = 219
  5162.     Top = 266
  5163.     Width = 25
  5164.     Height = 17
  5165.     AutoSize = False
  5166.     CharCase = ecUpperCase
  5167.     Color = clSilver
  5168.     Ctl3D = True
  5169.     Font.Color = clRed
  5170.     Font.Height = -12
  5171.     Font.Name = 'Times New Roman'
  5172.     Font.Style = [fsBold]
  5173.     HideSelection = False
  5174.     MaxLength = 2
  5175.     ParentCtl3D = False
  5176.     ParentFont = False
  5177.     ParentShowHint = False
  5178.     ShowHint = False
  5179.     TabOrder = 232
  5180.   end
  5181.   object Edit234: TEdit
  5182.     Left = 244
  5183.     Top = 266
  5184.     Width = 25
  5185.     Height = 17
  5186.     AutoSize = False
  5187.     CharCase = ecUpperCase
  5188.     Color = clSilver
  5189.     Ctl3D = True
  5190.     Font.Color = clRed
  5191.     Font.Height = -12
  5192.     Font.Name = 'Times New Roman'
  5193.     Font.Style = [fsBold]
  5194.     HideSelection = False
  5195.     MaxLength = 2
  5196.     ParentCtl3D = False
  5197.     ParentFont = False
  5198.     ParentShowHint = False
  5199.     ShowHint = False
  5200.     TabOrder = 233
  5201.   end
  5202.   object Edit235: TEdit
  5203.     Left = 269
  5204.     Top = 266
  5205.     Width = 25
  5206.     Height = 17
  5207.     AutoSize = False
  5208.     CharCase = ecUpperCase
  5209.     Color = clSilver
  5210.     Ctl3D = True
  5211.     Font.Color = clRed
  5212.     Font.Height = -12
  5213.     Font.Name = 'Times New Roman'
  5214.     Font.Style = [fsBold]
  5215.     HideSelection = False
  5216.     MaxLength = 2
  5217.     ParentCtl3D = False
  5218.     ParentFont = False
  5219.     ParentShowHint = False
  5220.     ShowHint = False
  5221.     TabOrder = 234
  5222.   end
  5223.   object Edit236: TEdit
  5224.     Left = 294
  5225.     Top = 266
  5226.     Width = 25
  5227.     Height = 17
  5228.     AutoSize = False
  5229.     CharCase = ecUpperCase
  5230.     Color = clSilver
  5231.     Ctl3D = True
  5232.     Font.Color = clRed
  5233.     Font.Height = -12
  5234.     Font.Name = 'Times New Roman'
  5235.     Font.Style = [fsBold]
  5236.     HideSelection = False
  5237.     MaxLength = 2
  5238.     ParentCtl3D = False
  5239.     ParentFont = False
  5240.     ParentShowHint = False
  5241.     ShowHint = False
  5242.     TabOrder = 235
  5243.   end
  5244.   object Edit237: TEdit
  5245.     Left = 319
  5246.     Top = 266
  5247.     Width = 25
  5248.     Height = 17
  5249.     AutoSize = False
  5250.     CharCase = ecUpperCase
  5251.     Color = clSilver
  5252.     Ctl3D = True
  5253.     Font.Color = clRed
  5254.     Font.Height = -12
  5255.     Font.Name = 'Times New Roman'
  5256.     Font.Style = [fsBold]
  5257.     HideSelection = False
  5258.     MaxLength = 2
  5259.     ParentCtl3D = False
  5260.     ParentFont = False
  5261.     ParentShowHint = False
  5262.     ShowHint = False
  5263.     TabOrder = 236
  5264.   end
  5265.   object Edit238: TEdit
  5266.     Left = 344
  5267.     Top = 266
  5268.     Width = 25
  5269.     Height = 17
  5270.     AutoSize = False
  5271.     CharCase = ecUpperCase
  5272.     Color = clSilver
  5273.     Ctl3D = True
  5274.     Font.Color = clRed
  5275.     Font.Height = -12
  5276.     Font.Name = 'Times New Roman'
  5277.     Font.Style = [fsBold]
  5278.     HideSelection = False
  5279.     MaxLength = 2
  5280.     ParentCtl3D = False
  5281.     ParentFont = False
  5282.     ParentShowHint = False
  5283.     ShowHint = False
  5284.     TabOrder = 237
  5285.   end
  5286.   object Edit239: TEdit
  5287.     Left = 369
  5288.     Top = 266
  5289.     Width = 25
  5290.     Height = 17
  5291.     AutoSize = False
  5292.     CharCase = ecUpperCase
  5293.     Color = clSilver
  5294.     Ctl3D = True
  5295.     Font.Color = clRed
  5296.     Font.Height = -12
  5297.     Font.Name = 'Times New Roman'
  5298.     Font.Style = [fsBold]
  5299.     HideSelection = False
  5300.     MaxLength = 2
  5301.     ParentCtl3D = False
  5302.     ParentFont = False
  5303.     ParentShowHint = False
  5304.     ShowHint = False
  5305.     TabOrder = 238
  5306.   end
  5307.   object Edit240: TEdit
  5308.     Left = 394
  5309.     Top = 266
  5310.     Width = 25
  5311.     Height = 17
  5312.     AutoSize = False
  5313.     CharCase = ecUpperCase
  5314.     Color = clSilver
  5315.     Ctl3D = True
  5316.     Font.Color = clRed
  5317.     Font.Height = -12
  5318.     Font.Name = 'Times New Roman'
  5319.     Font.Style = [fsBold]
  5320.     HideSelection = False
  5321.     MaxLength = 2
  5322.     ParentCtl3D = False
  5323.     ParentFont = False
  5324.     ParentShowHint = False
  5325.     ShowHint = False
  5326.     TabOrder = 239
  5327.   end
  5328.   object Edit241: TEdit
  5329.     Left = 18
  5330.     Top = 284
  5331.     Width = 25
  5332.     Height = 17
  5333.     AutoSize = False
  5334.     CharCase = ecUpperCase
  5335.     Color = clSilver
  5336.     Ctl3D = True
  5337.     Font.Color = clRed
  5338.     Font.Height = -12
  5339.     Font.Name = 'Times New Roman'
  5340.     Font.Style = [fsBold]
  5341.     HideSelection = False
  5342.     MaxLength = 2
  5343.     ParentCtl3D = False
  5344.     ParentFont = False
  5345.     ParentShowHint = False
  5346.     ShowHint = False
  5347.     TabOrder = 240
  5348.   end
  5349.   object Edit242: TEdit
  5350.     Left = 43
  5351.     Top = 284
  5352.     Width = 25
  5353.     Height = 17
  5354.     AutoSize = False
  5355.     CharCase = ecUpperCase
  5356.     Color = clSilver
  5357.     Ctl3D = True
  5358.     Font.Color = clRed
  5359.     Font.Height = -12
  5360.     Font.Name = 'Times New Roman'
  5361.     Font.Style = [fsBold]
  5362.     HideSelection = False
  5363.     MaxLength = 2
  5364.     ParentCtl3D = False
  5365.     ParentFont = False
  5366.     ParentShowHint = False
  5367.     ShowHint = False
  5368.     TabOrder = 241
  5369.   end
  5370.   object Edit243: TEdit
  5371.     Left = 68
  5372.     Top = 284
  5373.     Width = 25
  5374.     Height = 17
  5375.     AutoSize = False
  5376.     CharCase = ecUpperCase
  5377.     Color = clSilver
  5378.     Ctl3D = True
  5379.     Font.Color = clRed
  5380.     Font.Height = -12
  5381.     Font.Name = 'Times New Roman'
  5382.     Font.Style = [fsBold]
  5383.     HideSelection = False
  5384.     MaxLength = 2
  5385.     ParentCtl3D = False
  5386.     ParentFont = False
  5387.     ParentShowHint = False
  5388.     ShowHint = False
  5389.     TabOrder = 242
  5390.   end
  5391.   object Edit244: TEdit
  5392.     Left = 93
  5393.     Top = 284
  5394.     Width = 25
  5395.     Height = 17
  5396.     AutoSize = False
  5397.     CharCase = ecUpperCase
  5398.     Color = clSilver
  5399.     Ctl3D = True
  5400.     Font.Color = clRed
  5401.     Font.Height = -12
  5402.     Font.Name = 'Times New Roman'
  5403.     Font.Style = [fsBold]
  5404.     HideSelection = False
  5405.     MaxLength = 2
  5406.     ParentCtl3D = False
  5407.     ParentFont = False
  5408.     ParentShowHint = False
  5409.     ShowHint = False
  5410.     TabOrder = 243
  5411.   end
  5412.   object Edit245: TEdit
  5413.     Left = 118
  5414.     Top = 284
  5415.     Width = 25
  5416.     Height = 17
  5417.     AutoSize = False
  5418.     CharCase = ecUpperCase
  5419.     Color = clSilver
  5420.     Ctl3D = True
  5421.     Font.Color = clRed
  5422.     Font.Height = -12
  5423.     Font.Name = 'Times New Roman'
  5424.     Font.Style = [fsBold]
  5425.     HideSelection = False
  5426.     MaxLength = 2
  5427.     ParentCtl3D = False
  5428.     ParentFont = False
  5429.     ParentShowHint = False
  5430.     ShowHint = False
  5431.     TabOrder = 244
  5432.   end
  5433.   object Edit246: TEdit
  5434.     Left = 143
  5435.     Top = 284
  5436.     Width = 25
  5437.     Height = 17
  5438.     AutoSize = False
  5439.     CharCase = ecUpperCase
  5440.     Color = clSilver
  5441.     Ctl3D = True
  5442.     Font.Color = clRed
  5443.     Font.Height = -12
  5444.     Font.Name = 'Times New Roman'
  5445.     Font.Style = [fsBold]
  5446.     HideSelection = False
  5447.     MaxLength = 2
  5448.     ParentCtl3D = False
  5449.     ParentFont = False
  5450.     ParentShowHint = False
  5451.     ShowHint = False
  5452.     TabOrder = 245
  5453.   end
  5454.   object Edit247: TEdit
  5455.     Left = 168
  5456.     Top = 284
  5457.     Width = 25
  5458.     Height = 17
  5459.     AutoSize = False
  5460.     CharCase = ecUpperCase
  5461.     Color = clSilver
  5462.     Ctl3D = True
  5463.     Font.Color = clRed
  5464.     Font.Height = -12
  5465.     Font.Name = 'Times New Roman'
  5466.     Font.Style = [fsBold]
  5467.     HideSelection = False
  5468.     MaxLength = 2
  5469.     ParentCtl3D = False
  5470.     ParentFont = False
  5471.     ParentShowHint = False
  5472.     ShowHint = False
  5473.     TabOrder = 246
  5474.   end
  5475.   object Edit248: TEdit
  5476.     Left = 193
  5477.     Top = 284
  5478.     Width = 25
  5479.     Height = 17
  5480.     AutoSize = False
  5481.     CharCase = ecUpperCase
  5482.     Color = clSilver
  5483.     Ctl3D = True
  5484.     Font.Color = clRed
  5485.     Font.Height = -12
  5486.     Font.Name = 'Times New Roman'
  5487.     Font.Style = [fsBold]
  5488.     HideSelection = False
  5489.     MaxLength = 2
  5490.     ParentCtl3D = False
  5491.     ParentFont = False
  5492.     ParentShowHint = False
  5493.     ShowHint = False
  5494.     TabOrder = 247
  5495.   end
  5496.   object Edit249: TEdit
  5497.     Left = 219
  5498.     Top = 284
  5499.     Width = 25
  5500.     Height = 17
  5501.     AutoSize = False
  5502.     CharCase = ecUpperCase
  5503.     Color = clSilver
  5504.     Ctl3D = True
  5505.     Font.Color = clRed
  5506.     Font.Height = -12
  5507.     Font.Name = 'Times New Roman'
  5508.     Font.Style = [fsBold]
  5509.     HideSelection = False
  5510.     MaxLength = 2
  5511.     ParentCtl3D = False
  5512.     ParentFont = False
  5513.     ParentShowHint = False
  5514.     ShowHint = False
  5515.     TabOrder = 248
  5516.   end
  5517.   object Edit250: TEdit
  5518.     Left = 244
  5519.     Top = 284
  5520.     Width = 25
  5521.     Height = 17
  5522.     AutoSize = False
  5523.     CharCase = ecUpperCase
  5524.     Color = clSilver
  5525.     Ctl3D = True
  5526.     Font.Color = clRed
  5527.     Font.Height = -12
  5528.     Font.Name = 'Times New Roman'
  5529.     Font.Style = [fsBold]
  5530.     HideSelection = False
  5531.     MaxLength = 2
  5532.     ParentCtl3D = False
  5533.     ParentFont = False
  5534.     ParentShowHint = False
  5535.     ShowHint = False
  5536.     TabOrder = 249
  5537.   end
  5538.   object Edit251: TEdit
  5539.     Left = 269
  5540.     Top = 284
  5541.     Width = 25
  5542.     Height = 17
  5543.     AutoSize = False
  5544.     CharCase = ecUpperCase
  5545.     Color = clSilver
  5546.     Ctl3D = True
  5547.     Font.Color = clRed
  5548.     Font.Height = -12
  5549.     Font.Name = 'Times New Roman'
  5550.     Font.Style = [fsBold]
  5551.     HideSelection = False
  5552.     MaxLength = 2
  5553.     ParentCtl3D = False
  5554.     ParentFont = False
  5555.     ParentShowHint = False
  5556.     ShowHint = False
  5557.     TabOrder = 250
  5558.   end
  5559.   object Edit252: TEdit
  5560.     Left = 294
  5561.     Top = 284
  5562.     Width = 25
  5563.     Height = 17
  5564.     AutoSize = False
  5565.     CharCase = ecUpperCase
  5566.     Color = clSilver
  5567.     Ctl3D = True
  5568.     Font.Color = clRed
  5569.     Font.Height = -12
  5570.     Font.Name = 'Times New Roman'
  5571.     Font.Style = [fsBold]
  5572.     HideSelection = False
  5573.     MaxLength = 2
  5574.     ParentCtl3D = False
  5575.     ParentFont = False
  5576.     ParentShowHint = False
  5577.     ShowHint = False
  5578.     TabOrder = 251
  5579.   end
  5580.   object Edit253: TEdit
  5581.     Left = 319
  5582.     Top = 284
  5583.     Width = 25
  5584.     Height = 17
  5585.     AutoSize = False
  5586.     CharCase = ecUpperCase
  5587.     Color = clSilver
  5588.     Ctl3D = True
  5589.     Font.Color = clRed
  5590.     Font.Height = -12
  5591.     Font.Name = 'Times New Roman'
  5592.     Font.Style = [fsBold]
  5593.     HideSelection = False
  5594.     MaxLength = 2
  5595.     ParentCtl3D = False
  5596.     ParentFont = False
  5597.     ParentShowHint = False
  5598.     ShowHint = False
  5599.     TabOrder = 252
  5600.   end
  5601.   object Edit254: TEdit
  5602.     Left = 344
  5603.     Top = 284
  5604.     Width = 25
  5605.     Height = 17
  5606.     AutoSize = False
  5607.     CharCase = ecUpperCase
  5608.     Color = clSilver
  5609.     Ctl3D = True
  5610.     Font.Color = clRed
  5611.     Font.Height = -12
  5612.     Font.Name = 'Times New Roman'
  5613.     Font.Style = [fsBold]
  5614.     HideSelection = False
  5615.     MaxLength = 2
  5616.     ParentCtl3D = False
  5617.     ParentFont = False
  5618.     ParentShowHint = False
  5619.     ShowHint = False
  5620.     TabOrder = 253
  5621.   end
  5622.   object Edit255: TEdit
  5623.     Left = 369
  5624.     Top = 284
  5625.     Width = 25
  5626.     Height = 17
  5627.     AutoSize = False
  5628.     CharCase = ecUpperCase
  5629.     Color = clSilver
  5630.     Ctl3D = True
  5631.     Font.Color = clRed
  5632.     Font.Height = -12
  5633.     Font.Name = 'Times New Roman'
  5634.     Font.Style = [fsBold]
  5635.     HideSelection = False
  5636.     MaxLength = 2
  5637.     ParentCtl3D = False
  5638.     ParentFont = False
  5639.     ParentShowHint = False
  5640.     ShowHint = False
  5641.     TabOrder = 254
  5642.   end
  5643.   object Edit256: TEdit
  5644.     Left = 394
  5645.     Top = 284
  5646.     Width = 25
  5647.     Height = 17
  5648.     AutoSize = False
  5649.     CharCase = ecUpperCase
  5650.     Color = clSilver
  5651.     Ctl3D = True
  5652.     Font.Color = clRed
  5653.     Font.Height = -12
  5654.     Font.Name = 'Times New Roman'
  5655.     Font.Style = [fsBold]
  5656.     HideSelection = False
  5657.     MaxLength = 2
  5658.     ParentCtl3D = False
  5659.     ParentFont = False
  5660.     ParentShowHint = False
  5661.     ShowHint = False
  5662.     TabOrder = 255
  5663.   end
  5664.   object Edit257: TEdit
  5665.     Left = 18
  5666.     Top = 302
  5667.     Width = 25
  5668.     Height = 17
  5669.     AutoSize = False
  5670.     CharCase = ecUpperCase
  5671.     Color = clSilver
  5672.     Ctl3D = True
  5673.     Font.Color = clRed
  5674.     Font.Height = -12
  5675.     Font.Name = 'Times New Roman'
  5676.     Font.Style = [fsBold]
  5677.     HideSelection = False
  5678.     MaxLength = 2
  5679.     ParentCtl3D = False
  5680.     ParentFont = False
  5681.     ParentShowHint = False
  5682.     ShowHint = False
  5683.     TabOrder = 256
  5684.   end
  5685.   object Edit258: TEdit
  5686.     Left = 43
  5687.     Top = 302
  5688.     Width = 25
  5689.     Height = 17
  5690.     AutoSize = False
  5691.     CharCase = ecUpperCase
  5692.     Color = clSilver
  5693.     Ctl3D = True
  5694.     Font.Color = clRed
  5695.     Font.Height = -12
  5696.     Font.Name = 'Times New Roman'
  5697.     Font.Style = [fsBold]
  5698.     HideSelection = False
  5699.     MaxLength = 2
  5700.     ParentCtl3D = False
  5701.     ParentFont = False
  5702.     ParentShowHint = False
  5703.     ShowHint = False
  5704.     TabOrder = 257
  5705.   end
  5706.   object Edit259: TEdit
  5707.     Left = 68
  5708.     Top = 302
  5709.     Width = 25
  5710.     Height = 17
  5711.     AutoSize = False
  5712.     CharCase = ecUpperCase
  5713.     Color = clSilver
  5714.     Ctl3D = True
  5715.     Font.Color = clRed
  5716.     Font.Height = -12
  5717.     Font.Name = 'Times New Roman'
  5718.     Font.Style = [fsBold]
  5719.     HideSelection = False
  5720.     MaxLength = 2
  5721.     ParentCtl3D = False
  5722.     ParentFont = False
  5723.     ParentShowHint = False
  5724.     ShowHint = False
  5725.     TabOrder = 258
  5726.   end
  5727.   object Edit260: TEdit
  5728.     Left = 93
  5729.     Top = 302
  5730.     Width = 25
  5731.     Height = 17
  5732.     AutoSize = False
  5733.     CharCase = ecUpperCase
  5734.     Color = clSilver
  5735.     Ctl3D = True
  5736.     Font.Color = clRed
  5737.     Font.Height = -12
  5738.     Font.Name = 'Times New Roman'
  5739.     Font.Style = [fsBold]
  5740.     HideSelection = False
  5741.     MaxLength = 2
  5742.     ParentCtl3D = False
  5743.     ParentFont = False
  5744.     ParentShowHint = False
  5745.     ShowHint = False
  5746.     TabOrder = 259
  5747.   end
  5748.   object Edit261: TEdit
  5749.     Left = 118
  5750.     Top = 302
  5751.     Width = 25
  5752.     Height = 17
  5753.     AutoSize = False
  5754.     CharCase = ecUpperCase
  5755.     Color = clSilver
  5756.     Ctl3D = True
  5757.     Font.Color = clRed
  5758.     Font.Height = -12
  5759.     Font.Name = 'Times New Roman'
  5760.     Font.Style = [fsBold]
  5761.     HideSelection = False
  5762.     MaxLength = 2
  5763.     ParentCtl3D = False
  5764.     ParentFont = False
  5765.     ParentShowHint = False
  5766.     ShowHint = False
  5767.     TabOrder = 260
  5768.   end
  5769.   object Edit262: TEdit
  5770.     Left = 143
  5771.     Top = 302
  5772.     Width = 25
  5773.     Height = 17
  5774.     AutoSize = False
  5775.     CharCase = ecUpperCase
  5776.     Color = clSilver
  5777.     Ctl3D = True
  5778.     Font.Color = clRed
  5779.     Font.Height = -12
  5780.     Font.Name = 'Times New Roman'
  5781.     Font.Style = [fsBold]
  5782.     HideSelection = False
  5783.     MaxLength = 2
  5784.     ParentCtl3D = False
  5785.     ParentFont = False
  5786.     ParentShowHint = False
  5787.     ShowHint = False
  5788.     TabOrder = 261
  5789.   end
  5790.   object Edit263: TEdit
  5791.     Left = 168
  5792.     Top = 302
  5793.     Width = 25
  5794.     Height = 17
  5795.     AutoSize = False
  5796.     CharCase = ecUpperCase
  5797.     Color = clSilver
  5798.     Ctl3D = True
  5799.     Font.Color = clRed
  5800.     Font.Height = -12
  5801.     Font.Name = 'Times New Roman'
  5802.     Font.Style = [fsBold]
  5803.     HideSelection = False
  5804.     MaxLength = 2
  5805.     ParentCtl3D = False
  5806.     ParentFont = False
  5807.     ParentShowHint = False
  5808.     ShowHint = False
  5809.     TabOrder = 262
  5810.   end
  5811.   object Edit264: TEdit
  5812.     Left = 193
  5813.     Top = 302
  5814.     Width = 25
  5815.     Height = 17
  5816.     AutoSize = False
  5817.     CharCase = ecUpperCase
  5818.     Color = clSilver
  5819.     Ctl3D = True
  5820.     Font.Color = clRed
  5821.     Font.Height = -12
  5822.     Font.Name = 'Times New Roman'
  5823.     Font.Style = [fsBold]
  5824.     HideSelection = False
  5825.     MaxLength = 2
  5826.     ParentCtl3D = False
  5827.     ParentFont = False
  5828.     ParentShowHint = False
  5829.     ShowHint = False
  5830.     TabOrder = 263
  5831.   end
  5832.   object Edit265: TEdit
  5833.     Left = 219
  5834.     Top = 302
  5835.     Width = 25
  5836.     Height = 17
  5837.     AutoSize = False
  5838.     CharCase = ecUpperCase
  5839.     Color = clSilver
  5840.     Ctl3D = True
  5841.     Font.Color = clRed
  5842.     Font.Height = -12
  5843.     Font.Name = 'Times New Roman'
  5844.     Font.Style = [fsBold]
  5845.     HideSelection = False
  5846.     MaxLength = 2
  5847.     ParentCtl3D = False
  5848.     ParentFont = False
  5849.     ParentShowHint = False
  5850.     ShowHint = False
  5851.     TabOrder = 264
  5852.   end
  5853.   object Edit266: TEdit
  5854.     Left = 244
  5855.     Top = 302
  5856.     Width = 25
  5857.     Height = 17
  5858.     AutoSize = False
  5859.     CharCase = ecUpperCase
  5860.     Color = clSilver
  5861.     Ctl3D = True
  5862.     Font.Color = clRed
  5863.     Font.Height = -12
  5864.     Font.Name = 'Times New Roman'
  5865.     Font.Style = [fsBold]
  5866.     HideSelection = False
  5867.     MaxLength = 2
  5868.     ParentCtl3D = False
  5869.     ParentFont = False
  5870.     ParentShowHint = False
  5871.     ShowHint = False
  5872.     TabOrder = 265
  5873.   end
  5874.   object Edit267: TEdit
  5875.     Left = 269
  5876.     Top = 302
  5877.     Width = 25
  5878.     Height = 17
  5879.     AutoSize = False
  5880.     CharCase = ecUpperCase
  5881.     Color = clSilver
  5882.     Ctl3D = True
  5883.     Font.Color = clRed
  5884.     Font.Height = -12
  5885.     Font.Name = 'Times New Roman'
  5886.     Font.Style = [fsBold]
  5887.     HideSelection = False
  5888.     MaxLength = 2
  5889.     ParentCtl3D = False
  5890.     ParentFont = False
  5891.     ParentShowHint = False
  5892.     ShowHint = False
  5893.     TabOrder = 266
  5894.   end
  5895.   object Edit268: TEdit
  5896.     Left = 294
  5897.     Top = 302
  5898.     Width = 25
  5899.     Height = 17
  5900.     AutoSize = False
  5901.     CharCase = ecUpperCase
  5902.     Color = clSilver
  5903.     Ctl3D = True
  5904.     Font.Color = clRed
  5905.     Font.Height = -12
  5906.     Font.Name = 'Times New Roman'
  5907.     Font.Style = [fsBold]
  5908.     HideSelection = False
  5909.     MaxLength = 2
  5910.     ParentCtl3D = False
  5911.     ParentFont = False
  5912.     ParentShowHint = False
  5913.     ShowHint = False
  5914.     TabOrder = 267
  5915.   end
  5916.   object Edit269: TEdit
  5917.     Left = 319
  5918.     Top = 302
  5919.     Width = 25
  5920.     Height = 17
  5921.     AutoSize = False
  5922.     CharCase = ecUpperCase
  5923.     Color = clSilver
  5924.     Ctl3D = True
  5925.     Font.Color = clRed
  5926.     Font.Height = -12
  5927.     Font.Name = 'Times New Roman'
  5928.     Font.Style = [fsBold]
  5929.     HideSelection = False
  5930.     MaxLength = 2
  5931.     ParentCtl3D = False
  5932.     ParentFont = False
  5933.     ParentShowHint = False
  5934.     ShowHint = False
  5935.     TabOrder = 268
  5936.   end
  5937.   object Edit270: TEdit
  5938.     Left = 344
  5939.     Top = 302
  5940.     Width = 25
  5941.     Height = 17
  5942.     AutoSize = False
  5943.     CharCase = ecUpperCase
  5944.     Color = clSilver
  5945.     Ctl3D = True
  5946.     Font.Color = clRed
  5947.     Font.Height = -12
  5948.     Font.Name = 'Times New Roman'
  5949.     Font.Style = [fsBold]
  5950.     HideSelection = False
  5951.     MaxLength = 2
  5952.     ParentCtl3D = False
  5953.     ParentFont = False
  5954.     ParentShowHint = False
  5955.     ShowHint = False
  5956.     TabOrder = 269
  5957.   end
  5958.   object Edit271: TEdit
  5959.     Left = 369
  5960.     Top = 302
  5961.     Width = 25
  5962.     Height = 17
  5963.     AutoSize = False
  5964.     CharCase = ecUpperCase
  5965.     Color = clSilver
  5966.     Ctl3D = True
  5967.     Font.Color = clRed
  5968.     Font.Height = -12
  5969.     Font.Name = 'Times New Roman'
  5970.     Font.Style = [fsBold]
  5971.     HideSelection = False
  5972.     MaxLength = 2
  5973.     ParentCtl3D = False
  5974.     ParentFont = False
  5975.     ParentShowHint = False
  5976.     ShowHint = False
  5977.     TabOrder = 270
  5978.   end
  5979.   object Edit272: TEdit
  5980.     Left = 394
  5981.     Top = 302
  5982.     Width = 25
  5983.     Height = 17
  5984.     AutoSize = False
  5985.     CharCase = ecUpperCase
  5986.     Color = clSilver
  5987.     Ctl3D = True
  5988.     Font.Color = clRed
  5989.     Font.Height = -12
  5990.     Font.Name = 'Times New Roman'
  5991.     Font.Style = [fsBold]
  5992.     HideSelection = False
  5993.     MaxLength = 2
  5994.     ParentCtl3D = False
  5995.     ParentFont = False
  5996.     ParentShowHint = False
  5997.     ShowHint = False
  5998.     TabOrder = 271
  5999.   end
  6000.   object BtnOk: TButton
  6001.     Left = 138
  6002.     Top = 324
  6003.     Width = 59
  6004.     Height = 21
  6005.     Caption = 'OK'
  6006.     TabOrder = 272
  6007.     OnClick = BtnOkClick
  6008.   end
  6009.   object BtnCancel: TButton
  6010.     Left = 224
  6011.     Top = 324
  6012.     Width = 59
  6013.     Height = 21
  6014.     Caption = 'CANCEL'
  6015.     TabOrder = 273
  6016.     OnClick = BtnCancelClick
  6017.   end
  6018. end
  6019.