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 / THEXDUMP2 / THEXDUMP2.txt
Text File  |  1997-08-08  |  185KB  |  8,561 lines

  1. object HexDump2: THexDump2
  2.   Left = 368
  3.   Top = 109
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'HexDump Item'
  7.   ClientHeight = 452
  8.   ClientWidth = 370
  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 = 349
  20.     Height = 13
  21.     AutoSize = False
  22.     Caption = 
  23.       '  0     1      2    3     4     5     6     7     8      9    A ' +
  24.       '   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 Label19: TLabel
  289.     Left = 0
  290.     Top = 318
  291.     Width = 17
  292.     Height = 18
  293.     AutoSize = False
  294.     Caption = '11'
  295.     Color = clNavy
  296.     Font.Color = clWhite
  297.     Font.Height = -13
  298.     Font.Name = 'Times New Roman'
  299.     Font.Style = [fsBold]
  300.     ParentColor = False
  301.     ParentFont = False
  302.   end
  303.   object Label20: TLabel
  304.     Left = 0
  305.     Top = 336
  306.     Width = 17
  307.     Height = 18
  308.     AutoSize = False
  309.     Caption = '12'
  310.     Color = clNavy
  311.     Font.Color = clWhite
  312.     Font.Height = -13
  313.     Font.Name = 'Times New Roman'
  314.     Font.Style = [fsBold]
  315.     ParentColor = False
  316.     ParentFont = False
  317.   end
  318.   object Label21: TLabel
  319.     Left = 0
  320.     Top = 354
  321.     Width = 17
  322.     Height = 18
  323.     AutoSize = False
  324.     Caption = '13'
  325.     Color = clNavy
  326.     Font.Color = clWhite
  327.     Font.Height = -13
  328.     Font.Name = 'Times New Roman'
  329.     Font.Style = [fsBold]
  330.     ParentColor = False
  331.     ParentFont = False
  332.   end
  333.   object Label22: TLabel
  334.     Left = 0
  335.     Top = 372
  336.     Width = 17
  337.     Height = 18
  338.     AutoSize = False
  339.     Caption = '14'
  340.     Color = clNavy
  341.     Font.Color = clWhite
  342.     Font.Height = -13
  343.     Font.Name = 'Times New Roman'
  344.     Font.Style = [fsBold]
  345.     ParentColor = False
  346.     ParentFont = False
  347.   end
  348.   object Label23: TLabel
  349.     Left = 0
  350.     Top = 390
  351.     Width = 17
  352.     Height = 18
  353.     AutoSize = False
  354.     Caption = '15'
  355.     Color = clNavy
  356.     Font.Color = clWhite
  357.     Font.Height = -13
  358.     Font.Name = 'Times New Roman'
  359.     Font.Style = [fsBold]
  360.     ParentColor = False
  361.     ParentFont = False
  362.   end
  363.   object Label24: TLabel
  364.     Left = 0
  365.     Top = 408
  366.     Width = 17
  367.     Height = 18
  368.     AutoSize = False
  369.     Caption = '16'
  370.     Color = clNavy
  371.     Font.Color = clWhite
  372.     Font.Height = -13
  373.     Font.Name = 'Times New Roman'
  374.     Font.Style = [fsBold]
  375.     ParentColor = False
  376.     ParentFont = False
  377.   end
  378.   object Shape1: TShape
  379.     Left = 17
  380.     Top = 13
  381.     Width = 265
  382.     Height = 19
  383.     Brush.Color = clYellow
  384.     ParentShowHint = False
  385.     Pen.Color = clYellow
  386.     Pen.Width = 2
  387.     ShowHint = True
  388.   end
  389.   object Shape2: TShape
  390.     Left = 192
  391.     Top = 67
  392.     Width = 24
  393.     Height = 19
  394.     Brush.Color = clYellow
  395.     ParentShowHint = False
  396.     Pen.Color = clYellow
  397.     Pen.Width = 2
  398.     ShowHint = True
  399.   end
  400.   object Shape3: TShape
  401.     Left = 280
  402.     Top = 67
  403.     Width = 89
  404.     Height = 19
  405.     Brush.Color = clYellow
  406.     ParentShowHint = False
  407.     Pen.Color = clYellow
  408.     Pen.Width = 2
  409.     ShowHint = True
  410.   end
  411.   object Shape4: TShape
  412.     Left = 17
  413.     Top = 85
  414.     Width = 352
  415.     Height = 19
  416.     Brush.Color = clYellow
  417.     ParentShowHint = False
  418.     Pen.Color = clYellow
  419.     Pen.Width = 2
  420.     ShowHint = True
  421.   end
  422.   object Shape5: TShape
  423.     Left = 17
  424.     Top = 103
  425.     Width = 352
  426.     Height = 108
  427.     Brush.Color = clYellow
  428.     ParentShowHint = False
  429.     Pen.Color = clYellow
  430.     Pen.Width = 2
  431.     ShowHint = True
  432.   end
  433.   object Shape6: TShape
  434.     Left = 17
  435.     Top = 211
  436.     Width = 330
  437.     Height = 19
  438.     Brush.Color = clYellow
  439.     ParentShowHint = False
  440.     Pen.Color = clYellow
  441.     Pen.Width = 2
  442.     ShowHint = True
  443.   end
  444.   object Shape7: TShape
  445.     Left = 17
  446.     Top = 229
  447.     Width = 22
  448.     Height = 19
  449.     Brush.Color = clYellow
  450.     ParentShowHint = False
  451.     Pen.Color = clYellow
  452.     Pen.Width = 2
  453.     ShowHint = True
  454.   end
  455.   object Shape8: TShape
  456.     Left = 105
  457.     Top = 229
  458.     Width = 264
  459.     Height = 19
  460.     Brush.Color = clYellow
  461.     ParentShowHint = False
  462.     Pen.Color = clYellow
  463.     Pen.Width = 2
  464.     ShowHint = True
  465.   end
  466.   object Shape9: TShape
  467.     Left = 17
  468.     Top = 248
  469.     Width = 352
  470.     Height = 108
  471.     Brush.Color = clYellow
  472.     ParentShowHint = False
  473.     Pen.Color = clYellow
  474.     Pen.Width = 2
  475.     ShowHint = True
  476.   end
  477.   object Shape10: TShape
  478.     Left = 281
  479.     Top = 355
  480.     Width = 88
  481.     Height = 19
  482.     Brush.Color = clYellow
  483.     ParentShowHint = False
  484.     Pen.Color = clYellow
  485.     Pen.Width = 2
  486.     ShowHint = True
  487.   end
  488.   object Shape11: TShape
  489.     Left = 17
  490.     Top = 373
  491.     Width = 88
  492.     Height = 19
  493.     Brush.Color = clYellow
  494.     ParentShowHint = False
  495.     Pen.Color = clYellow
  496.     Pen.Width = 2
  497.     ShowHint = True
  498.   end
  499.   object Shape12: TShape
  500.     Left = 281
  501.     Top = 373
  502.     Width = 44
  503.     Height = 19
  504.     Brush.Color = clYellow
  505.     ParentShowHint = False
  506.     Pen.Color = clYellow
  507.     Pen.Width = 2
  508.     ShowHint = True
  509.   end
  510.   object Shape13: TShape
  511.     Left = 17
  512.     Top = 409
  513.     Width = 110
  514.     Height = 19
  515.     Brush.Color = clYellow
  516.     ParentShowHint = False
  517.     Pen.Color = clYellow
  518.     Pen.Width = 2
  519.     ShowHint = True
  520.   end
  521.   object Shape14: TShape
  522.     Left = 105
  523.     Top = 355
  524.     Width = 22
  525.     Height = 19
  526.     Brush.Color = clYellow
  527.     ParentShowHint = False
  528.     Pen.Color = clYellow
  529.     Pen.Width = 2
  530.     ShowHint = True
  531.   end
  532.   object Edit1: TEdit
  533.     Left = 18
  534.     Top = 14
  535.     Width = 20
  536.     Height = 17
  537.     Hint = 'Item Key (3 LongInt)'
  538.     AutoSize = False
  539.     CharCase = ecUpperCase
  540.     Color = clGray
  541.     Ctl3D = True
  542.     Font.Color = clWhite
  543.     Font.Height = -12
  544.     Font.Name = 'Times New Roman'
  545.     Font.Style = [fsBold]
  546.     HideSelection = False
  547.     MaxLength = 2
  548.     ParentCtl3D = False
  549.     ParentFont = False
  550.     ParentShowHint = False
  551.     ShowHint = True
  552.     TabOrder = 0
  553.   end
  554.   object Edit2: TEdit
  555.     Left = 40
  556.     Top = 14
  557.     Width = 20
  558.     Height = 17
  559.     Hint = 'Item Key (3 LongInt)'
  560.     AutoSize = False
  561.     CharCase = ecUpperCase
  562.     Color = clGray
  563.     Ctl3D = True
  564.     Font.Color = clWhite
  565.     Font.Height = -12
  566.     Font.Name = 'Times New Roman'
  567.     Font.Style = [fsBold]
  568.     HideSelection = False
  569.     MaxLength = 2
  570.     ParentCtl3D = False
  571.     ParentFont = False
  572.     ParentShowHint = False
  573.     ShowHint = True
  574.     TabOrder = 1
  575.   end
  576.   object Edit3: TEdit
  577.     Left = 62
  578.     Top = 14
  579.     Width = 20
  580.     Height = 17
  581.     Hint = 'Item Key (3 LongInt)'
  582.     AutoSize = False
  583.     CharCase = ecUpperCase
  584.     Color = clGray
  585.     Ctl3D = True
  586.     Font.Color = clWhite
  587.     Font.Height = -12
  588.     Font.Name = 'Times New Roman'
  589.     Font.Style = [fsBold]
  590.     HideSelection = False
  591.     MaxLength = 2
  592.     ParentCtl3D = False
  593.     ParentFont = False
  594.     ParentShowHint = False
  595.     ShowHint = True
  596.     TabOrder = 2
  597.   end
  598.   object Edit4: TEdit
  599.     Left = 84
  600.     Top = 14
  601.     Width = 20
  602.     Height = 17
  603.     Hint = 'Item Key (3 LongInt)'
  604.     AutoSize = False
  605.     CharCase = ecUpperCase
  606.     Color = clGray
  607.     Ctl3D = True
  608.     Font.Color = clWhite
  609.     Font.Height = -12
  610.     Font.Name = 'Times New Roman'
  611.     Font.Style = [fsBold]
  612.     HideSelection = False
  613.     MaxLength = 2
  614.     ParentCtl3D = False
  615.     ParentFont = False
  616.     ParentShowHint = False
  617.     ShowHint = True
  618.     TabOrder = 3
  619.   end
  620.   object Edit5: TEdit
  621.     Left = 106
  622.     Top = 14
  623.     Width = 20
  624.     Height = 17
  625.     Hint = 'Item Key (3 LongInt)'
  626.     AutoSize = False
  627.     CharCase = ecUpperCase
  628.     Color = clGray
  629.     Ctl3D = True
  630.     Font.Color = clWhite
  631.     Font.Height = -12
  632.     Font.Name = 'Times New Roman'
  633.     Font.Style = [fsBold]
  634.     HideSelection = False
  635.     MaxLength = 2
  636.     ParentCtl3D = False
  637.     ParentFont = False
  638.     ParentShowHint = False
  639.     ShowHint = True
  640.     TabOrder = 4
  641.   end
  642.   object Edit6: TEdit
  643.     Left = 128
  644.     Top = 14
  645.     Width = 20
  646.     Height = 17
  647.     Hint = 'Item Key (3 LongInt)'
  648.     AutoSize = False
  649.     CharCase = ecUpperCase
  650.     Color = clGray
  651.     Ctl3D = True
  652.     Font.Color = clWhite
  653.     Font.Height = -12
  654.     Font.Name = 'Times New Roman'
  655.     Font.Style = [fsBold]
  656.     HideSelection = False
  657.     MaxLength = 2
  658.     ParentCtl3D = False
  659.     ParentFont = False
  660.     ParentShowHint = False
  661.     ShowHint = True
  662.     TabOrder = 5
  663.   end
  664.   object Edit7: TEdit
  665.     Left = 150
  666.     Top = 14
  667.     Width = 20
  668.     Height = 17
  669.     Hint = 'Item Key (3 LongInt)'
  670.     AutoSize = False
  671.     CharCase = ecUpperCase
  672.     Color = clGray
  673.     Ctl3D = True
  674.     Font.Color = clWhite
  675.     Font.Height = -12
  676.     Font.Name = 'Times New Roman'
  677.     Font.Style = [fsBold]
  678.     HideSelection = False
  679.     MaxLength = 2
  680.     ParentCtl3D = False
  681.     ParentFont = False
  682.     ParentShowHint = False
  683.     ShowHint = True
  684.     TabOrder = 6
  685.   end
  686.   object Edit8: TEdit
  687.     Left = 172
  688.     Top = 14
  689.     Width = 20
  690.     Height = 17
  691.     Hint = 'Item Key (3 LongInt)'
  692.     AutoSize = False
  693.     CharCase = ecUpperCase
  694.     Color = clGray
  695.     Ctl3D = True
  696.     Font.Color = clWhite
  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 = True
  706.     TabOrder = 7
  707.   end
  708.   object Edit9: TEdit
  709.     Left = 194
  710.     Top = 14
  711.     Width = 20
  712.     Height = 17
  713.     Hint = 'Item Key (3 LongInt)'
  714.     AutoSize = False
  715.     CharCase = ecUpperCase
  716.     Color = clGray
  717.     Ctl3D = True
  718.     Font.Color = clWhite
  719.     Font.Height = -12
  720.     Font.Name = 'Times New Roman'
  721.     Font.Style = [fsBold]
  722.     HideSelection = False
  723.     MaxLength = 2
  724.     ParentCtl3D = False
  725.     ParentFont = False
  726.     ParentShowHint = False
  727.     ShowHint = True
  728.     TabOrder = 8
  729.   end
  730.   object Edit10: TEdit
  731.     Left = 216
  732.     Top = 14
  733.     Width = 20
  734.     Height = 17
  735.     Hint = 'Item Key (3 LongInt)'
  736.     AutoSize = False
  737.     CharCase = ecUpperCase
  738.     Color = clGray
  739.     Ctl3D = True
  740.     Font.Color = clWhite
  741.     Font.Height = -12
  742.     Font.Name = 'Times New Roman'
  743.     Font.Style = [fsBold]
  744.     HideSelection = False
  745.     MaxLength = 2
  746.     ParentCtl3D = False
  747.     ParentFont = False
  748.     ParentShowHint = False
  749.     ShowHint = True
  750.     TabOrder = 9
  751.   end
  752.   object Edit11: TEdit
  753.     Left = 238
  754.     Top = 14
  755.     Width = 20
  756.     Height = 17
  757.     Hint = 'Item Key (3 LongInt)'
  758.     AutoSize = False
  759.     CharCase = ecUpperCase
  760.     Color = clGray
  761.     Ctl3D = True
  762.     Font.Color = clWhite
  763.     Font.Height = -12
  764.     Font.Name = 'Times New Roman'
  765.     Font.Style = [fsBold]
  766.     HideSelection = False
  767.     MaxLength = 2
  768.     ParentCtl3D = False
  769.     ParentFont = False
  770.     ParentShowHint = False
  771.     ShowHint = True
  772.     TabOrder = 10
  773.   end
  774.   object Edit12: TEdit
  775.     Left = 260
  776.     Top = 14
  777.     Width = 20
  778.     Height = 17
  779.     Hint = 'Item Key (3 LongInt)'
  780.     AutoSize = False
  781.     CharCase = ecUpperCase
  782.     Color = clGray
  783.     Ctl3D = True
  784.     Font.Color = clWhite
  785.     Font.Height = -12
  786.     Font.Name = 'Times New Roman'
  787.     Font.Style = [fsBold]
  788.     HideSelection = False
  789.     MaxLength = 2
  790.     ParentCtl3D = False
  791.     ParentFont = False
  792.     ParentShowHint = False
  793.     ShowHint = True
  794.     TabOrder = 11
  795.   end
  796.   object Edit13: TEdit
  797.     Left = 282
  798.     Top = 14
  799.     Width = 20
  800.     Height = 17
  801.     AutoSize = False
  802.     CharCase = ecUpperCase
  803.     Color = clSilver
  804.     Ctl3D = True
  805.     Font.Color = clRed
  806.     Font.Height = -12
  807.     Font.Name = 'Times New Roman'
  808.     Font.Style = [fsBold]
  809.     HideSelection = False
  810.     MaxLength = 2
  811.     ParentCtl3D = False
  812.     ParentFont = False
  813.     ParentShowHint = False
  814.     ShowHint = True
  815.     TabOrder = 12
  816.   end
  817.   object Edit14: TEdit
  818.     Left = 304
  819.     Top = 14
  820.     Width = 20
  821.     Height = 17
  822.     AutoSize = False
  823.     CharCase = ecUpperCase
  824.     Color = clSilver
  825.     Ctl3D = True
  826.     Font.Color = clRed
  827.     Font.Height = -12
  828.     Font.Name = 'Times New Roman'
  829.     Font.Style = [fsBold]
  830.     HideSelection = False
  831.     MaxLength = 2
  832.     ParentCtl3D = False
  833.     ParentFont = False
  834.     ParentShowHint = False
  835.     ShowHint = True
  836.     TabOrder = 13
  837.   end
  838.   object Edit15: TEdit
  839.     Left = 326
  840.     Top = 14
  841.     Width = 20
  842.     Height = 17
  843.     AutoSize = False
  844.     CharCase = ecUpperCase
  845.     Color = clSilver
  846.     Ctl3D = True
  847.     Font.Color = clRed
  848.     Font.Height = -12
  849.     Font.Name = 'Times New Roman'
  850.     Font.Style = [fsBold]
  851.     HideSelection = False
  852.     MaxLength = 2
  853.     ParentCtl3D = False
  854.     ParentFont = False
  855.     ParentShowHint = False
  856.     ShowHint = True
  857.     TabOrder = 14
  858.   end
  859.   object Edit16: TEdit
  860.     Left = 348
  861.     Top = 14
  862.     Width = 20
  863.     Height = 17
  864.     AutoSize = False
  865.     CharCase = ecUpperCase
  866.     Color = clSilver
  867.     Ctl3D = True
  868.     Font.Color = clRed
  869.     Font.Height = -12
  870.     Font.Name = 'Times New Roman'
  871.     Font.Style = [fsBold]
  872.     HideSelection = False
  873.     MaxLength = 2
  874.     ParentCtl3D = False
  875.     ParentFont = False
  876.     ParentShowHint = False
  877.     ShowHint = True
  878.     TabOrder = 15
  879.   end
  880.   object Edit17: TEdit
  881.     Left = 18
  882.     Top = 32
  883.     Width = 20
  884.     Height = 17
  885.     AutoSize = False
  886.     CharCase = ecUpperCase
  887.     Color = clSilver
  888.     Ctl3D = True
  889.     Font.Color = clRed
  890.     Font.Height = -12
  891.     Font.Name = 'Times New Roman'
  892.     Font.Style = [fsBold]
  893.     HideSelection = False
  894.     MaxLength = 2
  895.     ParentCtl3D = False
  896.     ParentFont = False
  897.     ParentShowHint = False
  898.     ShowHint = True
  899.     TabOrder = 16
  900.   end
  901.   object Edit18: TEdit
  902.     Left = 40
  903.     Top = 32
  904.     Width = 20
  905.     Height = 17
  906.     AutoSize = False
  907.     CharCase = ecUpperCase
  908.     Color = clSilver
  909.     Ctl3D = True
  910.     Font.Color = clRed
  911.     Font.Height = -12
  912.     Font.Name = 'Times New Roman'
  913.     Font.Style = [fsBold]
  914.     HideSelection = False
  915.     MaxLength = 2
  916.     ParentCtl3D = False
  917.     ParentFont = False
  918.     ParentShowHint = False
  919.     ShowHint = True
  920.     TabOrder = 17
  921.   end
  922.   object Edit19: TEdit
  923.     Left = 62
  924.     Top = 32
  925.     Width = 20
  926.     Height = 17
  927.     AutoSize = False
  928.     CharCase = ecUpperCase
  929.     Color = clSilver
  930.     Ctl3D = True
  931.     Font.Color = clRed
  932.     Font.Height = -12
  933.     Font.Name = 'Times New Roman'
  934.     Font.Style = [fsBold]
  935.     HideSelection = False
  936.     MaxLength = 2
  937.     ParentCtl3D = False
  938.     ParentFont = False
  939.     ParentShowHint = False
  940.     ShowHint = True
  941.     TabOrder = 18
  942.   end
  943.   object Edit20: TEdit
  944.     Left = 84
  945.     Top = 32
  946.     Width = 20
  947.     Height = 17
  948.     AutoSize = False
  949.     CharCase = ecUpperCase
  950.     Color = clSilver
  951.     Ctl3D = True
  952.     Font.Color = clRed
  953.     Font.Height = -12
  954.     Font.Name = 'Times New Roman'
  955.     Font.Style = [fsBold]
  956.     HideSelection = False
  957.     MaxLength = 2
  958.     ParentCtl3D = False
  959.     ParentFont = False
  960.     ParentShowHint = False
  961.     ShowHint = True
  962.     TabOrder = 19
  963.   end
  964.   object Edit21: TEdit
  965.     Left = 106
  966.     Top = 32
  967.     Width = 20
  968.     Height = 17
  969.     AutoSize = False
  970.     CharCase = ecUpperCase
  971.     Color = clSilver
  972.     Ctl3D = True
  973.     Font.Color = clRed
  974.     Font.Height = -12
  975.     Font.Name = 'Times New Roman'
  976.     Font.Style = [fsBold]
  977.     HideSelection = False
  978.     MaxLength = 2
  979.     ParentCtl3D = False
  980.     ParentFont = False
  981.     ParentShowHint = False
  982.     ShowHint = True
  983.     TabOrder = 20
  984.   end
  985.   object Edit22: TEdit
  986.     Left = 128
  987.     Top = 32
  988.     Width = 20
  989.     Height = 17
  990.     AutoSize = False
  991.     CharCase = ecUpperCase
  992.     Color = clSilver
  993.     Ctl3D = True
  994.     Font.Color = clRed
  995.     Font.Height = -12
  996.     Font.Name = 'Times New Roman'
  997.     Font.Style = [fsBold]
  998.     HideSelection = False
  999.     MaxLength = 2
  1000.     ParentCtl3D = False
  1001.     ParentFont = False
  1002.     ParentShowHint = False
  1003.     ShowHint = True
  1004.     TabOrder = 21
  1005.   end
  1006.   object Edit23: TEdit
  1007.     Left = 150
  1008.     Top = 32
  1009.     Width = 20
  1010.     Height = 17
  1011.     AutoSize = False
  1012.     CharCase = ecUpperCase
  1013.     Color = clSilver
  1014.     Ctl3D = True
  1015.     Font.Color = clRed
  1016.     Font.Height = -12
  1017.     Font.Name = 'Times New Roman'
  1018.     Font.Style = [fsBold]
  1019.     HideSelection = False
  1020.     MaxLength = 2
  1021.     ParentCtl3D = False
  1022.     ParentFont = False
  1023.     ParentShowHint = False
  1024.     ShowHint = True
  1025.     TabOrder = 22
  1026.   end
  1027.   object Edit24: TEdit
  1028.     Left = 172
  1029.     Top = 32
  1030.     Width = 20
  1031.     Height = 17
  1032.     AutoSize = False
  1033.     CharCase = ecUpperCase
  1034.     Color = clSilver
  1035.     Ctl3D = True
  1036.     Font.Color = clRed
  1037.     Font.Height = -12
  1038.     Font.Name = 'Times New Roman'
  1039.     Font.Style = [fsBold]
  1040.     HideSelection = False
  1041.     MaxLength = 2
  1042.     ParentCtl3D = False
  1043.     ParentFont = False
  1044.     ParentShowHint = False
  1045.     ShowHint = True
  1046.     TabOrder = 23
  1047.   end
  1048.   object Edit25: TEdit
  1049.     Left = 194
  1050.     Top = 32
  1051.     Width = 20
  1052.     Height = 17
  1053.     AutoSize = False
  1054.     CharCase = ecUpperCase
  1055.     Color = clSilver
  1056.     Ctl3D = True
  1057.     Font.Color = clRed
  1058.     Font.Height = -12
  1059.     Font.Name = 'Times New Roman'
  1060.     Font.Style = [fsBold]
  1061.     HideSelection = False
  1062.     MaxLength = 2
  1063.     ParentCtl3D = False
  1064.     ParentFont = False
  1065.     ParentShowHint = False
  1066.     ShowHint = True
  1067.     TabOrder = 24
  1068.   end
  1069.   object Edit26: TEdit
  1070.     Left = 216
  1071.     Top = 32
  1072.     Width = 20
  1073.     Height = 17
  1074.     AutoSize = False
  1075.     CharCase = ecUpperCase
  1076.     Color = clSilver
  1077.     Ctl3D = True
  1078.     Font.Color = clRed
  1079.     Font.Height = -12
  1080.     Font.Name = 'Times New Roman'
  1081.     Font.Style = [fsBold]
  1082.     HideSelection = False
  1083.     MaxLength = 2
  1084.     ParentCtl3D = False
  1085.     ParentFont = False
  1086.     ParentShowHint = False
  1087.     ShowHint = True
  1088.     TabOrder = 25
  1089.   end
  1090.   object Edit27: TEdit
  1091.     Left = 238
  1092.     Top = 32
  1093.     Width = 20
  1094.     Height = 17
  1095.     AutoSize = False
  1096.     CharCase = ecUpperCase
  1097.     Color = clSilver
  1098.     Ctl3D = True
  1099.     Font.Color = clRed
  1100.     Font.Height = -12
  1101.     Font.Name = 'Times New Roman'
  1102.     Font.Style = [fsBold]
  1103.     HideSelection = False
  1104.     MaxLength = 2
  1105.     ParentCtl3D = False
  1106.     ParentFont = False
  1107.     ParentShowHint = False
  1108.     ShowHint = True
  1109.     TabOrder = 26
  1110.   end
  1111.   object Edit28: TEdit
  1112.     Left = 260
  1113.     Top = 32
  1114.     Width = 20
  1115.     Height = 17
  1116.     AutoSize = False
  1117.     CharCase = ecUpperCase
  1118.     Color = clSilver
  1119.     Ctl3D = True
  1120.     Font.Color = clRed
  1121.     Font.Height = -12
  1122.     Font.Name = 'Times New Roman'
  1123.     Font.Style = [fsBold]
  1124.     HideSelection = False
  1125.     MaxLength = 2
  1126.     ParentCtl3D = False
  1127.     ParentFont = False
  1128.     ParentShowHint = False
  1129.     ShowHint = True
  1130.     TabOrder = 27
  1131.   end
  1132.   object Edit29: TEdit
  1133.     Left = 282
  1134.     Top = 32
  1135.     Width = 20
  1136.     Height = 17
  1137.     AutoSize = False
  1138.     CharCase = ecUpperCase
  1139.     Color = clSilver
  1140.     Ctl3D = True
  1141.     Font.Color = clRed
  1142.     Font.Height = -12
  1143.     Font.Name = 'Times New Roman'
  1144.     Font.Style = [fsBold]
  1145.     HideSelection = False
  1146.     MaxLength = 2
  1147.     ParentCtl3D = False
  1148.     ParentFont = False
  1149.     ParentShowHint = False
  1150.     ShowHint = True
  1151.     TabOrder = 28
  1152.   end
  1153.   object Edit30: TEdit
  1154.     Left = 304
  1155.     Top = 32
  1156.     Width = 20
  1157.     Height = 17
  1158.     AutoSize = False
  1159.     CharCase = ecUpperCase
  1160.     Color = clSilver
  1161.     Ctl3D = True
  1162.     Font.Color = clRed
  1163.     Font.Height = -12
  1164.     Font.Name = 'Times New Roman'
  1165.     Font.Style = [fsBold]
  1166.     HideSelection = False
  1167.     MaxLength = 2
  1168.     ParentCtl3D = False
  1169.     ParentFont = False
  1170.     ParentShowHint = False
  1171.     ShowHint = True
  1172.     TabOrder = 29
  1173.   end
  1174.   object Edit31: TEdit
  1175.     Left = 326
  1176.     Top = 32
  1177.     Width = 20
  1178.     Height = 17
  1179.     AutoSize = False
  1180.     CharCase = ecUpperCase
  1181.     Color = clSilver
  1182.     Ctl3D = True
  1183.     Font.Color = clRed
  1184.     Font.Height = -12
  1185.     Font.Name = 'Times New Roman'
  1186.     Font.Style = [fsBold]
  1187.     HideSelection = False
  1188.     MaxLength = 2
  1189.     ParentCtl3D = False
  1190.     ParentFont = False
  1191.     ParentShowHint = False
  1192.     ShowHint = True
  1193.     TabOrder = 30
  1194.   end
  1195.   object Edit32: TEdit
  1196.     Left = 348
  1197.     Top = 32
  1198.     Width = 20
  1199.     Height = 17
  1200.     AutoSize = False
  1201.     CharCase = ecUpperCase
  1202.     Color = clSilver
  1203.     Ctl3D = True
  1204.     Font.Color = clRed
  1205.     Font.Height = -12
  1206.     Font.Name = 'Times New Roman'
  1207.     Font.Style = [fsBold]
  1208.     HideSelection = False
  1209.     MaxLength = 2
  1210.     ParentCtl3D = False
  1211.     ParentFont = False
  1212.     ParentShowHint = False
  1213.     ShowHint = True
  1214.     TabOrder = 31
  1215.   end
  1216.   object Edit33: TEdit
  1217.     Left = 18
  1218.     Top = 50
  1219.     Width = 20
  1220.     Height = 17
  1221.     AutoSize = False
  1222.     CharCase = ecUpperCase
  1223.     Color = clSilver
  1224.     Ctl3D = True
  1225.     Font.Color = clRed
  1226.     Font.Height = -12
  1227.     Font.Name = 'Times New Roman'
  1228.     Font.Style = [fsBold]
  1229.     HideSelection = False
  1230.     MaxLength = 2
  1231.     ParentCtl3D = False
  1232.     ParentFont = False
  1233.     ParentShowHint = False
  1234.     ShowHint = True
  1235.     TabOrder = 32
  1236.   end
  1237.   object Edit34: TEdit
  1238.     Left = 40
  1239.     Top = 50
  1240.     Width = 20
  1241.     Height = 17
  1242.     AutoSize = False
  1243.     CharCase = ecUpperCase
  1244.     Color = clSilver
  1245.     Ctl3D = True
  1246.     Font.Color = clRed
  1247.     Font.Height = -12
  1248.     Font.Name = 'Times New Roman'
  1249.     Font.Style = [fsBold]
  1250.     HideSelection = False
  1251.     MaxLength = 2
  1252.     ParentCtl3D = False
  1253.     ParentFont = False
  1254.     ParentShowHint = False
  1255.     ShowHint = True
  1256.     TabOrder = 33
  1257.   end
  1258.   object Edit35: TEdit
  1259.     Left = 62
  1260.     Top = 50
  1261.     Width = 20
  1262.     Height = 17
  1263.     AutoSize = False
  1264.     CharCase = ecUpperCase
  1265.     Color = clSilver
  1266.     Ctl3D = True
  1267.     Font.Color = clRed
  1268.     Font.Height = -12
  1269.     Font.Name = 'Times New Roman'
  1270.     Font.Style = [fsBold]
  1271.     HideSelection = False
  1272.     MaxLength = 2
  1273.     ParentCtl3D = False
  1274.     ParentFont = False
  1275.     ParentShowHint = False
  1276.     ShowHint = True
  1277.     TabOrder = 34
  1278.   end
  1279.   object Edit36: TEdit
  1280.     Left = 84
  1281.     Top = 50
  1282.     Width = 20
  1283.     Height = 17
  1284.     AutoSize = False
  1285.     CharCase = ecUpperCase
  1286.     Color = clSilver
  1287.     Ctl3D = True
  1288.     Font.Color = clRed
  1289.     Font.Height = -12
  1290.     Font.Name = 'Times New Roman'
  1291.     Font.Style = [fsBold]
  1292.     HideSelection = False
  1293.     MaxLength = 2
  1294.     ParentCtl3D = False
  1295.     ParentFont = False
  1296.     ParentShowHint = False
  1297.     ShowHint = True
  1298.     TabOrder = 35
  1299.   end
  1300.   object Edit37: TEdit
  1301.     Left = 106
  1302.     Top = 50
  1303.     Width = 20
  1304.     Height = 17
  1305.     AutoSize = False
  1306.     CharCase = ecUpperCase
  1307.     Color = clSilver
  1308.     Ctl3D = True
  1309.     Font.Color = clRed
  1310.     Font.Height = -12
  1311.     Font.Name = 'Times New Roman'
  1312.     Font.Style = [fsBold]
  1313.     HideSelection = False
  1314.     MaxLength = 2
  1315.     ParentCtl3D = False
  1316.     ParentFont = False
  1317.     ParentShowHint = False
  1318.     ShowHint = True
  1319.     TabOrder = 36
  1320.   end
  1321.   object Edit38: TEdit
  1322.     Left = 128
  1323.     Top = 50
  1324.     Width = 20
  1325.     Height = 17
  1326.     AutoSize = False
  1327.     CharCase = ecUpperCase
  1328.     Color = clSilver
  1329.     Ctl3D = True
  1330.     Font.Color = clRed
  1331.     Font.Height = -12
  1332.     Font.Name = 'Times New Roman'
  1333.     Font.Style = [fsBold]
  1334.     HideSelection = False
  1335.     MaxLength = 2
  1336.     ParentCtl3D = False
  1337.     ParentFont = False
  1338.     ParentShowHint = False
  1339.     ShowHint = True
  1340.     TabOrder = 37
  1341.   end
  1342.   object Edit39: TEdit
  1343.     Left = 150
  1344.     Top = 50
  1345.     Width = 20
  1346.     Height = 17
  1347.     AutoSize = False
  1348.     CharCase = ecUpperCase
  1349.     Color = clSilver
  1350.     Ctl3D = True
  1351.     Font.Color = clRed
  1352.     Font.Height = -12
  1353.     Font.Name = 'Times New Roman'
  1354.     Font.Style = [fsBold]
  1355.     HideSelection = False
  1356.     MaxLength = 2
  1357.     ParentCtl3D = False
  1358.     ParentFont = False
  1359.     ParentShowHint = False
  1360.     ShowHint = True
  1361.     TabOrder = 38
  1362.   end
  1363.   object Edit40: TEdit
  1364.     Left = 172
  1365.     Top = 50
  1366.     Width = 20
  1367.     Height = 17
  1368.     AutoSize = False
  1369.     CharCase = ecUpperCase
  1370.     Color = clSilver
  1371.     Ctl3D = True
  1372.     Font.Color = clRed
  1373.     Font.Height = -12
  1374.     Font.Name = 'Times New Roman'
  1375.     Font.Style = [fsBold]
  1376.     HideSelection = False
  1377.     MaxLength = 2
  1378.     ParentCtl3D = False
  1379.     ParentFont = False
  1380.     ParentShowHint = False
  1381.     ShowHint = True
  1382.     TabOrder = 39
  1383.   end
  1384.   object Edit41: TEdit
  1385.     Left = 194
  1386.     Top = 50
  1387.     Width = 20
  1388.     Height = 17
  1389.     AutoSize = False
  1390.     CharCase = ecUpperCase
  1391.     Color = clSilver
  1392.     Ctl3D = True
  1393.     Font.Color = clRed
  1394.     Font.Height = -12
  1395.     Font.Name = 'Times New Roman'
  1396.     Font.Style = [fsBold]
  1397.     HideSelection = False
  1398.     MaxLength = 2
  1399.     ParentCtl3D = False
  1400.     ParentFont = False
  1401.     ParentShowHint = False
  1402.     ShowHint = True
  1403.     TabOrder = 40
  1404.   end
  1405.   object Edit42: TEdit
  1406.     Left = 216
  1407.     Top = 50
  1408.     Width = 20
  1409.     Height = 17
  1410.     AutoSize = False
  1411.     CharCase = ecUpperCase
  1412.     Color = clSilver
  1413.     Ctl3D = True
  1414.     Font.Color = clRed
  1415.     Font.Height = -12
  1416.     Font.Name = 'Times New Roman'
  1417.     Font.Style = [fsBold]
  1418.     HideSelection = False
  1419.     MaxLength = 2
  1420.     ParentCtl3D = False
  1421.     ParentFont = False
  1422.     ParentShowHint = False
  1423.     ShowHint = True
  1424.     TabOrder = 41
  1425.   end
  1426.   object Edit43: TEdit
  1427.     Left = 238
  1428.     Top = 50
  1429.     Width = 20
  1430.     Height = 17
  1431.     AutoSize = False
  1432.     CharCase = ecUpperCase
  1433.     Color = clSilver
  1434.     Ctl3D = True
  1435.     Font.Color = clRed
  1436.     Font.Height = -12
  1437.     Font.Name = 'Times New Roman'
  1438.     Font.Style = [fsBold]
  1439.     HideSelection = False
  1440.     MaxLength = 2
  1441.     ParentCtl3D = False
  1442.     ParentFont = False
  1443.     ParentShowHint = False
  1444.     ShowHint = True
  1445.     TabOrder = 42
  1446.   end
  1447.   object Edit44: TEdit
  1448.     Left = 260
  1449.     Top = 50
  1450.     Width = 20
  1451.     Height = 17
  1452.     AutoSize = False
  1453.     CharCase = ecUpperCase
  1454.     Color = clSilver
  1455.     Ctl3D = True
  1456.     Font.Color = clRed
  1457.     Font.Height = -12
  1458.     Font.Name = 'Times New Roman'
  1459.     Font.Style = [fsBold]
  1460.     HideSelection = False
  1461.     MaxLength = 2
  1462.     ParentCtl3D = False
  1463.     ParentFont = False
  1464.     ParentShowHint = False
  1465.     ShowHint = True
  1466.     TabOrder = 43
  1467.   end
  1468.   object Edit45: TEdit
  1469.     Left = 282
  1470.     Top = 50
  1471.     Width = 20
  1472.     Height = 17
  1473.     AutoSize = False
  1474.     CharCase = ecUpperCase
  1475.     Color = clSilver
  1476.     Ctl3D = True
  1477.     Font.Color = clRed
  1478.     Font.Height = -12
  1479.     Font.Name = 'Times New Roman'
  1480.     Font.Style = [fsBold]
  1481.     HideSelection = False
  1482.     MaxLength = 2
  1483.     ParentCtl3D = False
  1484.     ParentFont = False
  1485.     ParentShowHint = False
  1486.     ShowHint = True
  1487.     TabOrder = 44
  1488.   end
  1489.   object Edit46: TEdit
  1490.     Left = 304
  1491.     Top = 50
  1492.     Width = 20
  1493.     Height = 17
  1494.     AutoSize = False
  1495.     CharCase = ecUpperCase
  1496.     Color = clSilver
  1497.     Ctl3D = True
  1498.     Font.Color = clRed
  1499.     Font.Height = -12
  1500.     Font.Name = 'Times New Roman'
  1501.     Font.Style = [fsBold]
  1502.     HideSelection = False
  1503.     MaxLength = 2
  1504.     ParentCtl3D = False
  1505.     ParentFont = False
  1506.     ParentShowHint = False
  1507.     ShowHint = True
  1508.     TabOrder = 45
  1509.   end
  1510.   object Edit47: TEdit
  1511.     Left = 326
  1512.     Top = 50
  1513.     Width = 20
  1514.     Height = 17
  1515.     AutoSize = False
  1516.     CharCase = ecUpperCase
  1517.     Color = clSilver
  1518.     Ctl3D = True
  1519.     Font.Color = clRed
  1520.     Font.Height = -12
  1521.     Font.Name = 'Times New Roman'
  1522.     Font.Style = [fsBold]
  1523.     HideSelection = False
  1524.     MaxLength = 2
  1525.     ParentCtl3D = False
  1526.     ParentFont = False
  1527.     ParentShowHint = False
  1528.     ShowHint = True
  1529.     TabOrder = 46
  1530.   end
  1531.   object Edit48: TEdit
  1532.     Left = 348
  1533.     Top = 50
  1534.     Width = 20
  1535.     Height = 17
  1536.     AutoSize = False
  1537.     CharCase = ecUpperCase
  1538.     Color = clSilver
  1539.     Ctl3D = True
  1540.     Font.Color = clRed
  1541.     Font.Height = -12
  1542.     Font.Name = 'Times New Roman'
  1543.     Font.Style = [fsBold]
  1544.     HideSelection = False
  1545.     MaxLength = 2
  1546.     ParentCtl3D = False
  1547.     ParentFont = False
  1548.     ParentShowHint = False
  1549.     ShowHint = True
  1550.     TabOrder = 47
  1551.   end
  1552.   object Edit49: TEdit
  1553.     Left = 18
  1554.     Top = 68
  1555.     Width = 20
  1556.     Height = 17
  1557.     AutoSize = False
  1558.     CharCase = ecUpperCase
  1559.     Color = clSilver
  1560.     Ctl3D = True
  1561.     Font.Color = clRed
  1562.     Font.Height = -12
  1563.     Font.Name = 'Times New Roman'
  1564.     Font.Style = [fsBold]
  1565.     HideSelection = False
  1566.     MaxLength = 2
  1567.     ParentCtl3D = False
  1568.     ParentFont = False
  1569.     ParentShowHint = False
  1570.     ShowHint = True
  1571.     TabOrder = 48
  1572.   end
  1573.   object Edit50: TEdit
  1574.     Left = 40
  1575.     Top = 68
  1576.     Width = 20
  1577.     Height = 17
  1578.     AutoSize = False
  1579.     CharCase = ecUpperCase
  1580.     Color = clSilver
  1581.     Ctl3D = True
  1582.     Font.Color = clRed
  1583.     Font.Height = -12
  1584.     Font.Name = 'Times New Roman'
  1585.     Font.Style = [fsBold]
  1586.     HideSelection = False
  1587.     MaxLength = 2
  1588.     ParentCtl3D = False
  1589.     ParentFont = False
  1590.     ParentShowHint = False
  1591.     ShowHint = True
  1592.     TabOrder = 49
  1593.   end
  1594.   object Edit51: TEdit
  1595.     Left = 62
  1596.     Top = 68
  1597.     Width = 20
  1598.     Height = 17
  1599.     AutoSize = False
  1600.     CharCase = ecUpperCase
  1601.     Color = clSilver
  1602.     Ctl3D = True
  1603.     Font.Color = clRed
  1604.     Font.Height = -12
  1605.     Font.Name = 'Times New Roman'
  1606.     Font.Style = [fsBold]
  1607.     HideSelection = False
  1608.     MaxLength = 2
  1609.     ParentCtl3D = False
  1610.     ParentFont = False
  1611.     ParentShowHint = False
  1612.     ShowHint = True
  1613.     TabOrder = 50
  1614.   end
  1615.   object Edit52: TEdit
  1616.     Left = 84
  1617.     Top = 68
  1618.     Width = 20
  1619.     Height = 17
  1620.     AutoSize = False
  1621.     CharCase = ecUpperCase
  1622.     Color = clSilver
  1623.     Ctl3D = True
  1624.     Font.Color = clRed
  1625.     Font.Height = -12
  1626.     Font.Name = 'Times New Roman'
  1627.     Font.Style = [fsBold]
  1628.     HideSelection = False
  1629.     MaxLength = 2
  1630.     ParentCtl3D = False
  1631.     ParentFont = False
  1632.     ParentShowHint = False
  1633.     ShowHint = True
  1634.     TabOrder = 51
  1635.   end
  1636.   object Edit53: TEdit
  1637.     Left = 106
  1638.     Top = 68
  1639.     Width = 20
  1640.     Height = 17
  1641.     AutoSize = False
  1642.     CharCase = ecUpperCase
  1643.     Color = clSilver
  1644.     Ctl3D = True
  1645.     Font.Color = clRed
  1646.     Font.Height = -12
  1647.     Font.Name = 'Times New Roman'
  1648.     Font.Style = [fsBold]
  1649.     HideSelection = False
  1650.     MaxLength = 2
  1651.     ParentCtl3D = False
  1652.     ParentFont = False
  1653.     ParentShowHint = False
  1654.     ShowHint = True
  1655.     TabOrder = 52
  1656.   end
  1657.   object Edit54: TEdit
  1658.     Left = 128
  1659.     Top = 68
  1660.     Width = 20
  1661.     Height = 17
  1662.     AutoSize = False
  1663.     CharCase = ecUpperCase
  1664.     Color = clSilver
  1665.     Ctl3D = True
  1666.     Font.Color = clRed
  1667.     Font.Height = -12
  1668.     Font.Name = 'Times New Roman'
  1669.     Font.Style = [fsBold]
  1670.     HideSelection = False
  1671.     MaxLength = 2
  1672.     ParentCtl3D = False
  1673.     ParentFont = False
  1674.     ParentShowHint = False
  1675.     ShowHint = True
  1676.     TabOrder = 53
  1677.   end
  1678.   object Edit55: TEdit
  1679.     Left = 150
  1680.     Top = 68
  1681.     Width = 20
  1682.     Height = 17
  1683.     AutoSize = False
  1684.     CharCase = ecUpperCase
  1685.     Color = clSilver
  1686.     Ctl3D = True
  1687.     Font.Color = clRed
  1688.     Font.Height = -12
  1689.     Font.Name = 'Times New Roman'
  1690.     Font.Style = [fsBold]
  1691.     HideSelection = False
  1692.     MaxLength = 2
  1693.     ParentCtl3D = False
  1694.     ParentFont = False
  1695.     ParentShowHint = False
  1696.     ShowHint = True
  1697.     TabOrder = 54
  1698.   end
  1699.   object Edit56: TEdit
  1700.     Left = 172
  1701.     Top = 68
  1702.     Width = 20
  1703.     Height = 17
  1704.     AutoSize = False
  1705.     CharCase = ecUpperCase
  1706.     Color = clSilver
  1707.     Ctl3D = True
  1708.     Font.Color = clRed
  1709.     Font.Height = -12
  1710.     Font.Name = 'Times New Roman'
  1711.     Font.Style = [fsBold]
  1712.     HideSelection = False
  1713.     MaxLength = 2
  1714.     ParentCtl3D = False
  1715.     ParentFont = False
  1716.     ParentShowHint = False
  1717.     ShowHint = True
  1718.     TabOrder = 55
  1719.   end
  1720.   object Edit57: TEdit
  1721.     Left = 194
  1722.     Top = 68
  1723.     Width = 20
  1724.     Height = 17
  1725.     Hint = 'Identified flag (1Byte)'
  1726.     AutoSize = False
  1727.     CharCase = ecUpperCase
  1728.     Color = clGray
  1729.     Ctl3D = True
  1730.     Font.Color = clWhite
  1731.     Font.Height = -12
  1732.     Font.Name = 'Times New Roman'
  1733.     Font.Style = [fsBold]
  1734.     HideSelection = False
  1735.     MaxLength = 2
  1736.     ParentCtl3D = False
  1737.     ParentFont = False
  1738.     ParentShowHint = False
  1739.     ShowHint = True
  1740.     TabOrder = 56
  1741.   end
  1742.   object Edit58: TEdit
  1743.     Left = 216
  1744.     Top = 68
  1745.     Width = 20
  1746.     Height = 17
  1747.     AutoSize = False
  1748.     CharCase = ecUpperCase
  1749.     Color = clSilver
  1750.     Ctl3D = True
  1751.     Font.Color = clRed
  1752.     Font.Height = -12
  1753.     Font.Name = 'Times New Roman'
  1754.     Font.Style = [fsBold]
  1755.     HideSelection = False
  1756.     MaxLength = 2
  1757.     ParentCtl3D = False
  1758.     ParentFont = False
  1759.     ParentShowHint = False
  1760.     ShowHint = True
  1761.     TabOrder = 57
  1762.   end
  1763.   object Edit59: TEdit
  1764.     Left = 238
  1765.     Top = 68
  1766.     Width = 20
  1767.     Height = 17
  1768.     AutoSize = False
  1769.     CharCase = ecUpperCase
  1770.     Color = clSilver
  1771.     Ctl3D = True
  1772.     Font.Color = clRed
  1773.     Font.Height = -12
  1774.     Font.Name = 'Times New Roman'
  1775.     Font.Style = [fsBold]
  1776.     HideSelection = False
  1777.     MaxLength = 2
  1778.     ParentCtl3D = False
  1779.     ParentFont = False
  1780.     ParentShowHint = False
  1781.     ShowHint = True
  1782.     TabOrder = 58
  1783.   end
  1784.   object Edit60: TEdit
  1785.     Left = 260
  1786.     Top = 68
  1787.     Width = 20
  1788.     Height = 17
  1789.     AutoSize = False
  1790.     CharCase = ecUpperCase
  1791.     Color = clSilver
  1792.     Ctl3D = True
  1793.     Font.Color = clRed
  1794.     Font.Height = -12
  1795.     Font.Name = 'Times New Roman'
  1796.     Font.Style = [fsBold]
  1797.     HideSelection = False
  1798.     MaxLength = 2
  1799.     ParentCtl3D = False
  1800.     ParentFont = False
  1801.     ParentShowHint = False
  1802.     ShowHint = True
  1803.     TabOrder = 59
  1804.   end
  1805.   object Edit61: TEdit
  1806.     Left = 282
  1807.     Top = 68
  1808.     Width = 20
  1809.     Height = 17
  1810.     Hint = 'Normal/Magic/Unique Item (1 Byte)'
  1811.     AutoSize = False
  1812.     CharCase = ecUpperCase
  1813.     Color = clGray
  1814.     Ctl3D = True
  1815.     Font.Color = clWhite
  1816.     Font.Height = -12
  1817.     Font.Name = 'Times New Roman'
  1818.     Font.Style = [fsBold]
  1819.     HideSelection = False
  1820.     MaxLength = 2
  1821.     ParentCtl3D = False
  1822.     ParentFont = False
  1823.     ParentShowHint = False
  1824.     ShowHint = True
  1825.     TabOrder = 60
  1826.   end
  1827.   object Edit62: TEdit
  1828.     Left = 304
  1829.     Top = 68
  1830.     Width = 20
  1831.     Height = 17
  1832.     Hint = 'Not Identified Name.0 (64 Byte) NULL terminated'
  1833.     AutoSize = False
  1834.     CharCase = ecUpperCase
  1835.     Color = clGray
  1836.     Ctl3D = True
  1837.     Font.Color = clWhite
  1838.     Font.Height = -12
  1839.     Font.Name = 'Times New Roman'
  1840.     Font.Style = [fsBold]
  1841.     HideSelection = False
  1842.     MaxLength = 2
  1843.     ParentCtl3D = False
  1844.     ParentFont = False
  1845.     ParentShowHint = False
  1846.     ShowHint = True
  1847.     TabOrder = 61
  1848.   end
  1849.   object Edit63: TEdit
  1850.     Left = 326
  1851.     Top = 68
  1852.     Width = 20
  1853.     Height = 17
  1854.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  1855.     AutoSize = False
  1856.     CharCase = ecUpperCase
  1857.     Color = clGray
  1858.     Ctl3D = True
  1859.     Font.Color = clWhite
  1860.     Font.Height = -12
  1861.     Font.Name = 'Times New Roman'
  1862.     Font.Style = [fsBold]
  1863.     HideSelection = False
  1864.     MaxLength = 2
  1865.     ParentCtl3D = False
  1866.     ParentFont = False
  1867.     ParentShowHint = False
  1868.     ShowHint = True
  1869.     TabOrder = 62
  1870.   end
  1871.   object Edit64: TEdit
  1872.     Left = 348
  1873.     Top = 68
  1874.     Width = 20
  1875.     Height = 17
  1876.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  1877.     AutoSize = False
  1878.     CharCase = ecUpperCase
  1879.     Color = clGray
  1880.     Ctl3D = True
  1881.     Font.Color = clWhite
  1882.     Font.Height = -12
  1883.     Font.Name = 'Times New Roman'
  1884.     Font.Style = [fsBold]
  1885.     HideSelection = False
  1886.     MaxLength = 2
  1887.     ParentCtl3D = False
  1888.     ParentFont = False
  1889.     ParentShowHint = False
  1890.     ShowHint = True
  1891.     TabOrder = 63
  1892.   end
  1893.   object Edit65: TEdit
  1894.     Left = 18
  1895.     Top = 86
  1896.     Width = 20
  1897.     Height = 17
  1898.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  1899.     AutoSize = False
  1900.     CharCase = ecUpperCase
  1901.     Color = clGray
  1902.     Ctl3D = True
  1903.     Font.Color = clWhite
  1904.     Font.Height = -12
  1905.     Font.Name = 'Times New Roman'
  1906.     Font.Style = [fsBold]
  1907.     HideSelection = False
  1908.     MaxLength = 2
  1909.     ParentCtl3D = False
  1910.     ParentFont = False
  1911.     ParentShowHint = False
  1912.     ShowHint = True
  1913.     TabOrder = 64
  1914.   end
  1915.   object Edit66: TEdit
  1916.     Left = 40
  1917.     Top = 86
  1918.     Width = 20
  1919.     Height = 17
  1920.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  1921.     AutoSize = False
  1922.     CharCase = ecUpperCase
  1923.     Color = clGray
  1924.     Ctl3D = True
  1925.     Font.Color = clWhite
  1926.     Font.Height = -12
  1927.     Font.Name = 'Times New Roman'
  1928.     Font.Style = [fsBold]
  1929.     HideSelection = False
  1930.     MaxLength = 2
  1931.     ParentCtl3D = False
  1932.     ParentFont = False
  1933.     ParentShowHint = False
  1934.     ShowHint = True
  1935.     TabOrder = 65
  1936.   end
  1937.   object Edit67: TEdit
  1938.     Left = 62
  1939.     Top = 86
  1940.     Width = 20
  1941.     Height = 17
  1942.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  1943.     AutoSize = False
  1944.     CharCase = ecUpperCase
  1945.     Color = clGray
  1946.     Ctl3D = True
  1947.     Font.Color = clWhite
  1948.     Font.Height = -12
  1949.     Font.Name = 'Times New Roman'
  1950.     Font.Style = [fsBold]
  1951.     HideSelection = False
  1952.     MaxLength = 2
  1953.     ParentCtl3D = False
  1954.     ParentFont = False
  1955.     ParentShowHint = False
  1956.     ShowHint = True
  1957.     TabOrder = 66
  1958.   end
  1959.   object Edit68: TEdit
  1960.     Left = 84
  1961.     Top = 86
  1962.     Width = 20
  1963.     Height = 17
  1964.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  1965.     AutoSize = False
  1966.     CharCase = ecUpperCase
  1967.     Color = clGray
  1968.     Ctl3D = True
  1969.     Font.Color = clWhite
  1970.     Font.Height = -12
  1971.     Font.Name = 'Times New Roman'
  1972.     Font.Style = [fsBold]
  1973.     HideSelection = False
  1974.     MaxLength = 2
  1975.     ParentCtl3D = False
  1976.     ParentFont = False
  1977.     ParentShowHint = False
  1978.     ShowHint = True
  1979.     TabOrder = 67
  1980.   end
  1981.   object Edit69: TEdit
  1982.     Left = 106
  1983.     Top = 86
  1984.     Width = 20
  1985.     Height = 17
  1986.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  1987.     AutoSize = False
  1988.     CharCase = ecUpperCase
  1989.     Color = clGray
  1990.     Ctl3D = True
  1991.     Font.Color = clWhite
  1992.     Font.Height = -12
  1993.     Font.Name = 'Times New Roman'
  1994.     Font.Style = [fsBold]
  1995.     HideSelection = False
  1996.     MaxLength = 2
  1997.     ParentCtl3D = False
  1998.     ParentFont = False
  1999.     ParentShowHint = False
  2000.     ShowHint = True
  2001.     TabOrder = 68
  2002.   end
  2003.   object Edit70: TEdit
  2004.     Left = 128
  2005.     Top = 86
  2006.     Width = 20
  2007.     Height = 17
  2008.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2009.     AutoSize = False
  2010.     CharCase = ecUpperCase
  2011.     Color = clGray
  2012.     Ctl3D = True
  2013.     Font.Color = clWhite
  2014.     Font.Height = -12
  2015.     Font.Name = 'Times New Roman'
  2016.     Font.Style = [fsBold]
  2017.     HideSelection = False
  2018.     MaxLength = 2
  2019.     ParentCtl3D = False
  2020.     ParentFont = False
  2021.     ParentShowHint = False
  2022.     ShowHint = True
  2023.     TabOrder = 69
  2024.   end
  2025.   object Edit71: TEdit
  2026.     Left = 150
  2027.     Top = 86
  2028.     Width = 20
  2029.     Height = 17
  2030.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2031.     AutoSize = False
  2032.     CharCase = ecUpperCase
  2033.     Color = clGray
  2034.     Ctl3D = True
  2035.     Font.Color = clWhite
  2036.     Font.Height = -12
  2037.     Font.Name = 'Times New Roman'
  2038.     Font.Style = [fsBold]
  2039.     HideSelection = False
  2040.     MaxLength = 2
  2041.     ParentCtl3D = False
  2042.     ParentFont = False
  2043.     ParentShowHint = False
  2044.     ShowHint = True
  2045.     TabOrder = 70
  2046.   end
  2047.   object Edit72: TEdit
  2048.     Left = 172
  2049.     Top = 86
  2050.     Width = 20
  2051.     Height = 17
  2052.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2053.     AutoSize = False
  2054.     CharCase = ecUpperCase
  2055.     Color = clGray
  2056.     Ctl3D = True
  2057.     Font.Color = clWhite
  2058.     Font.Height = -12
  2059.     Font.Name = 'Times New Roman'
  2060.     Font.Style = [fsBold]
  2061.     HideSelection = False
  2062.     MaxLength = 2
  2063.     ParentCtl3D = False
  2064.     ParentFont = False
  2065.     ParentShowHint = False
  2066.     ShowHint = True
  2067.     TabOrder = 71
  2068.   end
  2069.   object Edit73: TEdit
  2070.     Left = 194
  2071.     Top = 86
  2072.     Width = 20
  2073.     Height = 17
  2074.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2075.     AutoSize = False
  2076.     CharCase = ecUpperCase
  2077.     Color = clGray
  2078.     Ctl3D = True
  2079.     Font.Color = clWhite
  2080.     Font.Height = -12
  2081.     Font.Name = 'Times New Roman'
  2082.     Font.Style = [fsBold]
  2083.     HideSelection = False
  2084.     MaxLength = 2
  2085.     ParentCtl3D = False
  2086.     ParentFont = False
  2087.     ParentShowHint = False
  2088.     ShowHint = True
  2089.     TabOrder = 72
  2090.   end
  2091.   object Edit74: TEdit
  2092.     Left = 216
  2093.     Top = 86
  2094.     Width = 20
  2095.     Height = 17
  2096.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2097.     AutoSize = False
  2098.     CharCase = ecUpperCase
  2099.     Color = clGray
  2100.     Ctl3D = True
  2101.     Font.Color = clWhite
  2102.     Font.Height = -12
  2103.     Font.Name = 'Times New Roman'
  2104.     Font.Style = [fsBold]
  2105.     HideSelection = False
  2106.     MaxLength = 2
  2107.     ParentCtl3D = False
  2108.     ParentFont = False
  2109.     ParentShowHint = False
  2110.     ShowHint = True
  2111.     TabOrder = 73
  2112.   end
  2113.   object Edit75: TEdit
  2114.     Left = 238
  2115.     Top = 86
  2116.     Width = 20
  2117.     Height = 17
  2118.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2119.     AutoSize = False
  2120.     CharCase = ecUpperCase
  2121.     Color = clGray
  2122.     Ctl3D = True
  2123.     Font.Color = clWhite
  2124.     Font.Height = -12
  2125.     Font.Name = 'Times New Roman'
  2126.     Font.Style = [fsBold]
  2127.     HideSelection = False
  2128.     MaxLength = 2
  2129.     ParentCtl3D = False
  2130.     ParentFont = False
  2131.     ParentShowHint = False
  2132.     ShowHint = True
  2133.     TabOrder = 74
  2134.   end
  2135.   object Edit76: TEdit
  2136.     Left = 260
  2137.     Top = 86
  2138.     Width = 20
  2139.     Height = 17
  2140.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2141.     AutoSize = False
  2142.     CharCase = ecUpperCase
  2143.     Color = clGray
  2144.     Ctl3D = True
  2145.     Font.Color = clWhite
  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 = True
  2155.     TabOrder = 75
  2156.   end
  2157.   object Edit77: TEdit
  2158.     Left = 282
  2159.     Top = 86
  2160.     Width = 20
  2161.     Height = 17
  2162.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2163.     AutoSize = False
  2164.     CharCase = ecUpperCase
  2165.     Color = clGray
  2166.     Ctl3D = True
  2167.     Font.Color = clWhite
  2168.     Font.Height = -12
  2169.     Font.Name = 'Times New Roman'
  2170.     Font.Style = [fsBold]
  2171.     HideSelection = False
  2172.     MaxLength = 2
  2173.     ParentCtl3D = False
  2174.     ParentFont = False
  2175.     ParentShowHint = False
  2176.     ShowHint = True
  2177.     TabOrder = 76
  2178.   end
  2179.   object Edit78: TEdit
  2180.     Left = 304
  2181.     Top = 86
  2182.     Width = 20
  2183.     Height = 17
  2184.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2185.     AutoSize = False
  2186.     CharCase = ecUpperCase
  2187.     Color = clGray
  2188.     Ctl3D = True
  2189.     Font.Color = clWhite
  2190.     Font.Height = -12
  2191.     Font.Name = 'Times New Roman'
  2192.     Font.Style = [fsBold]
  2193.     HideSelection = False
  2194.     MaxLength = 2
  2195.     ParentCtl3D = False
  2196.     ParentFont = False
  2197.     ParentShowHint = False
  2198.     ShowHint = True
  2199.     TabOrder = 77
  2200.   end
  2201.   object Edit79: TEdit
  2202.     Left = 326
  2203.     Top = 86
  2204.     Width = 20
  2205.     Height = 17
  2206.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2207.     AutoSize = False
  2208.     CharCase = ecUpperCase
  2209.     Color = clGray
  2210.     Ctl3D = True
  2211.     Font.Color = clWhite
  2212.     Font.Height = -12
  2213.     Font.Name = 'Times New Roman'
  2214.     Font.Style = [fsBold]
  2215.     HideSelection = False
  2216.     MaxLength = 2
  2217.     ParentCtl3D = False
  2218.     ParentFont = False
  2219.     ParentShowHint = False
  2220.     ShowHint = True
  2221.     TabOrder = 78
  2222.   end
  2223.   object Edit80: TEdit
  2224.     Left = 348
  2225.     Top = 86
  2226.     Width = 20
  2227.     Height = 17
  2228.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2229.     AutoSize = False
  2230.     CharCase = ecUpperCase
  2231.     Color = clGray
  2232.     Ctl3D = True
  2233.     Font.Color = clWhite
  2234.     Font.Height = -12
  2235.     Font.Name = 'Times New Roman'
  2236.     Font.Style = [fsBold]
  2237.     HideSelection = False
  2238.     MaxLength = 2
  2239.     ParentCtl3D = False
  2240.     ParentFont = False
  2241.     ParentShowHint = False
  2242.     ShowHint = True
  2243.     TabOrder = 79
  2244.   end
  2245.   object Edit81: TEdit
  2246.     Left = 18
  2247.     Top = 104
  2248.     Width = 20
  2249.     Height = 17
  2250.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2251.     AutoSize = False
  2252.     CharCase = ecUpperCase
  2253.     Color = clGray
  2254.     Ctl3D = True
  2255.     Font.Color = clWhite
  2256.     Font.Height = -12
  2257.     Font.Name = 'Times New Roman'
  2258.     Font.Style = [fsBold]
  2259.     HideSelection = False
  2260.     MaxLength = 2
  2261.     ParentCtl3D = False
  2262.     ParentFont = False
  2263.     ParentShowHint = False
  2264.     ShowHint = True
  2265.     TabOrder = 80
  2266.   end
  2267.   object Edit82: TEdit
  2268.     Left = 40
  2269.     Top = 104
  2270.     Width = 20
  2271.     Height = 17
  2272.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2273.     AutoSize = False
  2274.     CharCase = ecUpperCase
  2275.     Color = clGray
  2276.     Ctl3D = True
  2277.     Font.Color = clWhite
  2278.     Font.Height = -12
  2279.     Font.Name = 'Times New Roman'
  2280.     Font.Style = [fsBold]
  2281.     HideSelection = False
  2282.     MaxLength = 2
  2283.     ParentCtl3D = False
  2284.     ParentFont = False
  2285.     ParentShowHint = False
  2286.     ShowHint = True
  2287.     TabOrder = 81
  2288.   end
  2289.   object Edit83: TEdit
  2290.     Left = 62
  2291.     Top = 104
  2292.     Width = 20
  2293.     Height = 17
  2294.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2295.     AutoSize = False
  2296.     CharCase = ecUpperCase
  2297.     Color = clGray
  2298.     Ctl3D = True
  2299.     Font.Color = clWhite
  2300.     Font.Height = -12
  2301.     Font.Name = 'Times New Roman'
  2302.     Font.Style = [fsBold]
  2303.     HideSelection = False
  2304.     MaxLength = 2
  2305.     ParentCtl3D = False
  2306.     ParentFont = False
  2307.     ParentShowHint = False
  2308.     ShowHint = True
  2309.     TabOrder = 82
  2310.   end
  2311.   object Edit84: TEdit
  2312.     Left = 84
  2313.     Top = 104
  2314.     Width = 20
  2315.     Height = 17
  2316.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2317.     AutoSize = False
  2318.     CharCase = ecUpperCase
  2319.     Color = clGray
  2320.     Ctl3D = True
  2321.     Font.Color = clWhite
  2322.     Font.Height = -12
  2323.     Font.Name = 'Times New Roman'
  2324.     Font.Style = [fsBold]
  2325.     HideSelection = False
  2326.     MaxLength = 2
  2327.     ParentCtl3D = False
  2328.     ParentFont = False
  2329.     ParentShowHint = False
  2330.     ShowHint = True
  2331.     TabOrder = 83
  2332.   end
  2333.   object Edit85: TEdit
  2334.     Left = 106
  2335.     Top = 104
  2336.     Width = 20
  2337.     Height = 17
  2338.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2339.     AutoSize = False
  2340.     CharCase = ecUpperCase
  2341.     Color = clGray
  2342.     Ctl3D = True
  2343.     Font.Color = clWhite
  2344.     Font.Height = -12
  2345.     Font.Name = 'Times New Roman'
  2346.     Font.Style = [fsBold]
  2347.     HideSelection = False
  2348.     MaxLength = 2
  2349.     ParentCtl3D = False
  2350.     ParentFont = False
  2351.     ParentShowHint = False
  2352.     ShowHint = True
  2353.     TabOrder = 84
  2354.   end
  2355.   object Edit86: TEdit
  2356.     Left = 128
  2357.     Top = 104
  2358.     Width = 20
  2359.     Height = 17
  2360.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2361.     AutoSize = False
  2362.     CharCase = ecUpperCase
  2363.     Color = clGray
  2364.     Ctl3D = True
  2365.     Font.Color = clWhite
  2366.     Font.Height = -12
  2367.     Font.Name = 'Times New Roman'
  2368.     Font.Style = [fsBold]
  2369.     HideSelection = False
  2370.     MaxLength = 2
  2371.     ParentCtl3D = False
  2372.     ParentFont = False
  2373.     ParentShowHint = False
  2374.     ShowHint = True
  2375.     TabOrder = 85
  2376.   end
  2377.   object Edit87: TEdit
  2378.     Left = 150
  2379.     Top = 104
  2380.     Width = 20
  2381.     Height = 17
  2382.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2383.     AutoSize = False
  2384.     CharCase = ecUpperCase
  2385.     Color = clGray
  2386.     Ctl3D = True
  2387.     Font.Color = clWhite
  2388.     Font.Height = -12
  2389.     Font.Name = 'Times New Roman'
  2390.     Font.Style = [fsBold]
  2391.     HideSelection = False
  2392.     MaxLength = 2
  2393.     ParentCtl3D = False
  2394.     ParentFont = False
  2395.     ParentShowHint = False
  2396.     ShowHint = True
  2397.     TabOrder = 86
  2398.   end
  2399.   object Edit88: TEdit
  2400.     Left = 172
  2401.     Top = 104
  2402.     Width = 20
  2403.     Height = 17
  2404.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2405.     AutoSize = False
  2406.     CharCase = ecUpperCase
  2407.     Color = clGray
  2408.     Ctl3D = True
  2409.     Font.Color = clWhite
  2410.     Font.Height = -12
  2411.     Font.Name = 'Times New Roman'
  2412.     Font.Style = [fsBold]
  2413.     HideSelection = False
  2414.     MaxLength = 2
  2415.     ParentCtl3D = False
  2416.     ParentFont = False
  2417.     ParentShowHint = False
  2418.     ShowHint = True
  2419.     TabOrder = 87
  2420.   end
  2421.   object Edit89: TEdit
  2422.     Left = 194
  2423.     Top = 104
  2424.     Width = 20
  2425.     Height = 17
  2426.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2427.     AutoSize = False
  2428.     CharCase = ecUpperCase
  2429.     Color = clGray
  2430.     Ctl3D = True
  2431.     Font.Color = clWhite
  2432.     Font.Height = -12
  2433.     Font.Name = 'Times New Roman'
  2434.     Font.Style = [fsBold]
  2435.     HideSelection = False
  2436.     MaxLength = 2
  2437.     ParentCtl3D = False
  2438.     ParentFont = False
  2439.     ParentShowHint = False
  2440.     ShowHint = True
  2441.     TabOrder = 88
  2442.   end
  2443.   object Edit90: TEdit
  2444.     Left = 216
  2445.     Top = 104
  2446.     Width = 20
  2447.     Height = 17
  2448.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2449.     AutoSize = False
  2450.     CharCase = ecUpperCase
  2451.     Color = clGray
  2452.     Ctl3D = True
  2453.     Font.Color = clWhite
  2454.     Font.Height = -12
  2455.     Font.Name = 'Times New Roman'
  2456.     Font.Style = [fsBold]
  2457.     HideSelection = False
  2458.     MaxLength = 2
  2459.     ParentCtl3D = False
  2460.     ParentFont = False
  2461.     ParentShowHint = False
  2462.     ShowHint = True
  2463.     TabOrder = 89
  2464.   end
  2465.   object Edit91: TEdit
  2466.     Left = 238
  2467.     Top = 104
  2468.     Width = 20
  2469.     Height = 17
  2470.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2471.     AutoSize = False
  2472.     CharCase = ecUpperCase
  2473.     Color = clGray
  2474.     Ctl3D = True
  2475.     Font.Color = clWhite
  2476.     Font.Height = -12
  2477.     Font.Name = 'Times New Roman'
  2478.     Font.Style = [fsBold]
  2479.     HideSelection = False
  2480.     MaxLength = 2
  2481.     ParentCtl3D = False
  2482.     ParentFont = False
  2483.     ParentShowHint = False
  2484.     ShowHint = True
  2485.     TabOrder = 90
  2486.   end
  2487.   object Edit92: TEdit
  2488.     Left = 260
  2489.     Top = 104
  2490.     Width = 20
  2491.     Height = 17
  2492.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2493.     AutoSize = False
  2494.     CharCase = ecUpperCase
  2495.     Color = clGray
  2496.     Ctl3D = True
  2497.     Font.Color = clWhite
  2498.     Font.Height = -12
  2499.     Font.Name = 'Times New Roman'
  2500.     Font.Style = [fsBold]
  2501.     HideSelection = False
  2502.     MaxLength = 2
  2503.     ParentCtl3D = False
  2504.     ParentFont = False
  2505.     ParentShowHint = False
  2506.     ShowHint = True
  2507.     TabOrder = 91
  2508.   end
  2509.   object Edit93: TEdit
  2510.     Left = 282
  2511.     Top = 104
  2512.     Width = 20
  2513.     Height = 17
  2514.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2515.     AutoSize = False
  2516.     CharCase = ecUpperCase
  2517.     Color = clGray
  2518.     Ctl3D = True
  2519.     Font.Color = clWhite
  2520.     Font.Height = -12
  2521.     Font.Name = 'Times New Roman'
  2522.     Font.Style = [fsBold]
  2523.     HideSelection = False
  2524.     MaxLength = 2
  2525.     ParentCtl3D = False
  2526.     ParentFont = False
  2527.     ParentShowHint = False
  2528.     ShowHint = True
  2529.     TabOrder = 92
  2530.   end
  2531.   object Edit94: TEdit
  2532.     Left = 304
  2533.     Top = 104
  2534.     Width = 20
  2535.     Height = 17
  2536.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2537.     AutoSize = False
  2538.     CharCase = ecUpperCase
  2539.     Color = clGray
  2540.     Ctl3D = True
  2541.     Font.Color = clWhite
  2542.     Font.Height = -12
  2543.     Font.Name = 'Times New Roman'
  2544.     Font.Style = [fsBold]
  2545.     HideSelection = False
  2546.     MaxLength = 2
  2547.     ParentCtl3D = False
  2548.     ParentFont = False
  2549.     ParentShowHint = False
  2550.     ShowHint = True
  2551.     TabOrder = 93
  2552.   end
  2553.   object Edit95: TEdit
  2554.     Left = 326
  2555.     Top = 104
  2556.     Width = 20
  2557.     Height = 17
  2558.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2559.     AutoSize = False
  2560.     CharCase = ecUpperCase
  2561.     Color = clGray
  2562.     Ctl3D = True
  2563.     Font.Color = clWhite
  2564.     Font.Height = -12
  2565.     Font.Name = 'Times New Roman'
  2566.     Font.Style = [fsBold]
  2567.     HideSelection = False
  2568.     MaxLength = 2
  2569.     ParentCtl3D = False
  2570.     ParentFont = False
  2571.     ParentShowHint = False
  2572.     ShowHint = True
  2573.     TabOrder = 94
  2574.   end
  2575.   object Edit96: TEdit
  2576.     Left = 348
  2577.     Top = 104
  2578.     Width = 20
  2579.     Height = 17
  2580.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2581.     AutoSize = False
  2582.     CharCase = ecUpperCase
  2583.     Color = clGray
  2584.     Ctl3D = True
  2585.     Font.Color = clWhite
  2586.     Font.Height = -12
  2587.     Font.Name = 'Times New Roman'
  2588.     Font.Style = [fsBold]
  2589.     HideSelection = False
  2590.     MaxLength = 2
  2591.     ParentCtl3D = False
  2592.     ParentFont = False
  2593.     ParentShowHint = False
  2594.     ShowHint = True
  2595.     TabOrder = 95
  2596.   end
  2597.   object Edit97: TEdit
  2598.     Left = 18
  2599.     Top = 122
  2600.     Width = 20
  2601.     Height = 17
  2602.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2603.     AutoSize = False
  2604.     CharCase = ecUpperCase
  2605.     Color = clGray
  2606.     Ctl3D = True
  2607.     Font.Color = clWhite
  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 = True
  2617.     TabOrder = 96
  2618.   end
  2619.   object Edit98: TEdit
  2620.     Left = 40
  2621.     Top = 122
  2622.     Width = 20
  2623.     Height = 17
  2624.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2625.     AutoSize = False
  2626.     CharCase = ecUpperCase
  2627.     Color = clGray
  2628.     Ctl3D = True
  2629.     Font.Color = clWhite
  2630.     Font.Height = -12
  2631.     Font.Name = 'Times New Roman'
  2632.     Font.Style = [fsBold]
  2633.     HideSelection = False
  2634.     MaxLength = 2
  2635.     ParentCtl3D = False
  2636.     ParentFont = False
  2637.     ParentShowHint = False
  2638.     ShowHint = True
  2639.     TabOrder = 97
  2640.   end
  2641.   object Edit99: TEdit
  2642.     Left = 62
  2643.     Top = 122
  2644.     Width = 20
  2645.     Height = 17
  2646.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2647.     AutoSize = False
  2648.     CharCase = ecUpperCase
  2649.     Color = clGray
  2650.     Ctl3D = True
  2651.     Font.Color = clWhite
  2652.     Font.Height = -12
  2653.     Font.Name = 'Times New Roman'
  2654.     Font.Style = [fsBold]
  2655.     HideSelection = False
  2656.     MaxLength = 2
  2657.     ParentCtl3D = False
  2658.     ParentFont = False
  2659.     ParentShowHint = False
  2660.     ShowHint = True
  2661.     TabOrder = 98
  2662.   end
  2663.   object Edit100: TEdit
  2664.     Left = 84
  2665.     Top = 122
  2666.     Width = 20
  2667.     Height = 17
  2668.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2669.     AutoSize = False
  2670.     CharCase = ecUpperCase
  2671.     Color = clGray
  2672.     Ctl3D = True
  2673.     Font.Color = clWhite
  2674.     Font.Height = -12
  2675.     Font.Name = 'Times New Roman'
  2676.     Font.Style = [fsBold]
  2677.     HideSelection = False
  2678.     MaxLength = 2
  2679.     ParentCtl3D = False
  2680.     ParentFont = False
  2681.     ParentShowHint = False
  2682.     ShowHint = True
  2683.     TabOrder = 99
  2684.   end
  2685.   object Edit101: TEdit
  2686.     Left = 106
  2687.     Top = 122
  2688.     Width = 20
  2689.     Height = 17
  2690.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2691.     AutoSize = False
  2692.     CharCase = ecUpperCase
  2693.     Color = clGray
  2694.     Ctl3D = True
  2695.     Font.Color = clWhite
  2696.     Font.Height = -12
  2697.     Font.Name = 'Times New Roman'
  2698.     Font.Style = [fsBold]
  2699.     HideSelection = False
  2700.     MaxLength = 2
  2701.     ParentCtl3D = False
  2702.     ParentFont = False
  2703.     ParentShowHint = False
  2704.     ShowHint = True
  2705.     TabOrder = 100
  2706.   end
  2707.   object Edit102: TEdit
  2708.     Left = 128
  2709.     Top = 122
  2710.     Width = 20
  2711.     Height = 17
  2712.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2713.     AutoSize = False
  2714.     CharCase = ecUpperCase
  2715.     Color = clGray
  2716.     Ctl3D = True
  2717.     Font.Color = clWhite
  2718.     Font.Height = -12
  2719.     Font.Name = 'Times New Roman'
  2720.     Font.Style = [fsBold]
  2721.     HideSelection = False
  2722.     MaxLength = 2
  2723.     ParentCtl3D = False
  2724.     ParentFont = False
  2725.     ParentShowHint = False
  2726.     ShowHint = True
  2727.     TabOrder = 101
  2728.   end
  2729.   object Edit103: TEdit
  2730.     Left = 150
  2731.     Top = 122
  2732.     Width = 20
  2733.     Height = 17
  2734.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2735.     AutoSize = False
  2736.     CharCase = ecUpperCase
  2737.     Color = clGray
  2738.     Ctl3D = True
  2739.     Font.Color = clWhite
  2740.     Font.Height = -12
  2741.     Font.Name = 'Times New Roman'
  2742.     Font.Style = [fsBold]
  2743.     HideSelection = False
  2744.     MaxLength = 2
  2745.     ParentCtl3D = False
  2746.     ParentFont = False
  2747.     ParentShowHint = False
  2748.     ShowHint = True
  2749.     TabOrder = 102
  2750.   end
  2751.   object Edit104: TEdit
  2752.     Left = 172
  2753.     Top = 122
  2754.     Width = 20
  2755.     Height = 17
  2756.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2757.     AutoSize = False
  2758.     CharCase = ecUpperCase
  2759.     Color = clGray
  2760.     Ctl3D = True
  2761.     Font.Color = clWhite
  2762.     Font.Height = -12
  2763.     Font.Name = 'Times New Roman'
  2764.     Font.Style = [fsBold]
  2765.     HideSelection = False
  2766.     MaxLength = 2
  2767.     ParentCtl3D = False
  2768.     ParentFont = False
  2769.     ParentShowHint = False
  2770.     ShowHint = True
  2771.     TabOrder = 103
  2772.   end
  2773.   object Edit105: TEdit
  2774.     Left = 194
  2775.     Top = 122
  2776.     Width = 20
  2777.     Height = 17
  2778.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2779.     AutoSize = False
  2780.     CharCase = ecUpperCase
  2781.     Color = clGray
  2782.     Ctl3D = True
  2783.     Font.Color = clWhite
  2784.     Font.Height = -12
  2785.     Font.Name = 'Times New Roman'
  2786.     Font.Style = [fsBold]
  2787.     HideSelection = False
  2788.     MaxLength = 2
  2789.     ParentCtl3D = False
  2790.     ParentFont = False
  2791.     ParentShowHint = False
  2792.     ShowHint = True
  2793.     TabOrder = 104
  2794.   end
  2795.   object Edit106: TEdit
  2796.     Left = 216
  2797.     Top = 122
  2798.     Width = 20
  2799.     Height = 17
  2800.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2801.     AutoSize = False
  2802.     CharCase = ecUpperCase
  2803.     Color = clGray
  2804.     Ctl3D = True
  2805.     Font.Color = clWhite
  2806.     Font.Height = -12
  2807.     Font.Name = 'Times New Roman'
  2808.     Font.Style = [fsBold]
  2809.     HideSelection = False
  2810.     MaxLength = 2
  2811.     ParentCtl3D = False
  2812.     ParentFont = False
  2813.     ParentShowHint = False
  2814.     ShowHint = True
  2815.     TabOrder = 105
  2816.   end
  2817.   object Edit107: TEdit
  2818.     Left = 238
  2819.     Top = 122
  2820.     Width = 20
  2821.     Height = 17
  2822.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2823.     AutoSize = False
  2824.     CharCase = ecUpperCase
  2825.     Color = clGray
  2826.     Ctl3D = True
  2827.     Font.Color = clWhite
  2828.     Font.Height = -12
  2829.     Font.Name = 'Times New Roman'
  2830.     Font.Style = [fsBold]
  2831.     HideSelection = False
  2832.     MaxLength = 2
  2833.     ParentCtl3D = False
  2834.     ParentFont = False
  2835.     ParentShowHint = False
  2836.     ShowHint = True
  2837.     TabOrder = 106
  2838.   end
  2839.   object Edit108: TEdit
  2840.     Left = 260
  2841.     Top = 122
  2842.     Width = 20
  2843.     Height = 17
  2844.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2845.     AutoSize = False
  2846.     CharCase = ecUpperCase
  2847.     Color = clGray
  2848.     Ctl3D = True
  2849.     Font.Color = clWhite
  2850.     Font.Height = -12
  2851.     Font.Name = 'Times New Roman'
  2852.     Font.Style = [fsBold]
  2853.     HideSelection = False
  2854.     MaxLength = 2
  2855.     ParentCtl3D = False
  2856.     ParentFont = False
  2857.     ParentShowHint = False
  2858.     ShowHint = True
  2859.     TabOrder = 107
  2860.   end
  2861.   object Edit109: TEdit
  2862.     Left = 282
  2863.     Top = 122
  2864.     Width = 20
  2865.     Height = 17
  2866.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2867.     AutoSize = False
  2868.     CharCase = ecUpperCase
  2869.     Color = clGray
  2870.     Ctl3D = True
  2871.     Font.Color = clWhite
  2872.     Font.Height = -12
  2873.     Font.Name = 'Times New Roman'
  2874.     Font.Style = [fsBold]
  2875.     HideSelection = False
  2876.     MaxLength = 2
  2877.     ParentCtl3D = False
  2878.     ParentFont = False
  2879.     ParentShowHint = False
  2880.     ShowHint = True
  2881.     TabOrder = 108
  2882.   end
  2883.   object Edit110: TEdit
  2884.     Left = 304
  2885.     Top = 122
  2886.     Width = 20
  2887.     Height = 17
  2888.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2889.     AutoSize = False
  2890.     CharCase = ecUpperCase
  2891.     Color = clGray
  2892.     Ctl3D = True
  2893.     Font.Color = clWhite
  2894.     Font.Height = -12
  2895.     Font.Name = 'Times New Roman'
  2896.     Font.Style = [fsBold]
  2897.     HideSelection = False
  2898.     MaxLength = 2
  2899.     ParentCtl3D = False
  2900.     ParentFont = False
  2901.     ParentShowHint = False
  2902.     ShowHint = True
  2903.     TabOrder = 109
  2904.   end
  2905.   object Edit111: TEdit
  2906.     Left = 326
  2907.     Top = 122
  2908.     Width = 20
  2909.     Height = 17
  2910.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2911.     AutoSize = False
  2912.     CharCase = ecUpperCase
  2913.     Color = clGray
  2914.     Ctl3D = True
  2915.     Font.Color = clWhite
  2916.     Font.Height = -12
  2917.     Font.Name = 'Times New Roman'
  2918.     Font.Style = [fsBold]
  2919.     HideSelection = False
  2920.     MaxLength = 2
  2921.     ParentCtl3D = False
  2922.     ParentFont = False
  2923.     ParentShowHint = False
  2924.     ShowHint = True
  2925.     TabOrder = 110
  2926.   end
  2927.   object Edit112: TEdit
  2928.     Left = 348
  2929.     Top = 122
  2930.     Width = 20
  2931.     Height = 17
  2932.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2933.     AutoSize = False
  2934.     CharCase = ecUpperCase
  2935.     Color = clGray
  2936.     Ctl3D = True
  2937.     Font.Color = clWhite
  2938.     Font.Height = -12
  2939.     Font.Name = 'Times New Roman'
  2940.     Font.Style = [fsBold]
  2941.     HideSelection = False
  2942.     MaxLength = 2
  2943.     ParentCtl3D = False
  2944.     ParentFont = False
  2945.     ParentShowHint = False
  2946.     ShowHint = True
  2947.     TabOrder = 111
  2948.   end
  2949.   object Edit113: TEdit
  2950.     Left = 18
  2951.     Top = 140
  2952.     Width = 20
  2953.     Height = 17
  2954.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2955.     AutoSize = False
  2956.     CharCase = ecUpperCase
  2957.     Color = clGray
  2958.     Ctl3D = True
  2959.     Font.Color = clWhite
  2960.     Font.Height = -12
  2961.     Font.Name = 'Times New Roman'
  2962.     Font.Style = [fsBold]
  2963.     HideSelection = False
  2964.     MaxLength = 2
  2965.     ParentCtl3D = False
  2966.     ParentFont = False
  2967.     ParentShowHint = False
  2968.     ShowHint = True
  2969.     TabOrder = 112
  2970.   end
  2971.   object Edit114: TEdit
  2972.     Left = 40
  2973.     Top = 140
  2974.     Width = 20
  2975.     Height = 17
  2976.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2977.     AutoSize = False
  2978.     CharCase = ecUpperCase
  2979.     Color = clGray
  2980.     Ctl3D = True
  2981.     Font.Color = clWhite
  2982.     Font.Height = -12
  2983.     Font.Name = 'Times New Roman'
  2984.     Font.Style = [fsBold]
  2985.     HideSelection = False
  2986.     MaxLength = 2
  2987.     ParentCtl3D = False
  2988.     ParentFont = False
  2989.     ParentShowHint = False
  2990.     ShowHint = True
  2991.     TabOrder = 113
  2992.   end
  2993.   object Edit115: TEdit
  2994.     Left = 62
  2995.     Top = 140
  2996.     Width = 20
  2997.     Height = 17
  2998.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  2999.     AutoSize = False
  3000.     CharCase = ecUpperCase
  3001.     Color = clGray
  3002.     Ctl3D = True
  3003.     Font.Color = clWhite
  3004.     Font.Height = -12
  3005.     Font.Name = 'Times New Roman'
  3006.     Font.Style = [fsBold]
  3007.     HideSelection = False
  3008.     MaxLength = 2
  3009.     ParentCtl3D = False
  3010.     ParentFont = False
  3011.     ParentShowHint = False
  3012.     ShowHint = True
  3013.     TabOrder = 114
  3014.   end
  3015.   object Edit116: TEdit
  3016.     Left = 84
  3017.     Top = 140
  3018.     Width = 20
  3019.     Height = 17
  3020.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  3021.     AutoSize = False
  3022.     CharCase = ecUpperCase
  3023.     Color = clGray
  3024.     Ctl3D = True
  3025.     Font.Color = clWhite
  3026.     Font.Height = -12
  3027.     Font.Name = 'Times New Roman'
  3028.     Font.Style = [fsBold]
  3029.     HideSelection = False
  3030.     MaxLength = 2
  3031.     ParentCtl3D = False
  3032.     ParentFont = False
  3033.     ParentShowHint = False
  3034.     ShowHint = True
  3035.     TabOrder = 115
  3036.   end
  3037.   object Edit117: TEdit
  3038.     Left = 106
  3039.     Top = 140
  3040.     Width = 20
  3041.     Height = 17
  3042.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  3043.     AutoSize = False
  3044.     CharCase = ecUpperCase
  3045.     Color = clGray
  3046.     Ctl3D = True
  3047.     Font.Color = clWhite
  3048.     Font.Height = -12
  3049.     Font.Name = 'Times New Roman'
  3050.     Font.Style = [fsBold]
  3051.     HideSelection = False
  3052.     MaxLength = 2
  3053.     ParentCtl3D = False
  3054.     ParentFont = False
  3055.     ParentShowHint = False
  3056.     ShowHint = True
  3057.     TabOrder = 116
  3058.   end
  3059.   object Edit118: TEdit
  3060.     Left = 128
  3061.     Top = 140
  3062.     Width = 20
  3063.     Height = 17
  3064.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  3065.     AutoSize = False
  3066.     CharCase = ecUpperCase
  3067.     Color = clGray
  3068.     Ctl3D = True
  3069.     Font.Color = clWhite
  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 = True
  3079.     TabOrder = 117
  3080.   end
  3081.   object Edit119: TEdit
  3082.     Left = 150
  3083.     Top = 140
  3084.     Width = 20
  3085.     Height = 17
  3086.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  3087.     AutoSize = False
  3088.     CharCase = ecUpperCase
  3089.     Color = clGray
  3090.     Ctl3D = True
  3091.     Font.Color = clWhite
  3092.     Font.Height = -12
  3093.     Font.Name = 'Times New Roman'
  3094.     Font.Style = [fsBold]
  3095.     HideSelection = False
  3096.     MaxLength = 2
  3097.     ParentCtl3D = False
  3098.     ParentFont = False
  3099.     ParentShowHint = False
  3100.     ShowHint = True
  3101.     TabOrder = 118
  3102.   end
  3103.   object Edit120: TEdit
  3104.     Left = 172
  3105.     Top = 140
  3106.     Width = 20
  3107.     Height = 17
  3108.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  3109.     AutoSize = False
  3110.     CharCase = ecUpperCase
  3111.     Color = clGray
  3112.     Ctl3D = True
  3113.     Font.Color = clWhite
  3114.     Font.Height = -12
  3115.     Font.Name = 'Times New Roman'
  3116.     Font.Style = [fsBold]
  3117.     HideSelection = False
  3118.     MaxLength = 2
  3119.     ParentCtl3D = False
  3120.     ParentFont = False
  3121.     ParentShowHint = False
  3122.     ShowHint = True
  3123.     TabOrder = 119
  3124.   end
  3125.   object Edit121: TEdit
  3126.     Left = 194
  3127.     Top = 140
  3128.     Width = 20
  3129.     Height = 17
  3130.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  3131.     AutoSize = False
  3132.     CharCase = ecUpperCase
  3133.     Color = clGray
  3134.     Ctl3D = True
  3135.     Font.Color = clWhite
  3136.     Font.Height = -12
  3137.     Font.Name = 'Times New Roman'
  3138.     Font.Style = [fsBold]
  3139.     HideSelection = False
  3140.     MaxLength = 2
  3141.     ParentCtl3D = False
  3142.     ParentFont = False
  3143.     ParentShowHint = False
  3144.     ShowHint = True
  3145.     TabOrder = 120
  3146.   end
  3147.   object Edit122: TEdit
  3148.     Left = 216
  3149.     Top = 140
  3150.     Width = 20
  3151.     Height = 17
  3152.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  3153.     AutoSize = False
  3154.     CharCase = ecUpperCase
  3155.     Color = clGray
  3156.     Ctl3D = True
  3157.     Font.Color = clWhite
  3158.     Font.Height = -12
  3159.     Font.Name = 'Times New Roman'
  3160.     Font.Style = [fsBold]
  3161.     HideSelection = False
  3162.     MaxLength = 2
  3163.     ParentCtl3D = False
  3164.     ParentFont = False
  3165.     ParentShowHint = False
  3166.     ShowHint = True
  3167.     TabOrder = 121
  3168.   end
  3169.   object Edit123: TEdit
  3170.     Left = 238
  3171.     Top = 140
  3172.     Width = 20
  3173.     Height = 17
  3174.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  3175.     AutoSize = False
  3176.     CharCase = ecUpperCase
  3177.     Color = clGray
  3178.     Ctl3D = True
  3179.     Font.Color = clWhite
  3180.     Font.Height = -12
  3181.     Font.Name = 'Times New Roman'
  3182.     Font.Style = [fsBold]
  3183.     HideSelection = False
  3184.     MaxLength = 2
  3185.     ParentCtl3D = False
  3186.     ParentFont = False
  3187.     ParentShowHint = False
  3188.     ShowHint = True
  3189.     TabOrder = 122
  3190.   end
  3191.   object Edit124: TEdit
  3192.     Left = 260
  3193.     Top = 140
  3194.     Width = 20
  3195.     Height = 17
  3196.     Hint = 'Not Identified Name (64 Byte) NULL terminated'
  3197.     AutoSize = False
  3198.     CharCase = ecUpperCase
  3199.     Color = clGray
  3200.     Ctl3D = True
  3201.     Font.Color = clWhite
  3202.     Font.Height = -12
  3203.     Font.Name = 'Times New Roman'
  3204.     Font.Style = [fsBold]
  3205.     HideSelection = False
  3206.     MaxLength = 2
  3207.     ParentCtl3D = False
  3208.     ParentFont = False
  3209.     ParentShowHint = False
  3210.     ShowHint = True
  3211.     TabOrder = 123
  3212.   end
  3213.   object Edit125: TEdit
  3214.     Left = 282
  3215.     Top = 140
  3216.     Width = 20
  3217.     Height = 17
  3218.     Hint = 'Not Identified Name.63 (64 Byte) NULL terminated'
  3219.     AutoSize = False
  3220.     CharCase = ecUpperCase
  3221.     Color = clGray
  3222.     Ctl3D = True
  3223.     Font.Color = clWhite
  3224.     Font.Height = -12
  3225.     Font.Name = 'Times New Roman'
  3226.     Font.Style = [fsBold]
  3227.     HideSelection = False
  3228.     MaxLength = 2
  3229.     ParentCtl3D = False
  3230.     ParentFont = False
  3231.     ParentShowHint = False
  3232.     ShowHint = True
  3233.     TabOrder = 124
  3234.   end
  3235.   object Edit126: TEdit
  3236.     Left = 304
  3237.     Top = 140
  3238.     Width = 20
  3239.     Height = 17
  3240.     Hint = 'Identified Name.0 (64 Byte) NULL terminated'
  3241.     AutoSize = False
  3242.     CharCase = ecUpperCase
  3243.     Color = clGray
  3244.     Ctl3D = True
  3245.     Font.Color = clWhite
  3246.     Font.Height = -12
  3247.     Font.Name = 'Times New Roman'
  3248.     Font.Style = [fsBold]
  3249.     HideSelection = False
  3250.     MaxLength = 2
  3251.     ParentCtl3D = False
  3252.     ParentFont = False
  3253.     ParentShowHint = False
  3254.     ShowHint = True
  3255.     TabOrder = 125
  3256.   end
  3257.   object Edit127: TEdit
  3258.     Left = 326
  3259.     Top = 140
  3260.     Width = 20
  3261.     Height = 17
  3262.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3263.     AutoSize = False
  3264.     CharCase = ecUpperCase
  3265.     Color = clGray
  3266.     Ctl3D = True
  3267.     Font.Color = clWhite
  3268.     Font.Height = -12
  3269.     Font.Name = 'Times New Roman'
  3270.     Font.Style = [fsBold]
  3271.     HideSelection = False
  3272.     MaxLength = 2
  3273.     ParentCtl3D = False
  3274.     ParentFont = False
  3275.     ParentShowHint = False
  3276.     ShowHint = True
  3277.     TabOrder = 126
  3278.   end
  3279.   object Edit128: TEdit
  3280.     Left = 348
  3281.     Top = 140
  3282.     Width = 20
  3283.     Height = 17
  3284.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3285.     AutoSize = False
  3286.     CharCase = ecUpperCase
  3287.     Color = clGray
  3288.     Ctl3D = True
  3289.     Font.Color = clWhite
  3290.     Font.Height = -12
  3291.     Font.Name = 'Times New Roman'
  3292.     Font.Style = [fsBold]
  3293.     HideSelection = False
  3294.     MaxLength = 2
  3295.     ParentCtl3D = False
  3296.     ParentFont = False
  3297.     ParentShowHint = False
  3298.     ShowHint = True
  3299.     TabOrder = 127
  3300.   end
  3301.   object Edit129: TEdit
  3302.     Left = 18
  3303.     Top = 158
  3304.     Width = 20
  3305.     Height = 17
  3306.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3307.     AutoSize = False
  3308.     CharCase = ecUpperCase
  3309.     Color = clGray
  3310.     Ctl3D = True
  3311.     Font.Color = clWhite
  3312.     Font.Height = -12
  3313.     Font.Name = 'Times New Roman'
  3314.     Font.Style = [fsBold]
  3315.     HideSelection = False
  3316.     MaxLength = 2
  3317.     ParentCtl3D = False
  3318.     ParentFont = False
  3319.     ParentShowHint = False
  3320.     ShowHint = True
  3321.     TabOrder = 128
  3322.   end
  3323.   object Edit130: TEdit
  3324.     Left = 40
  3325.     Top = 158
  3326.     Width = 20
  3327.     Height = 17
  3328.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3329.     AutoSize = False
  3330.     CharCase = ecUpperCase
  3331.     Color = clGray
  3332.     Ctl3D = True
  3333.     Font.Color = clWhite
  3334.     Font.Height = -12
  3335.     Font.Name = 'Times New Roman'
  3336.     Font.Style = [fsBold]
  3337.     HideSelection = False
  3338.     MaxLength = 2
  3339.     ParentCtl3D = False
  3340.     ParentFont = False
  3341.     ParentShowHint = False
  3342.     ShowHint = True
  3343.     TabOrder = 129
  3344.   end
  3345.   object Edit131: TEdit
  3346.     Left = 62
  3347.     Top = 158
  3348.     Width = 20
  3349.     Height = 17
  3350.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3351.     AutoSize = False
  3352.     CharCase = ecUpperCase
  3353.     Color = clGray
  3354.     Ctl3D = True
  3355.     Font.Color = clWhite
  3356.     Font.Height = -12
  3357.     Font.Name = 'Times New Roman'
  3358.     Font.Style = [fsBold]
  3359.     HideSelection = False
  3360.     MaxLength = 2
  3361.     ParentCtl3D = False
  3362.     ParentFont = False
  3363.     ParentShowHint = False
  3364.     ShowHint = True
  3365.     TabOrder = 130
  3366.   end
  3367.   object Edit132: TEdit
  3368.     Left = 84
  3369.     Top = 158
  3370.     Width = 20
  3371.     Height = 17
  3372.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3373.     AutoSize = False
  3374.     CharCase = ecUpperCase
  3375.     Color = clGray
  3376.     Ctl3D = True
  3377.     Font.Color = clWhite
  3378.     Font.Height = -12
  3379.     Font.Name = 'Times New Roman'
  3380.     Font.Style = [fsBold]
  3381.     HideSelection = False
  3382.     MaxLength = 2
  3383.     ParentCtl3D = False
  3384.     ParentFont = False
  3385.     ParentShowHint = False
  3386.     ShowHint = True
  3387.     TabOrder = 131
  3388.   end
  3389.   object Edit133: TEdit
  3390.     Left = 106
  3391.     Top = 158
  3392.     Width = 20
  3393.     Height = 17
  3394.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3395.     AutoSize = False
  3396.     CharCase = ecUpperCase
  3397.     Color = clGray
  3398.     Ctl3D = True
  3399.     Font.Color = clWhite
  3400.     Font.Height = -12
  3401.     Font.Name = 'Times New Roman'
  3402.     Font.Style = [fsBold]
  3403.     HideSelection = False
  3404.     MaxLength = 2
  3405.     ParentCtl3D = False
  3406.     ParentFont = False
  3407.     ParentShowHint = False
  3408.     ShowHint = True
  3409.     TabOrder = 132
  3410.   end
  3411.   object Edit134: TEdit
  3412.     Left = 128
  3413.     Top = 158
  3414.     Width = 20
  3415.     Height = 17
  3416.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3417.     AutoSize = False
  3418.     CharCase = ecUpperCase
  3419.     Color = clGray
  3420.     Ctl3D = True
  3421.     Font.Color = clWhite
  3422.     Font.Height = -12
  3423.     Font.Name = 'Times New Roman'
  3424.     Font.Style = [fsBold]
  3425.     HideSelection = False
  3426.     MaxLength = 2
  3427.     ParentCtl3D = False
  3428.     ParentFont = False
  3429.     ParentShowHint = False
  3430.     ShowHint = True
  3431.     TabOrder = 133
  3432.   end
  3433.   object Edit135: TEdit
  3434.     Left = 150
  3435.     Top = 158
  3436.     Width = 20
  3437.     Height = 17
  3438.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3439.     AutoSize = False
  3440.     CharCase = ecUpperCase
  3441.     Color = clGray
  3442.     Ctl3D = True
  3443.     Font.Color = clWhite
  3444.     Font.Height = -12
  3445.     Font.Name = 'Times New Roman'
  3446.     Font.Style = [fsBold]
  3447.     HideSelection = False
  3448.     MaxLength = 2
  3449.     ParentCtl3D = False
  3450.     ParentFont = False
  3451.     ParentShowHint = False
  3452.     ShowHint = True
  3453.     TabOrder = 134
  3454.   end
  3455.   object Edit136: TEdit
  3456.     Left = 172
  3457.     Top = 158
  3458.     Width = 20
  3459.     Height = 17
  3460.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3461.     AutoSize = False
  3462.     CharCase = ecUpperCase
  3463.     Color = clGray
  3464.     Ctl3D = True
  3465.     Font.Color = clWhite
  3466.     Font.Height = -12
  3467.     Font.Name = 'Times New Roman'
  3468.     Font.Style = [fsBold]
  3469.     HideSelection = False
  3470.     MaxLength = 2
  3471.     ParentCtl3D = False
  3472.     ParentFont = False
  3473.     ParentShowHint = False
  3474.     ShowHint = True
  3475.     TabOrder = 135
  3476.   end
  3477.   object Edit137: TEdit
  3478.     Left = 194
  3479.     Top = 158
  3480.     Width = 20
  3481.     Height = 17
  3482.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3483.     AutoSize = False
  3484.     CharCase = ecUpperCase
  3485.     Color = clGray
  3486.     Ctl3D = True
  3487.     Font.Color = clWhite
  3488.     Font.Height = -12
  3489.     Font.Name = 'Times New Roman'
  3490.     Font.Style = [fsBold]
  3491.     HideSelection = False
  3492.     MaxLength = 2
  3493.     ParentCtl3D = False
  3494.     ParentFont = False
  3495.     ParentShowHint = False
  3496.     ShowHint = True
  3497.     TabOrder = 136
  3498.   end
  3499.   object Edit138: TEdit
  3500.     Left = 216
  3501.     Top = 158
  3502.     Width = 20
  3503.     Height = 17
  3504.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3505.     AutoSize = False
  3506.     CharCase = ecUpperCase
  3507.     Color = clGray
  3508.     Ctl3D = True
  3509.     Font.Color = clWhite
  3510.     Font.Height = -12
  3511.     Font.Name = 'Times New Roman'
  3512.     Font.Style = [fsBold]
  3513.     HideSelection = False
  3514.     MaxLength = 2
  3515.     ParentCtl3D = False
  3516.     ParentFont = False
  3517.     ParentShowHint = False
  3518.     ShowHint = True
  3519.     TabOrder = 137
  3520.   end
  3521.   object Edit139: TEdit
  3522.     Left = 238
  3523.     Top = 158
  3524.     Width = 20
  3525.     Height = 17
  3526.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3527.     AutoSize = False
  3528.     CharCase = ecUpperCase
  3529.     Color = clGray
  3530.     Ctl3D = True
  3531.     Font.Color = clWhite
  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 = True
  3541.     TabOrder = 138
  3542.   end
  3543.   object Edit140: TEdit
  3544.     Left = 260
  3545.     Top = 158
  3546.     Width = 20
  3547.     Height = 17
  3548.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3549.     AutoSize = False
  3550.     CharCase = ecUpperCase
  3551.     Color = clGray
  3552.     Ctl3D = True
  3553.     Font.Color = clWhite
  3554.     Font.Height = -12
  3555.     Font.Name = 'Times New Roman'
  3556.     Font.Style = [fsBold]
  3557.     HideSelection = False
  3558.     MaxLength = 2
  3559.     ParentCtl3D = False
  3560.     ParentFont = False
  3561.     ParentShowHint = False
  3562.     ShowHint = True
  3563.     TabOrder = 139
  3564.   end
  3565.   object Edit141: TEdit
  3566.     Left = 282
  3567.     Top = 158
  3568.     Width = 20
  3569.     Height = 17
  3570.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3571.     AutoSize = False
  3572.     CharCase = ecUpperCase
  3573.     Color = clGray
  3574.     Ctl3D = True
  3575.     Font.Color = clWhite
  3576.     Font.Height = -12
  3577.     Font.Name = 'Times New Roman'
  3578.     Font.Style = [fsBold]
  3579.     HideSelection = False
  3580.     MaxLength = 2
  3581.     ParentCtl3D = False
  3582.     ParentFont = False
  3583.     ParentShowHint = False
  3584.     ShowHint = True
  3585.     TabOrder = 140
  3586.   end
  3587.   object Edit142: TEdit
  3588.     Left = 304
  3589.     Top = 158
  3590.     Width = 20
  3591.     Height = 17
  3592.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3593.     AutoSize = False
  3594.     CharCase = ecUpperCase
  3595.     Color = clGray
  3596.     Ctl3D = True
  3597.     Font.Color = clWhite
  3598.     Font.Height = -12
  3599.     Font.Name = 'Times New Roman'
  3600.     Font.Style = [fsBold]
  3601.     HideSelection = False
  3602.     MaxLength = 2
  3603.     ParentCtl3D = False
  3604.     ParentFont = False
  3605.     ParentShowHint = False
  3606.     ShowHint = True
  3607.     TabOrder = 141
  3608.   end
  3609.   object Edit143: TEdit
  3610.     Left = 326
  3611.     Top = 158
  3612.     Width = 20
  3613.     Height = 17
  3614.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3615.     AutoSize = False
  3616.     CharCase = ecUpperCase
  3617.     Color = clGray
  3618.     Ctl3D = True
  3619.     Font.Color = clWhite
  3620.     Font.Height = -12
  3621.     Font.Name = 'Times New Roman'
  3622.     Font.Style = [fsBold]
  3623.     HideSelection = False
  3624.     MaxLength = 2
  3625.     ParentCtl3D = False
  3626.     ParentFont = False
  3627.     ParentShowHint = False
  3628.     ShowHint = True
  3629.     TabOrder = 142
  3630.   end
  3631.   object Edit144: TEdit
  3632.     Left = 348
  3633.     Top = 158
  3634.     Width = 20
  3635.     Height = 17
  3636.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3637.     AutoSize = False
  3638.     CharCase = ecUpperCase
  3639.     Color = clGray
  3640.     Ctl3D = True
  3641.     Font.Color = clWhite
  3642.     Font.Height = -12
  3643.     Font.Name = 'Times New Roman'
  3644.     Font.Style = [fsBold]
  3645.     HideSelection = False
  3646.     MaxLength = 2
  3647.     ParentCtl3D = False
  3648.     ParentFont = False
  3649.     ParentShowHint = False
  3650.     ShowHint = True
  3651.     TabOrder = 143
  3652.   end
  3653.   object Edit145: TEdit
  3654.     Left = 18
  3655.     Top = 176
  3656.     Width = 20
  3657.     Height = 17
  3658.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3659.     AutoSize = False
  3660.     CharCase = ecUpperCase
  3661.     Color = clGray
  3662.     Ctl3D = True
  3663.     Font.Color = clWhite
  3664.     Font.Height = -12
  3665.     Font.Name = 'Times New Roman'
  3666.     Font.Style = [fsBold]
  3667.     HideSelection = False
  3668.     MaxLength = 2
  3669.     ParentCtl3D = False
  3670.     ParentFont = False
  3671.     ParentShowHint = False
  3672.     ShowHint = True
  3673.     TabOrder = 144
  3674.   end
  3675.   object Edit146: TEdit
  3676.     Left = 40
  3677.     Top = 176
  3678.     Width = 20
  3679.     Height = 17
  3680.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3681.     AutoSize = False
  3682.     CharCase = ecUpperCase
  3683.     Color = clGray
  3684.     Ctl3D = True
  3685.     Font.Color = clWhite
  3686.     Font.Height = -12
  3687.     Font.Name = 'Times New Roman'
  3688.     Font.Style = [fsBold]
  3689.     HideSelection = False
  3690.     MaxLength = 2
  3691.     ParentCtl3D = False
  3692.     ParentFont = False
  3693.     ParentShowHint = False
  3694.     ShowHint = True
  3695.     TabOrder = 145
  3696.   end
  3697.   object Edit147: TEdit
  3698.     Left = 62
  3699.     Top = 176
  3700.     Width = 20
  3701.     Height = 17
  3702.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3703.     AutoSize = False
  3704.     CharCase = ecUpperCase
  3705.     Color = clGray
  3706.     Ctl3D = True
  3707.     Font.Color = clWhite
  3708.     Font.Height = -12
  3709.     Font.Name = 'Times New Roman'
  3710.     Font.Style = [fsBold]
  3711.     HideSelection = False
  3712.     MaxLength = 2
  3713.     ParentCtl3D = False
  3714.     ParentFont = False
  3715.     ParentShowHint = False
  3716.     ShowHint = True
  3717.     TabOrder = 146
  3718.   end
  3719.   object Edit148: TEdit
  3720.     Left = 84
  3721.     Top = 176
  3722.     Width = 20
  3723.     Height = 17
  3724.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3725.     AutoSize = False
  3726.     CharCase = ecUpperCase
  3727.     Color = clGray
  3728.     Ctl3D = True
  3729.     Font.Color = clWhite
  3730.     Font.Height = -12
  3731.     Font.Name = 'Times New Roman'
  3732.     Font.Style = [fsBold]
  3733.     HideSelection = False
  3734.     MaxLength = 2
  3735.     ParentCtl3D = False
  3736.     ParentFont = False
  3737.     ParentShowHint = False
  3738.     ShowHint = True
  3739.     TabOrder = 147
  3740.   end
  3741.   object Edit149: TEdit
  3742.     Left = 106
  3743.     Top = 176
  3744.     Width = 20
  3745.     Height = 17
  3746.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3747.     AutoSize = False
  3748.     CharCase = ecUpperCase
  3749.     Color = clGray
  3750.     Ctl3D = True
  3751.     Font.Color = clWhite
  3752.     Font.Height = -12
  3753.     Font.Name = 'Times New Roman'
  3754.     Font.Style = [fsBold]
  3755.     HideSelection = False
  3756.     MaxLength = 2
  3757.     ParentCtl3D = False
  3758.     ParentFont = False
  3759.     ParentShowHint = False
  3760.     ShowHint = True
  3761.     TabOrder = 148
  3762.   end
  3763.   object Edit150: TEdit
  3764.     Left = 128
  3765.     Top = 176
  3766.     Width = 20
  3767.     Height = 17
  3768.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3769.     AutoSize = False
  3770.     CharCase = ecUpperCase
  3771.     Color = clGray
  3772.     Ctl3D = True
  3773.     Font.Color = clWhite
  3774.     Font.Height = -12
  3775.     Font.Name = 'Times New Roman'
  3776.     Font.Style = [fsBold]
  3777.     HideSelection = False
  3778.     MaxLength = 2
  3779.     ParentCtl3D = False
  3780.     ParentFont = False
  3781.     ParentShowHint = False
  3782.     ShowHint = True
  3783.     TabOrder = 149
  3784.   end
  3785.   object Edit151: TEdit
  3786.     Left = 150
  3787.     Top = 176
  3788.     Width = 20
  3789.     Height = 17
  3790.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3791.     AutoSize = False
  3792.     CharCase = ecUpperCase
  3793.     Color = clGray
  3794.     Ctl3D = True
  3795.     Font.Color = clWhite
  3796.     Font.Height = -12
  3797.     Font.Name = 'Times New Roman'
  3798.     Font.Style = [fsBold]
  3799.     HideSelection = False
  3800.     MaxLength = 2
  3801.     ParentCtl3D = False
  3802.     ParentFont = False
  3803.     ParentShowHint = False
  3804.     ShowHint = True
  3805.     TabOrder = 150
  3806.   end
  3807.   object Edit152: TEdit
  3808.     Left = 172
  3809.     Top = 176
  3810.     Width = 20
  3811.     Height = 17
  3812.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3813.     AutoSize = False
  3814.     CharCase = ecUpperCase
  3815.     Color = clGray
  3816.     Ctl3D = True
  3817.     Font.Color = clWhite
  3818.     Font.Height = -12
  3819.     Font.Name = 'Times New Roman'
  3820.     Font.Style = [fsBold]
  3821.     HideSelection = False
  3822.     MaxLength = 2
  3823.     ParentCtl3D = False
  3824.     ParentFont = False
  3825.     ParentShowHint = False
  3826.     ShowHint = True
  3827.     TabOrder = 151
  3828.   end
  3829.   object Edit153: TEdit
  3830.     Left = 194
  3831.     Top = 176
  3832.     Width = 20
  3833.     Height = 17
  3834.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3835.     AutoSize = False
  3836.     CharCase = ecUpperCase
  3837.     Color = clGray
  3838.     Ctl3D = True
  3839.     Font.Color = clWhite
  3840.     Font.Height = -12
  3841.     Font.Name = 'Times New Roman'
  3842.     Font.Style = [fsBold]
  3843.     HideSelection = False
  3844.     MaxLength = 2
  3845.     ParentCtl3D = False
  3846.     ParentFont = False
  3847.     ParentShowHint = False
  3848.     ShowHint = True
  3849.     TabOrder = 152
  3850.   end
  3851.   object Edit154: TEdit
  3852.     Left = 216
  3853.     Top = 176
  3854.     Width = 20
  3855.     Height = 17
  3856.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3857.     AutoSize = False
  3858.     CharCase = ecUpperCase
  3859.     Color = clGray
  3860.     Ctl3D = True
  3861.     Font.Color = clWhite
  3862.     Font.Height = -12
  3863.     Font.Name = 'Times New Roman'
  3864.     Font.Style = [fsBold]
  3865.     HideSelection = False
  3866.     MaxLength = 2
  3867.     ParentCtl3D = False
  3868.     ParentFont = False
  3869.     ParentShowHint = False
  3870.     ShowHint = True
  3871.     TabOrder = 153
  3872.   end
  3873.   object Edit155: TEdit
  3874.     Left = 238
  3875.     Top = 176
  3876.     Width = 20
  3877.     Height = 17
  3878.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3879.     AutoSize = False
  3880.     CharCase = ecUpperCase
  3881.     Color = clGray
  3882.     Ctl3D = True
  3883.     Font.Color = clWhite
  3884.     Font.Height = -12
  3885.     Font.Name = 'Times New Roman'
  3886.     Font.Style = [fsBold]
  3887.     HideSelection = False
  3888.     MaxLength = 2
  3889.     ParentCtl3D = False
  3890.     ParentFont = False
  3891.     ParentShowHint = False
  3892.     ShowHint = True
  3893.     TabOrder = 154
  3894.   end
  3895.   object Edit156: TEdit
  3896.     Left = 260
  3897.     Top = 176
  3898.     Width = 20
  3899.     Height = 17
  3900.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3901.     AutoSize = False
  3902.     CharCase = ecUpperCase
  3903.     Color = clGray
  3904.     Ctl3D = True
  3905.     Font.Color = clWhite
  3906.     Font.Height = -12
  3907.     Font.Name = 'Times New Roman'
  3908.     Font.Style = [fsBold]
  3909.     HideSelection = False
  3910.     MaxLength = 2
  3911.     ParentCtl3D = False
  3912.     ParentFont = False
  3913.     ParentShowHint = False
  3914.     ShowHint = True
  3915.     TabOrder = 155
  3916.   end
  3917.   object Edit157: TEdit
  3918.     Left = 282
  3919.     Top = 176
  3920.     Width = 20
  3921.     Height = 17
  3922.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3923.     AutoSize = False
  3924.     CharCase = ecUpperCase
  3925.     Color = clGray
  3926.     Ctl3D = True
  3927.     Font.Color = clWhite
  3928.     Font.Height = -12
  3929.     Font.Name = 'Times New Roman'
  3930.     Font.Style = [fsBold]
  3931.     HideSelection = False
  3932.     MaxLength = 2
  3933.     ParentCtl3D = False
  3934.     ParentFont = False
  3935.     ParentShowHint = False
  3936.     ShowHint = True
  3937.     TabOrder = 156
  3938.   end
  3939.   object Edit158: TEdit
  3940.     Left = 304
  3941.     Top = 176
  3942.     Width = 20
  3943.     Height = 17
  3944.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3945.     AutoSize = False
  3946.     CharCase = ecUpperCase
  3947.     Color = clGray
  3948.     Ctl3D = True
  3949.     Font.Color = clWhite
  3950.     Font.Height = -12
  3951.     Font.Name = 'Times New Roman'
  3952.     Font.Style = [fsBold]
  3953.     HideSelection = False
  3954.     MaxLength = 2
  3955.     ParentCtl3D = False
  3956.     ParentFont = False
  3957.     ParentShowHint = False
  3958.     ShowHint = True
  3959.     TabOrder = 157
  3960.   end
  3961.   object Edit159: TEdit
  3962.     Left = 326
  3963.     Top = 176
  3964.     Width = 20
  3965.     Height = 17
  3966.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3967.     AutoSize = False
  3968.     CharCase = ecUpperCase
  3969.     Color = clGray
  3970.     Ctl3D = True
  3971.     Font.Color = clWhite
  3972.     Font.Height = -12
  3973.     Font.Name = 'Times New Roman'
  3974.     Font.Style = [fsBold]
  3975.     HideSelection = False
  3976.     MaxLength = 2
  3977.     ParentCtl3D = False
  3978.     ParentFont = False
  3979.     ParentShowHint = False
  3980.     ShowHint = True
  3981.     TabOrder = 158
  3982.   end
  3983.   object Edit160: TEdit
  3984.     Left = 348
  3985.     Top = 176
  3986.     Width = 20
  3987.     Height = 17
  3988.     Hint = 'Identified Name (64 Byte) NULL terminated'
  3989.     AutoSize = False
  3990.     CharCase = ecUpperCase
  3991.     Color = clGray
  3992.     Ctl3D = True
  3993.     Font.Color = clWhite
  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 = True
  4003.     TabOrder = 159
  4004.   end
  4005.   object Edit161: TEdit
  4006.     Left = 18
  4007.     Top = 194
  4008.     Width = 20
  4009.     Height = 17
  4010.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4011.     AutoSize = False
  4012.     CharCase = ecUpperCase
  4013.     Color = clGray
  4014.     Ctl3D = True
  4015.     Font.Color = clWhite
  4016.     Font.Height = -12
  4017.     Font.Name = 'Times New Roman'
  4018.     Font.Style = [fsBold]
  4019.     HideSelection = False
  4020.     MaxLength = 2
  4021.     ParentCtl3D = False
  4022.     ParentFont = False
  4023.     ParentShowHint = False
  4024.     ShowHint = True
  4025.     TabOrder = 160
  4026.   end
  4027.   object Edit162: TEdit
  4028.     Left = 40
  4029.     Top = 194
  4030.     Width = 20
  4031.     Height = 17
  4032.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4033.     AutoSize = False
  4034.     CharCase = ecUpperCase
  4035.     Color = clGray
  4036.     Ctl3D = True
  4037.     Font.Color = clWhite
  4038.     Font.Height = -12
  4039.     Font.Name = 'Times New Roman'
  4040.     Font.Style = [fsBold]
  4041.     HideSelection = False
  4042.     MaxLength = 2
  4043.     ParentCtl3D = False
  4044.     ParentFont = False
  4045.     ParentShowHint = False
  4046.     ShowHint = True
  4047.     TabOrder = 161
  4048.   end
  4049.   object Edit163: TEdit
  4050.     Left = 62
  4051.     Top = 194
  4052.     Width = 20
  4053.     Height = 17
  4054.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4055.     AutoSize = False
  4056.     CharCase = ecUpperCase
  4057.     Color = clGray
  4058.     Ctl3D = True
  4059.     Font.Color = clWhite
  4060.     Font.Height = -12
  4061.     Font.Name = 'Times New Roman'
  4062.     Font.Style = [fsBold]
  4063.     HideSelection = False
  4064.     MaxLength = 2
  4065.     ParentCtl3D = False
  4066.     ParentFont = False
  4067.     ParentShowHint = False
  4068.     ShowHint = True
  4069.     TabOrder = 162
  4070.   end
  4071.   object Edit164: TEdit
  4072.     Left = 84
  4073.     Top = 194
  4074.     Width = 20
  4075.     Height = 17
  4076.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4077.     AutoSize = False
  4078.     CharCase = ecUpperCase
  4079.     Color = clGray
  4080.     Ctl3D = True
  4081.     Font.Color = clWhite
  4082.     Font.Height = -12
  4083.     Font.Name = 'Times New Roman'
  4084.     Font.Style = [fsBold]
  4085.     HideSelection = False
  4086.     MaxLength = 2
  4087.     ParentCtl3D = False
  4088.     ParentFont = False
  4089.     ParentShowHint = False
  4090.     ShowHint = True
  4091.     TabOrder = 163
  4092.   end
  4093.   object Edit165: TEdit
  4094.     Left = 106
  4095.     Top = 194
  4096.     Width = 20
  4097.     Height = 17
  4098.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4099.     AutoSize = False
  4100.     CharCase = ecUpperCase
  4101.     Color = clGray
  4102.     Ctl3D = True
  4103.     Font.Color = clWhite
  4104.     Font.Height = -12
  4105.     Font.Name = 'Times New Roman'
  4106.     Font.Style = [fsBold]
  4107.     HideSelection = False
  4108.     MaxLength = 2
  4109.     ParentCtl3D = False
  4110.     ParentFont = False
  4111.     ParentShowHint = False
  4112.     ShowHint = True
  4113.     TabOrder = 164
  4114.   end
  4115.   object Edit166: TEdit
  4116.     Left = 128
  4117.     Top = 194
  4118.     Width = 20
  4119.     Height = 17
  4120.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4121.     AutoSize = False
  4122.     CharCase = ecUpperCase
  4123.     Color = clGray
  4124.     Ctl3D = True
  4125.     Font.Color = clWhite
  4126.     Font.Height = -12
  4127.     Font.Name = 'Times New Roman'
  4128.     Font.Style = [fsBold]
  4129.     HideSelection = False
  4130.     MaxLength = 2
  4131.     ParentCtl3D = False
  4132.     ParentFont = False
  4133.     ParentShowHint = False
  4134.     ShowHint = True
  4135.     TabOrder = 165
  4136.   end
  4137.   object Edit167: TEdit
  4138.     Left = 150
  4139.     Top = 194
  4140.     Width = 20
  4141.     Height = 17
  4142.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4143.     AutoSize = False
  4144.     CharCase = ecUpperCase
  4145.     Color = clGray
  4146.     Ctl3D = True
  4147.     Font.Color = clWhite
  4148.     Font.Height = -12
  4149.     Font.Name = 'Times New Roman'
  4150.     Font.Style = [fsBold]
  4151.     HideSelection = False
  4152.     MaxLength = 2
  4153.     ParentCtl3D = False
  4154.     ParentFont = False
  4155.     ParentShowHint = False
  4156.     ShowHint = True
  4157.     TabOrder = 166
  4158.   end
  4159.   object Edit168: TEdit
  4160.     Left = 172
  4161.     Top = 194
  4162.     Width = 20
  4163.     Height = 17
  4164.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4165.     AutoSize = False
  4166.     CharCase = ecUpperCase
  4167.     Color = clGray
  4168.     Ctl3D = True
  4169.     Font.Color = clWhite
  4170.     Font.Height = -12
  4171.     Font.Name = 'Times New Roman'
  4172.     Font.Style = [fsBold]
  4173.     HideSelection = False
  4174.     MaxLength = 2
  4175.     ParentCtl3D = False
  4176.     ParentFont = False
  4177.     ParentShowHint = False
  4178.     ShowHint = True
  4179.     TabOrder = 167
  4180.   end
  4181.   object Edit169: TEdit
  4182.     Left = 194
  4183.     Top = 194
  4184.     Width = 20
  4185.     Height = 17
  4186.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4187.     AutoSize = False
  4188.     CharCase = ecUpperCase
  4189.     Color = clGray
  4190.     Ctl3D = True
  4191.     Font.Color = clWhite
  4192.     Font.Height = -12
  4193.     Font.Name = 'Times New Roman'
  4194.     Font.Style = [fsBold]
  4195.     HideSelection = False
  4196.     MaxLength = 2
  4197.     ParentCtl3D = False
  4198.     ParentFont = False
  4199.     ParentShowHint = False
  4200.     ShowHint = True
  4201.     TabOrder = 168
  4202.   end
  4203.   object Edit170: TEdit
  4204.     Left = 216
  4205.     Top = 194
  4206.     Width = 20
  4207.     Height = 17
  4208.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4209.     AutoSize = False
  4210.     CharCase = ecUpperCase
  4211.     Color = clGray
  4212.     Ctl3D = True
  4213.     Font.Color = clWhite
  4214.     Font.Height = -12
  4215.     Font.Name = 'Times New Roman'
  4216.     Font.Style = [fsBold]
  4217.     HideSelection = False
  4218.     MaxLength = 2
  4219.     ParentCtl3D = False
  4220.     ParentFont = False
  4221.     ParentShowHint = False
  4222.     ShowHint = True
  4223.     TabOrder = 169
  4224.   end
  4225.   object Edit171: TEdit
  4226.     Left = 238
  4227.     Top = 194
  4228.     Width = 20
  4229.     Height = 17
  4230.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4231.     AutoSize = False
  4232.     CharCase = ecUpperCase
  4233.     Color = clGray
  4234.     Ctl3D = True
  4235.     Font.Color = clWhite
  4236.     Font.Height = -12
  4237.     Font.Name = 'Times New Roman'
  4238.     Font.Style = [fsBold]
  4239.     HideSelection = False
  4240.     MaxLength = 2
  4241.     ParentCtl3D = False
  4242.     ParentFont = False
  4243.     ParentShowHint = False
  4244.     ShowHint = True
  4245.     TabOrder = 170
  4246.   end
  4247.   object Edit172: TEdit
  4248.     Left = 260
  4249.     Top = 194
  4250.     Width = 20
  4251.     Height = 17
  4252.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4253.     AutoSize = False
  4254.     CharCase = ecUpperCase
  4255.     Color = clGray
  4256.     Ctl3D = True
  4257.     Font.Color = clWhite
  4258.     Font.Height = -12
  4259.     Font.Name = 'Times New Roman'
  4260.     Font.Style = [fsBold]
  4261.     HideSelection = False
  4262.     MaxLength = 2
  4263.     ParentCtl3D = False
  4264.     ParentFont = False
  4265.     ParentShowHint = False
  4266.     ShowHint = True
  4267.     TabOrder = 171
  4268.   end
  4269.   object Edit173: TEdit
  4270.     Left = 282
  4271.     Top = 194
  4272.     Width = 20
  4273.     Height = 17
  4274.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4275.     AutoSize = False
  4276.     CharCase = ecUpperCase
  4277.     Color = clGray
  4278.     Ctl3D = True
  4279.     Font.Color = clWhite
  4280.     Font.Height = -12
  4281.     Font.Name = 'Times New Roman'
  4282.     Font.Style = [fsBold]
  4283.     HideSelection = False
  4284.     MaxLength = 2
  4285.     ParentCtl3D = False
  4286.     ParentFont = False
  4287.     ParentShowHint = False
  4288.     ShowHint = True
  4289.     TabOrder = 172
  4290.   end
  4291.   object Edit174: TEdit
  4292.     Left = 304
  4293.     Top = 194
  4294.     Width = 20
  4295.     Height = 17
  4296.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4297.     AutoSize = False
  4298.     CharCase = ecUpperCase
  4299.     Color = clGray
  4300.     Ctl3D = True
  4301.     Font.Color = clWhite
  4302.     Font.Height = -12
  4303.     Font.Name = 'Times New Roman'
  4304.     Font.Style = [fsBold]
  4305.     HideSelection = False
  4306.     MaxLength = 2
  4307.     ParentCtl3D = False
  4308.     ParentFont = False
  4309.     ParentShowHint = False
  4310.     ShowHint = True
  4311.     TabOrder = 173
  4312.   end
  4313.   object Edit175: TEdit
  4314.     Left = 326
  4315.     Top = 194
  4316.     Width = 20
  4317.     Height = 17
  4318.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4319.     AutoSize = False
  4320.     CharCase = ecUpperCase
  4321.     Color = clGray
  4322.     Ctl3D = True
  4323.     Font.Color = clWhite
  4324.     Font.Height = -12
  4325.     Font.Name = 'Times New Roman'
  4326.     Font.Style = [fsBold]
  4327.     HideSelection = False
  4328.     MaxLength = 2
  4329.     ParentCtl3D = False
  4330.     ParentFont = False
  4331.     ParentShowHint = False
  4332.     ShowHint = True
  4333.     TabOrder = 174
  4334.   end
  4335.   object Edit176: TEdit
  4336.     Left = 348
  4337.     Top = 194
  4338.     Width = 20
  4339.     Height = 17
  4340.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4341.     AutoSize = False
  4342.     CharCase = ecUpperCase
  4343.     Color = clGray
  4344.     Ctl3D = True
  4345.     Font.Color = clWhite
  4346.     Font.Height = -12
  4347.     Font.Name = 'Times New Roman'
  4348.     Font.Style = [fsBold]
  4349.     HideSelection = False
  4350.     MaxLength = 2
  4351.     ParentCtl3D = False
  4352.     ParentFont = False
  4353.     ParentShowHint = False
  4354.     ShowHint = True
  4355.     TabOrder = 175
  4356.   end
  4357.   object Edit177: TEdit
  4358.     Left = 18
  4359.     Top = 212
  4360.     Width = 20
  4361.     Height = 17
  4362.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4363.     AutoSize = False
  4364.     CharCase = ecUpperCase
  4365.     Color = clGray
  4366.     Ctl3D = True
  4367.     Font.Color = clWhite
  4368.     Font.Height = -12
  4369.     Font.Name = 'Times New Roman'
  4370.     Font.Style = [fsBold]
  4371.     HideSelection = False
  4372.     MaxLength = 2
  4373.     ParentCtl3D = False
  4374.     ParentFont = False
  4375.     ParentShowHint = False
  4376.     ShowHint = True
  4377.     TabOrder = 176
  4378.   end
  4379.   object Edit178: TEdit
  4380.     Left = 40
  4381.     Top = 212
  4382.     Width = 20
  4383.     Height = 17
  4384.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4385.     AutoSize = False
  4386.     CharCase = ecUpperCase
  4387.     Color = clGray
  4388.     Ctl3D = True
  4389.     Font.Color = clWhite
  4390.     Font.Height = -12
  4391.     Font.Name = 'Times New Roman'
  4392.     Font.Style = [fsBold]
  4393.     HideSelection = False
  4394.     MaxLength = 2
  4395.     ParentCtl3D = False
  4396.     ParentFont = False
  4397.     ParentShowHint = False
  4398.     ShowHint = True
  4399.     TabOrder = 177
  4400.   end
  4401.   object Edit179: TEdit
  4402.     Left = 62
  4403.     Top = 212
  4404.     Width = 20
  4405.     Height = 17
  4406.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4407.     AutoSize = False
  4408.     CharCase = ecUpperCase
  4409.     Color = clGray
  4410.     Ctl3D = True
  4411.     Font.Color = clWhite
  4412.     Font.Height = -12
  4413.     Font.Name = 'Times New Roman'
  4414.     Font.Style = [fsBold]
  4415.     HideSelection = False
  4416.     MaxLength = 2
  4417.     ParentCtl3D = False
  4418.     ParentFont = False
  4419.     ParentShowHint = False
  4420.     ShowHint = True
  4421.     TabOrder = 178
  4422.   end
  4423.   object Edit180: TEdit
  4424.     Left = 84
  4425.     Top = 212
  4426.     Width = 20
  4427.     Height = 17
  4428.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4429.     AutoSize = False
  4430.     CharCase = ecUpperCase
  4431.     Color = clGray
  4432.     Ctl3D = True
  4433.     Font.Color = clWhite
  4434.     Font.Height = -12
  4435.     Font.Name = 'Times New Roman'
  4436.     Font.Style = [fsBold]
  4437.     HideSelection = False
  4438.     MaxLength = 2
  4439.     ParentCtl3D = False
  4440.     ParentFont = False
  4441.     ParentShowHint = False
  4442.     ShowHint = True
  4443.     TabOrder = 179
  4444.   end
  4445.   object Edit181: TEdit
  4446.     Left = 106
  4447.     Top = 212
  4448.     Width = 20
  4449.     Height = 17
  4450.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4451.     AutoSize = False
  4452.     CharCase = ecUpperCase
  4453.     Color = clGray
  4454.     Ctl3D = True
  4455.     Font.Color = clWhite
  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 = True
  4465.     TabOrder = 180
  4466.   end
  4467.   object Edit182: TEdit
  4468.     Left = 128
  4469.     Top = 212
  4470.     Width = 20
  4471.     Height = 17
  4472.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4473.     AutoSize = False
  4474.     CharCase = ecUpperCase
  4475.     Color = clGray
  4476.     Ctl3D = True
  4477.     Font.Color = clWhite
  4478.     Font.Height = -12
  4479.     Font.Name = 'Times New Roman'
  4480.     Font.Style = [fsBold]
  4481.     HideSelection = False
  4482.     MaxLength = 2
  4483.     ParentCtl3D = False
  4484.     ParentFont = False
  4485.     ParentShowHint = False
  4486.     ShowHint = True
  4487.     TabOrder = 181
  4488.   end
  4489.   object Edit183: TEdit
  4490.     Left = 150
  4491.     Top = 212
  4492.     Width = 20
  4493.     Height = 17
  4494.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4495.     AutoSize = False
  4496.     CharCase = ecUpperCase
  4497.     Color = clGray
  4498.     Ctl3D = True
  4499.     Font.Color = clWhite
  4500.     Font.Height = -12
  4501.     Font.Name = 'Times New Roman'
  4502.     Font.Style = [fsBold]
  4503.     HideSelection = False
  4504.     MaxLength = 2
  4505.     ParentCtl3D = False
  4506.     ParentFont = False
  4507.     ParentShowHint = False
  4508.     ShowHint = True
  4509.     TabOrder = 182
  4510.   end
  4511.   object Edit184: TEdit
  4512.     Left = 172
  4513.     Top = 212
  4514.     Width = 20
  4515.     Height = 17
  4516.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4517.     AutoSize = False
  4518.     CharCase = ecUpperCase
  4519.     Color = clGray
  4520.     Ctl3D = True
  4521.     Font.Color = clWhite
  4522.     Font.Height = -12
  4523.     Font.Name = 'Times New Roman'
  4524.     Font.Style = [fsBold]
  4525.     HideSelection = False
  4526.     MaxLength = 2
  4527.     ParentCtl3D = False
  4528.     ParentFont = False
  4529.     ParentShowHint = False
  4530.     ShowHint = True
  4531.     TabOrder = 183
  4532.   end
  4533.   object Edit185: TEdit
  4534.     Left = 194
  4535.     Top = 212
  4536.     Width = 20
  4537.     Height = 17
  4538.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4539.     AutoSize = False
  4540.     CharCase = ecUpperCase
  4541.     Color = clGray
  4542.     Ctl3D = True
  4543.     Font.Color = clWhite
  4544.     Font.Height = -12
  4545.     Font.Name = 'Times New Roman'
  4546.     Font.Style = [fsBold]
  4547.     HideSelection = False
  4548.     MaxLength = 2
  4549.     ParentCtl3D = False
  4550.     ParentFont = False
  4551.     ParentShowHint = False
  4552.     ShowHint = True
  4553.     TabOrder = 184
  4554.   end
  4555.   object Edit186: TEdit
  4556.     Left = 216
  4557.     Top = 212
  4558.     Width = 20
  4559.     Height = 17
  4560.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4561.     AutoSize = False
  4562.     CharCase = ecUpperCase
  4563.     Color = clGray
  4564.     Ctl3D = True
  4565.     Font.Color = clWhite
  4566.     Font.Height = -12
  4567.     Font.Name = 'Times New Roman'
  4568.     Font.Style = [fsBold]
  4569.     HideSelection = False
  4570.     MaxLength = 2
  4571.     ParentCtl3D = False
  4572.     ParentFont = False
  4573.     ParentShowHint = False
  4574.     ShowHint = True
  4575.     TabOrder = 185
  4576.   end
  4577.   object Edit187: TEdit
  4578.     Left = 238
  4579.     Top = 212
  4580.     Width = 20
  4581.     Height = 17
  4582.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4583.     AutoSize = False
  4584.     CharCase = ecUpperCase
  4585.     Color = clGray
  4586.     Ctl3D = True
  4587.     Font.Color = clWhite
  4588.     Font.Height = -12
  4589.     Font.Name = 'Times New Roman'
  4590.     Font.Style = [fsBold]
  4591.     HideSelection = False
  4592.     MaxLength = 2
  4593.     ParentCtl3D = False
  4594.     ParentFont = False
  4595.     ParentShowHint = False
  4596.     ShowHint = True
  4597.     TabOrder = 186
  4598.   end
  4599.   object Edit188: TEdit
  4600.     Left = 260
  4601.     Top = 212
  4602.     Width = 20
  4603.     Height = 17
  4604.     Hint = 'Identified Name (64 Byte) NULL terminated'
  4605.     AutoSize = False
  4606.     CharCase = ecUpperCase
  4607.     Color = clGray
  4608.     Ctl3D = True
  4609.     Font.Color = clWhite
  4610.     Font.Height = -12
  4611.     Font.Name = 'Times New Roman'
  4612.     Font.Style = [fsBold]
  4613.     HideSelection = False
  4614.     MaxLength = 2
  4615.     ParentCtl3D = False
  4616.     ParentFont = False
  4617.     ParentShowHint = False
  4618.     ShowHint = True
  4619.     TabOrder = 187
  4620.   end
  4621.   object Edit189: TEdit
  4622.     Left = 282
  4623.     Top = 212
  4624.     Width = 20
  4625.     Height = 17
  4626.     Hint = 'Identified Name.63 (64 Byte) NULL terminated'
  4627.     AutoSize = False
  4628.     CharCase = ecUpperCase
  4629.     Color = clGray
  4630.     Ctl3D = True
  4631.     Font.Color = clWhite
  4632.     Font.Height = -12
  4633.     Font.Name = 'Times New Roman'
  4634.     Font.Style = [fsBold]
  4635.     HideSelection = False
  4636.     MaxLength = 2
  4637.     ParentCtl3D = False
  4638.     ParentFont = False
  4639.     ParentShowHint = False
  4640.     ShowHint = True
  4641.     TabOrder = 188
  4642.   end
  4643.   object Edit190: TEdit
  4644.     Left = 304
  4645.     Top = 212
  4646.     Width = 20
  4647.     Height = 17
  4648.     Hint = 'Item Placement (1 Byte)'
  4649.     AutoSize = False
  4650.     CharCase = ecUpperCase
  4651.     Color = clGray
  4652.     Ctl3D = True
  4653.     Font.Color = clWhite
  4654.     Font.Height = -12
  4655.     Font.Name = 'Times New Roman'
  4656.     Font.Style = [fsBold]
  4657.     HideSelection = False
  4658.     MaxLength = 2
  4659.     ParentCtl3D = False
  4660.     ParentFont = False
  4661.     ParentShowHint = False
  4662.     ShowHint = True
  4663.     TabOrder = 189
  4664.   end
  4665.   object Edit191: TEdit
  4666.     Left = 326
  4667.     Top = 212
  4668.     Width = 20
  4669.     Height = 17
  4670.     Hint = 'Item Classifies (1 Byte)'
  4671.     AutoSize = False
  4672.     CharCase = ecUpperCase
  4673.     Color = clGray
  4674.     Ctl3D = True
  4675.     Font.Color = clWhite
  4676.     Font.Height = -12
  4677.     Font.Name = 'Times New Roman'
  4678.     Font.Style = [fsBold]
  4679.     HideSelection = False
  4680.     MaxLength = 2
  4681.     ParentCtl3D = False
  4682.     ParentFont = False
  4683.     ParentShowHint = False
  4684.     ShowHint = True
  4685.     TabOrder = 190
  4686.   end
  4687.   object Edit192: TEdit
  4688.     Left = 348
  4689.     Top = 212
  4690.     Width = 20
  4691.     Height = 17
  4692.     AutoSize = False
  4693.     CharCase = ecUpperCase
  4694.     Color = clSilver
  4695.     Ctl3D = True
  4696.     Font.Color = clRed
  4697.     Font.Height = -12
  4698.     Font.Name = 'Times New Roman'
  4699.     Font.Style = [fsBold]
  4700.     HideSelection = False
  4701.     MaxLength = 2
  4702.     ParentCtl3D = False
  4703.     ParentFont = False
  4704.     ParentShowHint = False
  4705.     ShowHint = True
  4706.     TabOrder = 191
  4707.   end
  4708.   object Edit193: TEdit
  4709.     Left = 18
  4710.     Top = 230
  4711.     Width = 20
  4712.     Height = 17
  4713.     Hint = 'Item Graphic Code (1 Byte)'
  4714.     AutoSize = False
  4715.     CharCase = ecUpperCase
  4716.     Color = clGray
  4717.     Ctl3D = True
  4718.     Font.Color = clWhite
  4719.     Font.Height = -12
  4720.     Font.Name = 'Times New Roman'
  4721.     Font.Style = [fsBold]
  4722.     HideSelection = False
  4723.     MaxLength = 2
  4724.     ParentCtl3D = False
  4725.     ParentFont = False
  4726.     ParentShowHint = False
  4727.     ShowHint = True
  4728.     TabOrder = 192
  4729.   end
  4730.   object Edit194: TEdit
  4731.     Left = 40
  4732.     Top = 230
  4733.     Width = 20
  4734.     Height = 17
  4735.     AutoSize = False
  4736.     CharCase = ecUpperCase
  4737.     Color = clSilver
  4738.     Ctl3D = True
  4739.     Font.Color = clRed
  4740.     Font.Height = -12
  4741.     Font.Name = 'Times New Roman'
  4742.     Font.Style = [fsBold]
  4743.     HideSelection = False
  4744.     MaxLength = 2
  4745.     ParentCtl3D = False
  4746.     ParentFont = False
  4747.     ParentShowHint = False
  4748.     ShowHint = True
  4749.     TabOrder = 193
  4750.   end
  4751.   object Edit195: TEdit
  4752.     Left = 62
  4753.     Top = 230
  4754.     Width = 20
  4755.     Height = 17
  4756.     AutoSize = False
  4757.     CharCase = ecUpperCase
  4758.     Color = clSilver
  4759.     Ctl3D = True
  4760.     Font.Color = clRed
  4761.     Font.Height = -12
  4762.     Font.Name = 'Times New Roman'
  4763.     Font.Style = [fsBold]
  4764.     HideSelection = False
  4765.     MaxLength = 2
  4766.     ParentCtl3D = False
  4767.     ParentFont = False
  4768.     ParentShowHint = False
  4769.     ShowHint = True
  4770.     TabOrder = 194
  4771.   end
  4772.   object Edit196: TEdit
  4773.     Left = 84
  4774.     Top = 230
  4775.     Width = 20
  4776.     Height = 17
  4777.     AutoSize = False
  4778.     CharCase = ecUpperCase
  4779.     Color = clSilver
  4780.     Ctl3D = True
  4781.     Font.Color = clRed
  4782.     Font.Height = -12
  4783.     Font.Name = 'Times New Roman'
  4784.     Font.Style = [fsBold]
  4785.     HideSelection = False
  4786.     MaxLength = 2
  4787.     ParentCtl3D = False
  4788.     ParentFont = False
  4789.     ParentShowHint = False
  4790.     ShowHint = True
  4791.     TabOrder = 195
  4792.   end
  4793.   object Edit197: TEdit
  4794.     Left = 106
  4795.     Top = 230
  4796.     Width = 20
  4797.     Height = 17
  4798.     Hint = 'Not Identified Item Price.0 (1 LongInt)'
  4799.     AutoSize = False
  4800.     CharCase = ecUpperCase
  4801.     Color = clGray
  4802.     Ctl3D = True
  4803.     Font.Color = clWhite
  4804.     Font.Height = -12
  4805.     Font.Name = 'Times New Roman'
  4806.     Font.Style = [fsBold]
  4807.     HideSelection = False
  4808.     MaxLength = 2
  4809.     ParentCtl3D = False
  4810.     ParentFont = False
  4811.     ParentShowHint = False
  4812.     ShowHint = True
  4813.     TabOrder = 196
  4814.   end
  4815.   object Edit198: TEdit
  4816.     Left = 128
  4817.     Top = 230
  4818.     Width = 20
  4819.     Height = 17
  4820.     Hint = 'Not Identified Item Price.1 (1 LongInt)'
  4821.     AutoSize = False
  4822.     CharCase = ecUpperCase
  4823.     Color = clGray
  4824.     Ctl3D = True
  4825.     Font.Color = clWhite
  4826.     Font.Height = -12
  4827.     Font.Name = 'Times New Roman'
  4828.     Font.Style = [fsBold]
  4829.     HideSelection = False
  4830.     MaxLength = 2
  4831.     ParentCtl3D = False
  4832.     ParentFont = False
  4833.     ParentShowHint = False
  4834.     ShowHint = True
  4835.     TabOrder = 197
  4836.   end
  4837.   object Edit199: TEdit
  4838.     Left = 150
  4839.     Top = 230
  4840.     Width = 20
  4841.     Height = 17
  4842.     Hint = 'Not Identified Item Price.2 (1 LongInt)'
  4843.     AutoSize = False
  4844.     CharCase = ecUpperCase
  4845.     Color = clGray
  4846.     Ctl3D = True
  4847.     Font.Color = clWhite
  4848.     Font.Height = -12
  4849.     Font.Name = 'Times New Roman'
  4850.     Font.Style = [fsBold]
  4851.     HideSelection = False
  4852.     MaxLength = 2
  4853.     ParentCtl3D = False
  4854.     ParentFont = False
  4855.     ParentShowHint = False
  4856.     ShowHint = True
  4857.     TabOrder = 198
  4858.   end
  4859.   object Edit200: TEdit
  4860.     Left = 172
  4861.     Top = 230
  4862.     Width = 20
  4863.     Height = 17
  4864.     Hint = 'Not Identified Item Price.3 (1 LongInt)'
  4865.     AutoSize = False
  4866.     CharCase = ecUpperCase
  4867.     Color = clGray
  4868.     Ctl3D = True
  4869.     Font.Color = clWhite
  4870.     Font.Height = -12
  4871.     Font.Name = 'Times New Roman'
  4872.     Font.Style = [fsBold]
  4873.     HideSelection = False
  4874.     MaxLength = 2
  4875.     ParentCtl3D = False
  4876.     ParentFont = False
  4877.     ParentShowHint = False
  4878.     ShowHint = True
  4879.     TabOrder = 199
  4880.   end
  4881.   object Edit201: TEdit
  4882.     Left = 194
  4883.     Top = 230
  4884.     Width = 20
  4885.     Height = 17
  4886.     Hint = 'Identified Item Price.0 (1 LongInt)'
  4887.     AutoSize = False
  4888.     CharCase = ecUpperCase
  4889.     Color = clGray
  4890.     Ctl3D = True
  4891.     Font.Color = clWhite
  4892.     Font.Height = -12
  4893.     Font.Name = 'Times New Roman'
  4894.     Font.Style = [fsBold]
  4895.     HideSelection = False
  4896.     MaxLength = 2
  4897.     ParentCtl3D = False
  4898.     ParentFont = False
  4899.     ParentShowHint = False
  4900.     ShowHint = True
  4901.     TabOrder = 200
  4902.   end
  4903.   object Edit202: TEdit
  4904.     Left = 216
  4905.     Top = 230
  4906.     Width = 20
  4907.     Height = 17
  4908.     Hint = 'Identified Item Price.1 (1 LongInt)'
  4909.     AutoSize = False
  4910.     CharCase = ecUpperCase
  4911.     Color = clGray
  4912.     Ctl3D = True
  4913.     Font.Color = clWhite
  4914.     Font.Height = -12
  4915.     Font.Name = 'Times New Roman'
  4916.     Font.Style = [fsBold]
  4917.     HideSelection = False
  4918.     MaxLength = 2
  4919.     ParentCtl3D = False
  4920.     ParentFont = False
  4921.     ParentShowHint = False
  4922.     ShowHint = True
  4923.     TabOrder = 201
  4924.   end
  4925.   object Edit203: TEdit
  4926.     Left = 238
  4927.     Top = 230
  4928.     Width = 20
  4929.     Height = 17
  4930.     Hint = 'Identified Item Price.2 (1 LongInt)'
  4931.     AutoSize = False
  4932.     CharCase = ecUpperCase
  4933.     Color = clGray
  4934.     Ctl3D = True
  4935.     Font.Color = clWhite
  4936.     Font.Height = -12
  4937.     Font.Name = 'Times New Roman'
  4938.     Font.Style = [fsBold]
  4939.     HideSelection = False
  4940.     MaxLength = 2
  4941.     ParentCtl3D = False
  4942.     ParentFont = False
  4943.     ParentShowHint = False
  4944.     ShowHint = True
  4945.     TabOrder = 202
  4946.   end
  4947.   object Edit204: TEdit
  4948.     Left = 260
  4949.     Top = 230
  4950.     Width = 20
  4951.     Height = 17
  4952.     Hint = 'Identified Item Price.3 (1 LongInt)'
  4953.     AutoSize = False
  4954.     CharCase = ecUpperCase
  4955.     Color = clGray
  4956.     Ctl3D = True
  4957.     Font.Color = clWhite
  4958.     Font.Height = -12
  4959.     Font.Name = 'Times New Roman'
  4960.     Font.Style = [fsBold]
  4961.     HideSelection = False
  4962.     MaxLength = 2
  4963.     ParentCtl3D = False
  4964.     ParentFont = False
  4965.     ParentShowHint = False
  4966.     ShowHint = True
  4967.     TabOrder = 203
  4968.   end
  4969.   object Edit205: TEdit
  4970.     Left = 282
  4971.     Top = 230
  4972.     Width = 20
  4973.     Height = 17
  4974.     Hint = 'Minimum Damage.0 (1 LongInt)'
  4975.     AutoSize = False
  4976.     CharCase = ecUpperCase
  4977.     Color = clGray
  4978.     Ctl3D = True
  4979.     Font.Color = clWhite
  4980.     Font.Height = -12
  4981.     Font.Name = 'Times New Roman'
  4982.     Font.Style = [fsBold]
  4983.     HideSelection = False
  4984.     MaxLength = 2
  4985.     ParentCtl3D = False
  4986.     ParentFont = False
  4987.     ParentShowHint = False
  4988.     ShowHint = True
  4989.     TabOrder = 204
  4990.   end
  4991.   object Edit206: TEdit
  4992.     Left = 304
  4993.     Top = 230
  4994.     Width = 20
  4995.     Height = 17
  4996.     Hint = 'Minimum Damage.1 (1 LongInt)'
  4997.     AutoSize = False
  4998.     CharCase = ecUpperCase
  4999.     Color = clGray
  5000.     Ctl3D = True
  5001.     Font.Color = clWhite
  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 = True
  5011.     TabOrder = 205
  5012.   end
  5013.   object Edit207: TEdit
  5014.     Left = 326
  5015.     Top = 230
  5016.     Width = 20
  5017.     Height = 17
  5018.     Hint = 'Minimum Damage.2 (1 LongInt)'
  5019.     AutoSize = False
  5020.     CharCase = ecUpperCase
  5021.     Color = clGray
  5022.     Ctl3D = True
  5023.     Font.Color = clWhite
  5024.     Font.Height = -12
  5025.     Font.Name = 'Times New Roman'
  5026.     Font.Style = [fsBold]
  5027.     HideSelection = False
  5028.     MaxLength = 2
  5029.     ParentCtl3D = False
  5030.     ParentFont = False
  5031.     ParentShowHint = False
  5032.     ShowHint = True
  5033.     TabOrder = 206
  5034.   end
  5035.   object Edit208: TEdit
  5036.     Left = 348
  5037.     Top = 230
  5038.     Width = 20
  5039.     Height = 17
  5040.     Hint = 'Minimum Damage.3 (1 LongInt)'
  5041.     AutoSize = False
  5042.     CharCase = ecUpperCase
  5043.     Color = clGray
  5044.     Ctl3D = True
  5045.     Font.Color = clWhite
  5046.     Font.Height = -12
  5047.     Font.Name = 'Times New Roman'
  5048.     Font.Style = [fsBold]
  5049.     HideSelection = False
  5050.     MaxLength = 2
  5051.     ParentCtl3D = False
  5052.     ParentFont = False
  5053.     ParentShowHint = False
  5054.     ShowHint = True
  5055.     TabOrder = 207
  5056.   end
  5057.   object Edit209: TEdit
  5058.     Left = 18
  5059.     Top = 248
  5060.     Width = 20
  5061.     Height = 17
  5062.     Hint = 'Maximum Damage.0 (1 LongInt)'
  5063.     AutoSize = False
  5064.     CharCase = ecUpperCase
  5065.     Color = clGray
  5066.     Ctl3D = True
  5067.     Font.Color = clWhite
  5068.     Font.Height = -12
  5069.     Font.Name = 'Times New Roman'
  5070.     Font.Style = [fsBold]
  5071.     HideSelection = False
  5072.     MaxLength = 2
  5073.     ParentCtl3D = False
  5074.     ParentFont = False
  5075.     ParentShowHint = False
  5076.     ShowHint = True
  5077.     TabOrder = 208
  5078.   end
  5079.   object Edit210: TEdit
  5080.     Left = 40
  5081.     Top = 248
  5082.     Width = 20
  5083.     Height = 17
  5084.     Hint = 'Maximum Damage.1 (1 LongInt)'
  5085.     AutoSize = False
  5086.     CharCase = ecUpperCase
  5087.     Color = clGray
  5088.     Ctl3D = True
  5089.     Font.Color = clWhite
  5090.     Font.Height = -12
  5091.     Font.Name = 'Times New Roman'
  5092.     Font.Style = [fsBold]
  5093.     HideSelection = False
  5094.     MaxLength = 2
  5095.     ParentCtl3D = False
  5096.     ParentFont = False
  5097.     ParentShowHint = False
  5098.     ShowHint = True
  5099.     TabOrder = 209
  5100.   end
  5101.   object Edit211: TEdit
  5102.     Left = 62
  5103.     Top = 248
  5104.     Width = 20
  5105.     Height = 17
  5106.     Hint = 'Maximum Damage.2 (1 LongInt)'
  5107.     AutoSize = False
  5108.     CharCase = ecUpperCase
  5109.     Color = clGray
  5110.     Ctl3D = True
  5111.     Font.Color = clWhite
  5112.     Font.Height = -12
  5113.     Font.Name = 'Times New Roman'
  5114.     Font.Style = [fsBold]
  5115.     HideSelection = False
  5116.     MaxLength = 2
  5117.     ParentCtl3D = False
  5118.     ParentFont = False
  5119.     ParentShowHint = False
  5120.     ShowHint = True
  5121.     TabOrder = 210
  5122.   end
  5123.   object Edit212: TEdit
  5124.     Left = 84
  5125.     Top = 248
  5126.     Width = 20
  5127.     Height = 17
  5128.     Hint = 'Maximum Damage.3(1 LongInt)'
  5129.     AutoSize = False
  5130.     CharCase = ecUpperCase
  5131.     Color = clGray
  5132.     Ctl3D = True
  5133.     Font.Color = clWhite
  5134.     Font.Height = -12
  5135.     Font.Name = 'Times New Roman'
  5136.     Font.Style = [fsBold]
  5137.     HideSelection = False
  5138.     MaxLength = 2
  5139.     ParentCtl3D = False
  5140.     ParentFont = False
  5141.     ParentShowHint = False
  5142.     ShowHint = True
  5143.     TabOrder = 211
  5144.   end
  5145.   object Edit213: TEdit
  5146.     Left = 106
  5147.     Top = 248
  5148.     Width = 20
  5149.     Height = 17
  5150.     Hint = 'Armor Class.0 (1 LongInt)'
  5151.     AutoSize = False
  5152.     CharCase = ecUpperCase
  5153.     Color = clGray
  5154.     Ctl3D = True
  5155.     Font.Color = clWhite
  5156.     Font.Height = -12
  5157.     Font.Name = 'Times New Roman'
  5158.     Font.Style = [fsBold]
  5159.     HideSelection = False
  5160.     MaxLength = 2
  5161.     ParentCtl3D = False
  5162.     ParentFont = False
  5163.     ParentShowHint = False
  5164.     ShowHint = True
  5165.     TabOrder = 212
  5166.   end
  5167.   object Edit214: TEdit
  5168.     Left = 128
  5169.     Top = 248
  5170.     Width = 20
  5171.     Height = 17
  5172.     Hint = 'Armor Class.1 (1 LongInt)'
  5173.     AutoSize = False
  5174.     CharCase = ecUpperCase
  5175.     Color = clGray
  5176.     Ctl3D = True
  5177.     Font.Color = clWhite
  5178.     Font.Height = -12
  5179.     Font.Name = 'Times New Roman'
  5180.     Font.Style = [fsBold]
  5181.     HideSelection = False
  5182.     MaxLength = 2
  5183.     ParentCtl3D = False
  5184.     ParentFont = False
  5185.     ParentShowHint = False
  5186.     ShowHint = True
  5187.     TabOrder = 213
  5188.   end
  5189.   object Edit215: TEdit
  5190.     Left = 150
  5191.     Top = 248
  5192.     Width = 20
  5193.     Height = 17
  5194.     Hint = 'Armor Class.2 (1 LongInt)'
  5195.     AutoSize = False
  5196.     CharCase = ecUpperCase
  5197.     Color = clGray
  5198.     Ctl3D = True
  5199.     Font.Color = clWhite
  5200.     Font.Height = -12
  5201.     Font.Name = 'Times New Roman'
  5202.     Font.Style = [fsBold]
  5203.     HideSelection = False
  5204.     MaxLength = 2
  5205.     ParentCtl3D = False
  5206.     ParentFont = False
  5207.     ParentShowHint = False
  5208.     ShowHint = True
  5209.     TabOrder = 214
  5210.   end
  5211.   object Edit216: TEdit
  5212.     Left = 172
  5213.     Top = 248
  5214.     Width = 20
  5215.     Height = 17
  5216.     Hint = 'Armor Class.3 (1 LongInt)'
  5217.     AutoSize = False
  5218.     CharCase = ecUpperCase
  5219.     Color = clGray
  5220.     Ctl3D = True
  5221.     Font.Color = clWhite
  5222.     Font.Height = -12
  5223.     Font.Name = 'Times New Roman'
  5224.     Font.Style = [fsBold]
  5225.     HideSelection = False
  5226.     MaxLength = 2
  5227.     ParentCtl3D = False
  5228.     ParentFont = False
  5229.     ParentShowHint = False
  5230.     ShowHint = True
  5231.     TabOrder = 215
  5232.   end
  5233.   object Edit217: TEdit
  5234.     Left = 194
  5235.     Top = 248
  5236.     Width = 20
  5237.     Height = 17
  5238.     Hint = 'Unknown (1 Byte) (Spell cost???)'
  5239.     AutoSize = False
  5240.     CharCase = ecUpperCase
  5241.     Color = clGray
  5242.     Ctl3D = True
  5243.     Font.Color = clWhite
  5244.     Font.Height = -12
  5245.     Font.Name = 'Times New Roman'
  5246.     Font.Style = [fsBold]
  5247.     HideSelection = False
  5248.     MaxLength = 2
  5249.     ParentCtl3D = False
  5250.     ParentFont = False
  5251.     ParentShowHint = False
  5252.     ShowHint = True
  5253.     TabOrder = 216
  5254.   end
  5255.   object Edit218: TEdit
  5256.     Left = 216
  5257.     Top = 248
  5258.     Width = 20
  5259.     Height = 17
  5260.     Hint = 'Magic Special Ability (1 Byte)'
  5261.     AutoSize = False
  5262.     CharCase = ecUpperCase
  5263.     Color = clGray
  5264.     Ctl3D = True
  5265.     Font.Color = clWhite
  5266.     Font.Height = -12
  5267.     Font.Name = 'Times New Roman'
  5268.     Font.Style = [fsBold]
  5269.     HideSelection = False
  5270.     MaxLength = 2
  5271.     ParentCtl3D = False
  5272.     ParentFont = False
  5273.     ParentShowHint = False
  5274.     ShowHint = True
  5275.     TabOrder = 217
  5276.   end
  5277.   object Edit219: TEdit
  5278.     Left = 238
  5279.     Top = 248
  5280.     Width = 20
  5281.     Height = 17
  5282.     Hint = 'Combat Special Ability (1 Byte)'
  5283.     AutoSize = False
  5284.     CharCase = ecUpperCase
  5285.     Color = clGray
  5286.     Ctl3D = True
  5287.     Font.Color = clWhite
  5288.     Font.Height = -12
  5289.     Font.Name = 'Times New Roman'
  5290.     Font.Style = [fsBold]
  5291.     HideSelection = False
  5292.     MaxLength = 2
  5293.     ParentCtl3D = False
  5294.     ParentFont = False
  5295.     ParentShowHint = False
  5296.     ShowHint = True
  5297.     TabOrder = 218
  5298.   end
  5299.   object Edit220: TEdit
  5300.     Left = 260
  5301.     Top = 248
  5302.     Width = 20
  5303.     Height = 17
  5304.     Hint = 'Additional Damage (1 Byte)'
  5305.     AutoSize = False
  5306.     CharCase = ecUpperCase
  5307.     Color = clGray
  5308.     Ctl3D = True
  5309.     Font.Color = clWhite
  5310.     Font.Height = -12
  5311.     Font.Name = 'Times New Roman'
  5312.     Font.Style = [fsBold]
  5313.     HideSelection = False
  5314.     MaxLength = 2
  5315.     ParentCtl3D = False
  5316.     ParentFont = False
  5317.     ParentShowHint = False
  5318.     ShowHint = True
  5319.     TabOrder = 219
  5320.   end
  5321.   object Edit221: TEdit
  5322.     Left = 282
  5323.     Top = 248
  5324.     Width = 20
  5325.     Height = 17
  5326.     Hint = 'Magic Type (1 Byte or 1 LongInt?)'
  5327.     AutoSize = False
  5328.     CharCase = ecUpperCase
  5329.     Color = clGray
  5330.     Ctl3D = True
  5331.     Font.Color = clWhite
  5332.     Font.Height = -12
  5333.     Font.Name = 'Times New Roman'
  5334.     Font.Style = [fsBold]
  5335.     HideSelection = False
  5336.     MaxLength = 2
  5337.     ParentCtl3D = False
  5338.     ParentFont = False
  5339.     ParentShowHint = False
  5340.     ShowHint = True
  5341.     TabOrder = 220
  5342.   end
  5343.   object Edit222: TEdit
  5344.     Left = 304
  5345.     Top = 248
  5346.     Width = 20
  5347.     Height = 17
  5348.     Hint = 'Magic Type.1 ?(1 LongInt?)'
  5349.     AutoSize = False
  5350.     CharCase = ecUpperCase
  5351.     Color = clGray
  5352.     Ctl3D = True
  5353.     Font.Color = clWhite
  5354.     Font.Height = -12
  5355.     Font.Name = 'Times New Roman'
  5356.     Font.Style = [fsBold]
  5357.     HideSelection = False
  5358.     MaxLength = 2
  5359.     ParentCtl3D = False
  5360.     ParentFont = False
  5361.     ParentShowHint = False
  5362.     ShowHint = True
  5363.     TabOrder = 221
  5364.   end
  5365.   object Edit223: TEdit
  5366.     Left = 326
  5367.     Top = 248
  5368.     Width = 20
  5369.     Height = 17
  5370.     Hint = 'Magic Type.2 ?(1 LongInt?)'
  5371.     AutoSize = False
  5372.     CharCase = ecUpperCase
  5373.     Color = clGray
  5374.     Ctl3D = True
  5375.     Font.Color = clWhite
  5376.     Font.Height = -12
  5377.     Font.Name = 'Times New Roman'
  5378.     Font.Style = [fsBold]
  5379.     HideSelection = False
  5380.     MaxLength = 2
  5381.     ParentCtl3D = False
  5382.     ParentFont = False
  5383.     ParentShowHint = False
  5384.     ShowHint = True
  5385.     TabOrder = 222
  5386.   end
  5387.   object Edit224: TEdit
  5388.     Left = 348
  5389.     Top = 248
  5390.     Width = 20
  5391.     Height = 17
  5392.     Hint = 'Magic Type.3 ?(1 LongInt?)'
  5393.     AutoSize = False
  5394.     CharCase = ecUpperCase
  5395.     Color = clGray
  5396.     Ctl3D = True
  5397.     Font.Color = clWhite
  5398.     Font.Height = -12
  5399.     Font.Name = 'Times New Roman'
  5400.     Font.Style = [fsBold]
  5401.     HideSelection = False
  5402.     MaxLength = 2
  5403.     ParentCtl3D = False
  5404.     ParentFont = False
  5405.     ParentShowHint = False
  5406.     ShowHint = True
  5407.     TabOrder = 223
  5408.   end
  5409.   object Edit225: TEdit
  5410.     Left = 18
  5411.     Top = 266
  5412.     Width = 20
  5413.     Height = 17
  5414.     Hint = 'Spell Type (1 Byte or 1 LongInt?)'
  5415.     AutoSize = False
  5416.     CharCase = ecUpperCase
  5417.     Color = clGray
  5418.     Ctl3D = True
  5419.     Font.Color = clWhite
  5420.     Font.Height = -12
  5421.     Font.Name = 'Times New Roman'
  5422.     Font.Style = [fsBold]
  5423.     HideSelection = False
  5424.     MaxLength = 2
  5425.     ParentCtl3D = False
  5426.     ParentFont = False
  5427.     ParentShowHint = False
  5428.     ShowHint = True
  5429.     TabOrder = 224
  5430.   end
  5431.   object Edit226: TEdit
  5432.     Left = 40
  5433.     Top = 266
  5434.     Width = 20
  5435.     Height = 17
  5436.     Hint = 'Spell Type.1 ? (1 LongInt?)'
  5437.     AutoSize = False
  5438.     CharCase = ecUpperCase
  5439.     Color = clGray
  5440.     Ctl3D = True
  5441.     Font.Color = clWhite
  5442.     Font.Height = -12
  5443.     Font.Name = 'Times New Roman'
  5444.     Font.Style = [fsBold]
  5445.     HideSelection = False
  5446.     MaxLength = 2
  5447.     ParentCtl3D = False
  5448.     ParentFont = False
  5449.     ParentShowHint = False
  5450.     ShowHint = True
  5451.     TabOrder = 225
  5452.   end
  5453.   object Edit227: TEdit
  5454.     Left = 62
  5455.     Top = 266
  5456.     Width = 20
  5457.     Height = 17
  5458.     Hint = 'Spell Type.2 ? (1 LongInt?)'
  5459.     AutoSize = False
  5460.     CharCase = ecUpperCase
  5461.     Color = clGray
  5462.     Ctl3D = True
  5463.     Font.Color = clWhite
  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 = True
  5473.     TabOrder = 226
  5474.   end
  5475.   object Edit228: TEdit
  5476.     Left = 84
  5477.     Top = 266
  5478.     Width = 20
  5479.     Height = 17
  5480.     Hint = 'Spell Type.3 ? (1 LongInt?)'
  5481.     AutoSize = False
  5482.     CharCase = ecUpperCase
  5483.     Color = clGray
  5484.     Ctl3D = True
  5485.     Font.Color = clWhite
  5486.     Font.Height = -12
  5487.     Font.Name = 'Times New Roman'
  5488.     Font.Style = [fsBold]
  5489.     HideSelection = False
  5490.     MaxLength = 2
  5491.     ParentCtl3D = False
  5492.     ParentFont = False
  5493.     ParentShowHint = False
  5494.     ShowHint = True
  5495.     TabOrder = 227
  5496.   end
  5497.   object Edit229: TEdit
  5498.     Left = 106
  5499.     Top = 266
  5500.     Width = 20
  5501.     Height = 17
  5502.     Hint = 'Current Charges.0 (1 LongInt)'
  5503.     AutoSize = False
  5504.     CharCase = ecUpperCase
  5505.     Color = clGray
  5506.     Ctl3D = True
  5507.     Font.Color = clWhite
  5508.     Font.Height = -12
  5509.     Font.Name = 'Times New Roman'
  5510.     Font.Style = [fsBold]
  5511.     HideSelection = False
  5512.     MaxLength = 2
  5513.     ParentCtl3D = False
  5514.     ParentFont = False
  5515.     ParentShowHint = False
  5516.     ShowHint = True
  5517.     TabOrder = 228
  5518.   end
  5519.   object Edit230: TEdit
  5520.     Left = 128
  5521.     Top = 266
  5522.     Width = 20
  5523.     Height = 17
  5524.     Hint = 'Current Charges.1 (1 LongInt)'
  5525.     AutoSize = False
  5526.     CharCase = ecUpperCase
  5527.     Color = clGray
  5528.     Ctl3D = True
  5529.     Font.Color = clWhite
  5530.     Font.Height = -12
  5531.     Font.Name = 'Times New Roman'
  5532.     Font.Style = [fsBold]
  5533.     HideSelection = False
  5534.     MaxLength = 2
  5535.     ParentCtl3D = False
  5536.     ParentFont = False
  5537.     ParentShowHint = False
  5538.     ShowHint = True
  5539.     TabOrder = 229
  5540.   end
  5541.   object Edit231: TEdit
  5542.     Left = 150
  5543.     Top = 266
  5544.     Width = 20
  5545.     Height = 17
  5546.     Hint = 'Current Charges.2 (1 LongInt)'
  5547.     AutoSize = False
  5548.     CharCase = ecUpperCase
  5549.     Color = clGray
  5550.     Ctl3D = True
  5551.     Font.Color = clWhite
  5552.     Font.Height = -12
  5553.     Font.Name = 'Times New Roman'
  5554.     Font.Style = [fsBold]
  5555.     HideSelection = False
  5556.     MaxLength = 2
  5557.     ParentCtl3D = False
  5558.     ParentFont = False
  5559.     ParentShowHint = False
  5560.     ShowHint = True
  5561.     TabOrder = 230
  5562.   end
  5563.   object Edit232: TEdit
  5564.     Left = 172
  5565.     Top = 266
  5566.     Width = 20
  5567.     Height = 17
  5568.     Hint = 'Current Charges.3 (1 LongInt)'
  5569.     AutoSize = False
  5570.     CharCase = ecUpperCase
  5571.     Color = clGray
  5572.     Ctl3D = True
  5573.     Font.Color = clWhite
  5574.     Font.Height = -12
  5575.     Font.Name = 'Times New Roman'
  5576.     Font.Style = [fsBold]
  5577.     HideSelection = False
  5578.     MaxLength = 2
  5579.     ParentCtl3D = False
  5580.     ParentFont = False
  5581.     ParentShowHint = False
  5582.     ShowHint = True
  5583.     TabOrder = 231
  5584.   end
  5585.   object Edit233: TEdit
  5586.     Left = 194
  5587.     Top = 266
  5588.     Width = 20
  5589.     Height = 17
  5590.     Hint = 'Maximum Charges.0 (1 LongInt)'
  5591.     AutoSize = False
  5592.     CharCase = ecUpperCase
  5593.     Color = clGray
  5594.     Ctl3D = True
  5595.     Font.Color = clWhite
  5596.     Font.Height = -12
  5597.     Font.Name = 'Times New Roman'
  5598.     Font.Style = [fsBold]
  5599.     HideSelection = False
  5600.     MaxLength = 2
  5601.     ParentCtl3D = False
  5602.     ParentFont = False
  5603.     ParentShowHint = False
  5604.     ShowHint = True
  5605.     TabOrder = 232
  5606.   end
  5607.   object Edit234: TEdit
  5608.     Left = 216
  5609.     Top = 266
  5610.     Width = 20
  5611.     Height = 17
  5612.     Hint = 'Maximum Charges.1 (1 LongInt)'
  5613.     AutoSize = False
  5614.     CharCase = ecUpperCase
  5615.     Color = clGray
  5616.     Ctl3D = True
  5617.     Font.Color = clWhite
  5618.     Font.Height = -12
  5619.     Font.Name = 'Times New Roman'
  5620.     Font.Style = [fsBold]
  5621.     HideSelection = False
  5622.     MaxLength = 2
  5623.     ParentCtl3D = False
  5624.     ParentFont = False
  5625.     ParentShowHint = False
  5626.     ShowHint = True
  5627.     TabOrder = 233
  5628.   end
  5629.   object Edit235: TEdit
  5630.     Left = 238
  5631.     Top = 266
  5632.     Width = 20
  5633.     Height = 17
  5634.     Hint = 'Maximum Charges.2 (1 LongInt)'
  5635.     AutoSize = False
  5636.     CharCase = ecUpperCase
  5637.     Color = clGray
  5638.     Ctl3D = True
  5639.     Font.Color = clWhite
  5640.     Font.Height = -12
  5641.     Font.Name = 'Times New Roman'
  5642.     Font.Style = [fsBold]
  5643.     HideSelection = False
  5644.     MaxLength = 2
  5645.     ParentCtl3D = False
  5646.     ParentFont = False
  5647.     ParentShowHint = False
  5648.     ShowHint = True
  5649.     TabOrder = 234
  5650.   end
  5651.   object Edit236: TEdit
  5652.     Left = 260
  5653.     Top = 266
  5654.     Width = 20
  5655.     Height = 17
  5656.     Hint = 'Maximum Charges.3 (1 LongInt)'
  5657.     AutoSize = False
  5658.     CharCase = ecUpperCase
  5659.     Color = clGray
  5660.     Ctl3D = True
  5661.     Font.Color = clWhite
  5662.     Font.Height = -12
  5663.     Font.Name = 'Times New Roman'
  5664.     Font.Style = [fsBold]
  5665.     HideSelection = False
  5666.     MaxLength = 2
  5667.     ParentCtl3D = False
  5668.     ParentFont = False
  5669.     ParentShowHint = False
  5670.     ShowHint = True
  5671.     TabOrder = 235
  5672.   end
  5673.   object Edit237: TEdit
  5674.     Left = 282
  5675.     Top = 266
  5676.     Width = 20
  5677.     Height = 17
  5678.     Hint = 'Current Durability.0 (1 LongInt)'
  5679.     AutoSize = False
  5680.     CharCase = ecUpperCase
  5681.     Color = clGray
  5682.     Ctl3D = True
  5683.     Font.Color = clWhite
  5684.     Font.Height = -12
  5685.     Font.Name = 'Times New Roman'
  5686.     Font.Style = [fsBold]
  5687.     HideSelection = False
  5688.     MaxLength = 2
  5689.     ParentCtl3D = False
  5690.     ParentFont = False
  5691.     ParentShowHint = False
  5692.     ShowHint = True
  5693.     TabOrder = 236
  5694.   end
  5695.   object Edit238: TEdit
  5696.     Left = 304
  5697.     Top = 266
  5698.     Width = 20
  5699.     Height = 17
  5700.     Hint = 'Current Durability.1 (1 LongInt)'
  5701.     AutoSize = False
  5702.     CharCase = ecUpperCase
  5703.     Color = clGray
  5704.     Ctl3D = True
  5705.     Font.Color = clWhite
  5706.     Font.Height = -12
  5707.     Font.Name = 'Times New Roman'
  5708.     Font.Style = [fsBold]
  5709.     HideSelection = False
  5710.     MaxLength = 2
  5711.     ParentCtl3D = False
  5712.     ParentFont = False
  5713.     ParentShowHint = False
  5714.     ShowHint = True
  5715.     TabOrder = 237
  5716.   end
  5717.   object Edit239: TEdit
  5718.     Left = 326
  5719.     Top = 266
  5720.     Width = 20
  5721.     Height = 17
  5722.     Hint = 'Current Durability.2 (1 LongInt)'
  5723.     AutoSize = False
  5724.     CharCase = ecUpperCase
  5725.     Color = clGray
  5726.     Ctl3D = True
  5727.     Font.Color = clWhite
  5728.     Font.Height = -12
  5729.     Font.Name = 'Times New Roman'
  5730.     Font.Style = [fsBold]
  5731.     HideSelection = False
  5732.     MaxLength = 2
  5733.     ParentCtl3D = False
  5734.     ParentFont = False
  5735.     ParentShowHint = False
  5736.     ShowHint = True
  5737.     TabOrder = 238
  5738.   end
  5739.   object Edit240: TEdit
  5740.     Left = 348
  5741.     Top = 266
  5742.     Width = 20
  5743.     Height = 17
  5744.     Hint = 'Current Durability.3 (1 LongInt)'
  5745.     AutoSize = False
  5746.     CharCase = ecUpperCase
  5747.     Color = clGray
  5748.     Ctl3D = True
  5749.     Font.Color = clWhite
  5750.     Font.Height = -12
  5751.     Font.Name = 'Times New Roman'
  5752.     Font.Style = [fsBold]
  5753.     HideSelection = False
  5754.     MaxLength = 2
  5755.     ParentCtl3D = False
  5756.     ParentFont = False
  5757.     ParentShowHint = False
  5758.     ShowHint = True
  5759.     TabOrder = 239
  5760.   end
  5761.   object Edit241: TEdit
  5762.     Left = 18
  5763.     Top = 284
  5764.     Width = 20
  5765.     Height = 17
  5766.     Hint = 'Maximum Durability.0 (1 LongInt)'
  5767.     AutoSize = False
  5768.     CharCase = ecUpperCase
  5769.     Color = clGray
  5770.     Ctl3D = True
  5771.     Font.Color = clWhite
  5772.     Font.Height = -12
  5773.     Font.Name = 'Times New Roman'
  5774.     Font.Style = [fsBold]
  5775.     HideSelection = False
  5776.     MaxLength = 2
  5777.     ParentCtl3D = False
  5778.     ParentFont = False
  5779.     ParentShowHint = False
  5780.     ShowHint = True
  5781.     TabOrder = 240
  5782.   end
  5783.   object Edit242: TEdit
  5784.     Left = 40
  5785.     Top = 284
  5786.     Width = 20
  5787.     Height = 17
  5788.     Hint = 'Maximum Durability.1 (1 LongInt)'
  5789.     AutoSize = False
  5790.     CharCase = ecUpperCase
  5791.     Color = clGray
  5792.     Ctl3D = True
  5793.     Font.Color = clWhite
  5794.     Font.Height = -12
  5795.     Font.Name = 'Times New Roman'
  5796.     Font.Style = [fsBold]
  5797.     HideSelection = False
  5798.     MaxLength = 2
  5799.     ParentCtl3D = False
  5800.     ParentFont = False
  5801.     ParentShowHint = False
  5802.     ShowHint = True
  5803.     TabOrder = 241
  5804.   end
  5805.   object Edit243: TEdit
  5806.     Left = 62
  5807.     Top = 284
  5808.     Width = 20
  5809.     Height = 17
  5810.     Hint = 'Maximum Durability.2 (1 LongInt)'
  5811.     AutoSize = False
  5812.     CharCase = ecUpperCase
  5813.     Color = clGray
  5814.     Ctl3D = True
  5815.     Font.Color = clWhite
  5816.     Font.Height = -12
  5817.     Font.Name = 'Times New Roman'
  5818.     Font.Style = [fsBold]
  5819.     HideSelection = False
  5820.     MaxLength = 2
  5821.     ParentCtl3D = False
  5822.     ParentFont = False
  5823.     ParentShowHint = False
  5824.     ShowHint = True
  5825.     TabOrder = 242
  5826.   end
  5827.   object Edit244: TEdit
  5828.     Left = 84
  5829.     Top = 284
  5830.     Width = 20
  5831.     Height = 17
  5832.     Hint = 'Maximum Durability.3 (1 LongInt)'
  5833.     AutoSize = False
  5834.     CharCase = ecUpperCase
  5835.     Color = clGray
  5836.     Ctl3D = True
  5837.     Font.Color = clWhite
  5838.     Font.Height = -12
  5839.     Font.Name = 'Times New Roman'
  5840.     Font.Style = [fsBold]
  5841.     HideSelection = False
  5842.     MaxLength = 2
  5843.     ParentCtl3D = False
  5844.     ParentFont = False
  5845.     ParentShowHint = False
  5846.     ShowHint = True
  5847.     TabOrder = 243
  5848.   end
  5849.   object Edit245: TEdit
  5850.     Left = 106
  5851.     Top = 284
  5852.     Width = 20
  5853.     Height = 17
  5854.     Hint = 'Damage Bonus.0 (1 LongInt) (*100)'
  5855.     AutoSize = False
  5856.     CharCase = ecUpperCase
  5857.     Color = clGray
  5858.     Ctl3D = True
  5859.     Font.Color = clWhite
  5860.     Font.Height = -12
  5861.     Font.Name = 'Times New Roman'
  5862.     Font.Style = [fsBold]
  5863.     HideSelection = False
  5864.     MaxLength = 2
  5865.     ParentCtl3D = False
  5866.     ParentFont = False
  5867.     ParentShowHint = False
  5868.     ShowHint = True
  5869.     TabOrder = 244
  5870.   end
  5871.   object Edit246: TEdit
  5872.     Left = 128
  5873.     Top = 284
  5874.     Width = 20
  5875.     Height = 17
  5876.     Hint = 'Damage Bonus.1 (1 LongInt) (*100)'
  5877.     AutoSize = False
  5878.     CharCase = ecUpperCase
  5879.     Color = clGray
  5880.     Ctl3D = True
  5881.     Font.Color = clWhite
  5882.     Font.Height = -12
  5883.     Font.Name = 'Times New Roman'
  5884.     Font.Style = [fsBold]
  5885.     HideSelection = False
  5886.     MaxLength = 2
  5887.     ParentCtl3D = False
  5888.     ParentFont = False
  5889.     ParentShowHint = False
  5890.     ShowHint = True
  5891.     TabOrder = 245
  5892.   end
  5893.   object Edit247: TEdit
  5894.     Left = 150
  5895.     Top = 284
  5896.     Width = 20
  5897.     Height = 17
  5898.     Hint = 'Damage Bonus.2 (1 LongInt) (*100)'
  5899.     AutoSize = False
  5900.     CharCase = ecUpperCase
  5901.     Color = clGray
  5902.     Ctl3D = True
  5903.     Font.Color = clWhite
  5904.     Font.Height = -12
  5905.     Font.Name = 'Times New Roman'
  5906.     Font.Style = [fsBold]
  5907.     HideSelection = False
  5908.     MaxLength = 2
  5909.     ParentCtl3D = False
  5910.     ParentFont = False
  5911.     ParentShowHint = False
  5912.     ShowHint = True
  5913.     TabOrder = 246
  5914.   end
  5915.   object Edit248: TEdit
  5916.     Left = 172
  5917.     Top = 284
  5918.     Width = 20
  5919.     Height = 17
  5920.     Hint = 'Damage Bonus.3 (1 LongInt) (*100)'
  5921.     AutoSize = False
  5922.     CharCase = ecUpperCase
  5923.     Color = clGray
  5924.     Ctl3D = True
  5925.     Font.Color = clWhite
  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 = True
  5935.     TabOrder = 247
  5936.   end
  5937.   object Edit249: TEdit
  5938.     Left = 194
  5939.     Top = 284
  5940.     Width = 20
  5941.     Height = 17
  5942.     Hint = 'ToHit Bonus.0 (1 LongInt)'
  5943.     AutoSize = False
  5944.     CharCase = ecUpperCase
  5945.     Color = clGray
  5946.     Ctl3D = True
  5947.     Font.Color = clWhite
  5948.     Font.Height = -12
  5949.     Font.Name = 'Times New Roman'
  5950.     Font.Style = [fsBold]
  5951.     HideSelection = False
  5952.     MaxLength = 2
  5953.     ParentCtl3D = False
  5954.     ParentFont = False
  5955.     ParentShowHint = False
  5956.     ShowHint = True
  5957.     TabOrder = 248
  5958.   end
  5959.   object Edit250: TEdit
  5960.     Left = 216
  5961.     Top = 284
  5962.     Width = 20
  5963.     Height = 17
  5964.     Hint = 'ToHit Bonus.1 (1 LongInt)'
  5965.     AutoSize = False
  5966.     CharCase = ecUpperCase
  5967.     Color = clGray
  5968.     Ctl3D = True
  5969.     Font.Color = clWhite
  5970.     Font.Height = -12
  5971.     Font.Name = 'Times New Roman'
  5972.     Font.Style = [fsBold]
  5973.     HideSelection = False
  5974.     MaxLength = 2
  5975.     ParentCtl3D = False
  5976.     ParentFont = False
  5977.     ParentShowHint = False
  5978.     ShowHint = True
  5979.     TabOrder = 249
  5980.   end
  5981.   object Edit251: TEdit
  5982.     Left = 238
  5983.     Top = 284
  5984.     Width = 20
  5985.     Height = 17
  5986.     Hint = 'ToHit Bonus.2 (1 LongInt)'
  5987.     AutoSize = False
  5988.     CharCase = ecUpperCase
  5989.     Color = clGray
  5990.     Ctl3D = True
  5991.     Font.Color = clWhite
  5992.     Font.Height = -12
  5993.     Font.Name = 'Times New Roman'
  5994.     Font.Style = [fsBold]
  5995.     HideSelection = False
  5996.     MaxLength = 2
  5997.     ParentCtl3D = False
  5998.     ParentFont = False
  5999.     ParentShowHint = False
  6000.     ShowHint = True
  6001.     TabOrder = 250
  6002.   end
  6003.   object Edit252: TEdit
  6004.     Left = 260
  6005.     Top = 284
  6006.     Width = 20
  6007.     Height = 17
  6008.     Hint = 'ToHit Bonus.3 (1 LongInt)'
  6009.     AutoSize = False
  6010.     CharCase = ecUpperCase
  6011.     Color = clGray
  6012.     Ctl3D = True
  6013.     Font.Color = clWhite
  6014.     Font.Height = -12
  6015.     Font.Name = 'Times New Roman'
  6016.     Font.Style = [fsBold]
  6017.     HideSelection = False
  6018.     MaxLength = 2
  6019.     ParentCtl3D = False
  6020.     ParentFont = False
  6021.     ParentShowHint = False
  6022.     ShowHint = True
  6023.     TabOrder = 251
  6024.   end
  6025.   object Edit253: TEdit
  6026.     Left = 282
  6027.     Top = 284
  6028.     Width = 20
  6029.     Height = 17
  6030.     Hint = 'Armor Bonus.0 (1 LongInt) %'
  6031.     AutoSize = False
  6032.     CharCase = ecUpperCase
  6033.     Color = clGray
  6034.     Ctl3D = True
  6035.     Font.Color = clWhite
  6036.     Font.Height = -12
  6037.     Font.Name = 'Times New Roman'
  6038.     Font.Style = [fsBold]
  6039.     HideSelection = False
  6040.     MaxLength = 2
  6041.     ParentCtl3D = False
  6042.     ParentFont = False
  6043.     ParentShowHint = False
  6044.     ShowHint = True
  6045.     TabOrder = 252
  6046.   end
  6047.   object Edit254: TEdit
  6048.     Left = 304
  6049.     Top = 284
  6050.     Width = 20
  6051.     Height = 17
  6052.     Hint = 'Armor Bonus.1 (1 LongInt) %'
  6053.     AutoSize = False
  6054.     CharCase = ecUpperCase
  6055.     Color = clGray
  6056.     Ctl3D = True
  6057.     Font.Color = clWhite
  6058.     Font.Height = -12
  6059.     Font.Name = 'Times New Roman'
  6060.     Font.Style = [fsBold]
  6061.     HideSelection = False
  6062.     MaxLength = 2
  6063.     ParentCtl3D = False
  6064.     ParentFont = False
  6065.     ParentShowHint = False
  6066.     ShowHint = True
  6067.     TabOrder = 253
  6068.   end
  6069.   object Edit255: TEdit
  6070.     Left = 326
  6071.     Top = 284
  6072.     Width = 20
  6073.     Height = 17
  6074.     Hint = 'Armor Bonus.2 (1 LongInt) %'
  6075.     AutoSize = False
  6076.     CharCase = ecUpperCase
  6077.     Color = clGray
  6078.     Ctl3D = True
  6079.     Font.Color = clWhite
  6080.     Font.Height = -12
  6081.     Font.Name = 'Times New Roman'
  6082.     Font.Style = [fsBold]
  6083.     HideSelection = False
  6084.     MaxLength = 2
  6085.     ParentCtl3D = False
  6086.     ParentFont = False
  6087.     ParentShowHint = False
  6088.     ShowHint = True
  6089.     TabOrder = 254
  6090.   end
  6091.   object Edit256: TEdit
  6092.     Left = 348
  6093.     Top = 284
  6094.     Width = 20
  6095.     Height = 17
  6096.     Hint = 'Armor Bonus.3 (1 LongInt) %'
  6097.     AutoSize = False
  6098.     CharCase = ecUpperCase
  6099.     Color = clGray
  6100.     Ctl3D = True
  6101.     Font.Color = clWhite
  6102.     Font.Height = -12
  6103.     Font.Name = 'Times New Roman'
  6104.     Font.Style = [fsBold]
  6105.     HideSelection = False
  6106.     MaxLength = 2
  6107.     ParentCtl3D = False
  6108.     ParentFont = False
  6109.     ParentShowHint = False
  6110.     ShowHint = True
  6111.     TabOrder = 255
  6112.   end
  6113.   object Edit257: TEdit
  6114.     Left = 18
  6115.     Top = 302
  6116.     Width = 20
  6117.     Height = 17
  6118.     Hint = 'Strength Bonus.0 (1 LongInt)'
  6119.     AutoSize = False
  6120.     CharCase = ecUpperCase
  6121.     Color = clGray
  6122.     Ctl3D = True
  6123.     Font.Color = clWhite
  6124.     Font.Height = -12
  6125.     Font.Name = 'Times New Roman'
  6126.     Font.Style = [fsBold]
  6127.     HideSelection = False
  6128.     MaxLength = 2
  6129.     ParentCtl3D = False
  6130.     ParentFont = False
  6131.     ParentShowHint = False
  6132.     ShowHint = True
  6133.     TabOrder = 256
  6134.   end
  6135.   object Edit258: TEdit
  6136.     Left = 40
  6137.     Top = 302
  6138.     Width = 20
  6139.     Height = 17
  6140.     Hint = 'Strength Bonus.1 (1 LongInt)'
  6141.     AutoSize = False
  6142.     CharCase = ecUpperCase
  6143.     Color = clGray
  6144.     Ctl3D = True
  6145.     Font.Color = clWhite
  6146.     Font.Height = -12
  6147.     Font.Name = 'Times New Roman'
  6148.     Font.Style = [fsBold]
  6149.     HideSelection = False
  6150.     MaxLength = 2
  6151.     ParentCtl3D = False
  6152.     ParentFont = False
  6153.     ParentShowHint = False
  6154.     ShowHint = True
  6155.     TabOrder = 257
  6156.   end
  6157.   object Edit259: TEdit
  6158.     Left = 62
  6159.     Top = 302
  6160.     Width = 20
  6161.     Height = 17
  6162.     Hint = 'Strength Bonus.2 (1 LongInt)'
  6163.     AutoSize = False
  6164.     CharCase = ecUpperCase
  6165.     Color = clGray
  6166.     Ctl3D = True
  6167.     Font.Color = clWhite
  6168.     Font.Height = -12
  6169.     Font.Name = 'Times New Roman'
  6170.     Font.Style = [fsBold]
  6171.     HideSelection = False
  6172.     MaxLength = 2
  6173.     ParentCtl3D = False
  6174.     ParentFont = False
  6175.     ParentShowHint = False
  6176.     ShowHint = True
  6177.     TabOrder = 258
  6178.   end
  6179.   object Edit260: TEdit
  6180.     Left = 84
  6181.     Top = 302
  6182.     Width = 20
  6183.     Height = 17
  6184.     Hint = 'Strength Bonus.3 (1 LongInt)'
  6185.     AutoSize = False
  6186.     CharCase = ecUpperCase
  6187.     Color = clGray
  6188.     Ctl3D = True
  6189.     Font.Color = clWhite
  6190.     Font.Height = -12
  6191.     Font.Name = 'Times New Roman'
  6192.     Font.Style = [fsBold]
  6193.     HideSelection = False
  6194.     MaxLength = 2
  6195.     ParentCtl3D = False
  6196.     ParentFont = False
  6197.     ParentShowHint = False
  6198.     ShowHint = True
  6199.     TabOrder = 259
  6200.   end
  6201.   object Edit261: TEdit
  6202.     Left = 106
  6203.     Top = 302
  6204.     Width = 20
  6205.     Height = 17
  6206.     Hint = 'Magic Bonus.0 (1 LongInt)'
  6207.     AutoSize = False
  6208.     CharCase = ecUpperCase
  6209.     Color = clGray
  6210.     Ctl3D = True
  6211.     Font.Color = clWhite
  6212.     Font.Height = -12
  6213.     Font.Name = 'Times New Roman'
  6214.     Font.Style = [fsBold]
  6215.     HideSelection = False
  6216.     MaxLength = 2
  6217.     ParentCtl3D = False
  6218.     ParentFont = False
  6219.     ParentShowHint = False
  6220.     ShowHint = True
  6221.     TabOrder = 260
  6222.   end
  6223.   object Edit262: TEdit
  6224.     Left = 128
  6225.     Top = 302
  6226.     Width = 20
  6227.     Height = 17
  6228.     Hint = 'Magic Bonus.1 (1 LongInt)'
  6229.     AutoSize = False
  6230.     CharCase = ecUpperCase
  6231.     Color = clGray
  6232.     Ctl3D = True
  6233.     Font.Color = clWhite
  6234.     Font.Height = -12
  6235.     Font.Name = 'Times New Roman'
  6236.     Font.Style = [fsBold]
  6237.     HideSelection = False
  6238.     MaxLength = 2
  6239.     ParentCtl3D = False
  6240.     ParentFont = False
  6241.     ParentShowHint = False
  6242.     ShowHint = True
  6243.     TabOrder = 261
  6244.   end
  6245.   object Edit263: TEdit
  6246.     Left = 150
  6247.     Top = 302
  6248.     Width = 20
  6249.     Height = 17
  6250.     Hint = 'Magic Bonus.2 (1 LongInt)'
  6251.     AutoSize = False
  6252.     CharCase = ecUpperCase
  6253.     Color = clGray
  6254.     Ctl3D = True
  6255.     Font.Color = clWhite
  6256.     Font.Height = -12
  6257.     Font.Name = 'Times New Roman'
  6258.     Font.Style = [fsBold]
  6259.     HideSelection = False
  6260.     MaxLength = 2
  6261.     ParentCtl3D = False
  6262.     ParentFont = False
  6263.     ParentShowHint = False
  6264.     ShowHint = True
  6265.     TabOrder = 262
  6266.   end
  6267.   object Edit264: TEdit
  6268.     Left = 172
  6269.     Top = 302
  6270.     Width = 20
  6271.     Height = 17
  6272.     Hint = 'Magic Bonus.3 (1 LongInt)'
  6273.     AutoSize = False
  6274.     CharCase = ecUpperCase
  6275.     Color = clGray
  6276.     Ctl3D = True
  6277.     Font.Color = clWhite
  6278.     Font.Height = -12
  6279.     Font.Name = 'Times New Roman'
  6280.     Font.Style = [fsBold]
  6281.     HideSelection = False
  6282.     MaxLength = 2
  6283.     ParentCtl3D = False
  6284.     ParentFont = False
  6285.     ParentShowHint = False
  6286.     ShowHint = True
  6287.     TabOrder = 263
  6288.   end
  6289.   object Edit265: TEdit
  6290.     Left = 194
  6291.     Top = 302
  6292.     Width = 20
  6293.     Height = 17
  6294.     Hint = 'Dexterity Bonus.0 (1 LongInt)'
  6295.     AutoSize = False
  6296.     CharCase = ecUpperCase
  6297.     Color = clGray
  6298.     Ctl3D = True
  6299.     Font.Color = clWhite
  6300.     Font.Height = -12
  6301.     Font.Name = 'Times New Roman'
  6302.     Font.Style = [fsBold]
  6303.     HideSelection = False
  6304.     MaxLength = 2
  6305.     ParentCtl3D = False
  6306.     ParentFont = False
  6307.     ParentShowHint = False
  6308.     ShowHint = True
  6309.     TabOrder = 264
  6310.   end
  6311.   object Edit266: TEdit
  6312.     Left = 216
  6313.     Top = 302
  6314.     Width = 20
  6315.     Height = 17
  6316.     Hint = 'Dexterity Bonus.1 (1 LongInt)'
  6317.     AutoSize = False
  6318.     CharCase = ecUpperCase
  6319.     Color = clGray
  6320.     Ctl3D = True
  6321.     Font.Color = clWhite
  6322.     Font.Height = -12
  6323.     Font.Name = 'Times New Roman'
  6324.     Font.Style = [fsBold]
  6325.     HideSelection = False
  6326.     MaxLength = 2
  6327.     ParentCtl3D = False
  6328.     ParentFont = False
  6329.     ParentShowHint = False
  6330.     ShowHint = True
  6331.     TabOrder = 265
  6332.   end
  6333.   object Edit267: TEdit
  6334.     Left = 238
  6335.     Top = 302
  6336.     Width = 20
  6337.     Height = 17
  6338.     Hint = 'Dexterity Bonus.2 (1 LongInt)'
  6339.     AutoSize = False
  6340.     CharCase = ecUpperCase
  6341.     Color = clGray
  6342.     Ctl3D = True
  6343.     Font.Color = clWhite
  6344.     Font.Height = -12
  6345.     Font.Name = 'Times New Roman'
  6346.     Font.Style = [fsBold]
  6347.     HideSelection = False
  6348.     MaxLength = 2
  6349.     ParentCtl3D = False
  6350.     ParentFont = False
  6351.     ParentShowHint = False
  6352.     ShowHint = True
  6353.     TabOrder = 266
  6354.   end
  6355.   object Edit268: TEdit
  6356.     Left = 260
  6357.     Top = 302
  6358.     Width = 20
  6359.     Height = 17
  6360.     Hint = 'Dexterity Bonus.3 (1 LongInt)'
  6361.     AutoSize = False
  6362.     CharCase = ecUpperCase
  6363.     Color = clGray
  6364.     Ctl3D = True
  6365.     Font.Color = clWhite
  6366.     Font.Height = -12
  6367.     Font.Name = 'Times New Roman'
  6368.     Font.Style = [fsBold]
  6369.     HideSelection = False
  6370.     MaxLength = 2
  6371.     ParentCtl3D = False
  6372.     ParentFont = False
  6373.     ParentShowHint = False
  6374.     ShowHint = True
  6375.     TabOrder = 267
  6376.   end
  6377.   object Edit269: TEdit
  6378.     Left = 282
  6379.     Top = 302
  6380.     Width = 20
  6381.     Height = 17
  6382.     Hint = 'Vitality Bonus.0 (1 LongInt)'
  6383.     AutoSize = False
  6384.     CharCase = ecUpperCase
  6385.     Color = clGray
  6386.     Ctl3D = True
  6387.     Font.Color = clWhite
  6388.     Font.Height = -12
  6389.     Font.Name = 'Times New Roman'
  6390.     Font.Style = [fsBold]
  6391.     HideSelection = False
  6392.     MaxLength = 2
  6393.     ParentCtl3D = False
  6394.     ParentFont = False
  6395.     ParentShowHint = False
  6396.     ShowHint = True
  6397.     TabOrder = 268
  6398.   end
  6399.   object Edit270: TEdit
  6400.     Left = 304
  6401.     Top = 302
  6402.     Width = 20
  6403.     Height = 17
  6404.     Hint = 'Vitality Bonus.1 (1 LongInt)'
  6405.     AutoSize = False
  6406.     CharCase = ecUpperCase
  6407.     Color = clGray
  6408.     Ctl3D = True
  6409.     Font.Color = clWhite
  6410.     Font.Height = -12
  6411.     Font.Name = 'Times New Roman'
  6412.     Font.Style = [fsBold]
  6413.     HideSelection = False
  6414.     MaxLength = 2
  6415.     ParentCtl3D = False
  6416.     ParentFont = False
  6417.     ParentShowHint = False
  6418.     ShowHint = True
  6419.     TabOrder = 269
  6420.   end
  6421.   object Edit271: TEdit
  6422.     Left = 326
  6423.     Top = 302
  6424.     Width = 20
  6425.     Height = 17
  6426.     Hint = 'Vitality Bonus.2 (1 LongInt)'
  6427.     AutoSize = False
  6428.     CharCase = ecUpperCase
  6429.     Color = clGray
  6430.     Ctl3D = True
  6431.     Font.Color = clWhite
  6432.     Font.Height = -12
  6433.     Font.Name = 'Times New Roman'
  6434.     Font.Style = [fsBold]
  6435.     HideSelection = False
  6436.     MaxLength = 2
  6437.     ParentCtl3D = False
  6438.     ParentFont = False
  6439.     ParentShowHint = False
  6440.     ShowHint = True
  6441.     TabOrder = 270
  6442.   end
  6443.   object Edit272: TEdit
  6444.     Left = 348
  6445.     Top = 302
  6446.     Width = 20
  6447.     Height = 17
  6448.     Hint = 'Vitality Bonus.3 (1 LongInt)'
  6449.     AutoSize = False
  6450.     CharCase = ecUpperCase
  6451.     Color = clGray
  6452.     Ctl3D = True
  6453.     Font.Color = clWhite
  6454.     Font.Height = -12
  6455.     Font.Name = 'Times New Roman'
  6456.     Font.Style = [fsBold]
  6457.     HideSelection = False
  6458.     MaxLength = 2
  6459.     ParentCtl3D = False
  6460.     ParentFont = False
  6461.     ParentShowHint = False
  6462.     ShowHint = True
  6463.     TabOrder = 271
  6464.   end
  6465.   object Edit273: TEdit
  6466.     Left = 18
  6467.     Top = 320
  6468.     Width = 20
  6469.     Height = 17
  6470.     Hint = 'Resist Fire Bonus.0 (1 LongInt) %'
  6471.     AutoSize = False
  6472.     CharCase = ecUpperCase
  6473.     Color = clGray
  6474.     Ctl3D = True
  6475.     Font.Color = clWhite
  6476.     Font.Height = -12
  6477.     Font.Name = 'Times New Roman'
  6478.     Font.Style = [fsBold]
  6479.     HideSelection = False
  6480.     MaxLength = 2
  6481.     ParentCtl3D = False
  6482.     ParentFont = False
  6483.     ParentShowHint = False
  6484.     ShowHint = True
  6485.     TabOrder = 272
  6486.   end
  6487.   object Edit274: TEdit
  6488.     Left = 40
  6489.     Top = 320
  6490.     Width = 20
  6491.     Height = 17
  6492.     Hint = 'Resist Fire Bonus.1 (1 LongInt) %'
  6493.     AutoSize = False
  6494.     CharCase = ecUpperCase
  6495.     Color = clGray
  6496.     Ctl3D = True
  6497.     Font.Color = clWhite
  6498.     Font.Height = -12
  6499.     Font.Name = 'Times New Roman'
  6500.     Font.Style = [fsBold]
  6501.     HideSelection = False
  6502.     MaxLength = 2
  6503.     ParentCtl3D = False
  6504.     ParentFont = False
  6505.     ParentShowHint = False
  6506.     ShowHint = True
  6507.     TabOrder = 273
  6508.   end
  6509.   object Edit275: TEdit
  6510.     Left = 62
  6511.     Top = 320
  6512.     Width = 20
  6513.     Height = 17
  6514.     Hint = 'Resist Fire Bonus.2 (1 LongInt) %'
  6515.     AutoSize = False
  6516.     CharCase = ecUpperCase
  6517.     Color = clGray
  6518.     Ctl3D = True
  6519.     Font.Color = clWhite
  6520.     Font.Height = -12
  6521.     Font.Name = 'Times New Roman'
  6522.     Font.Style = [fsBold]
  6523.     HideSelection = False
  6524.     MaxLength = 2
  6525.     ParentCtl3D = False
  6526.     ParentFont = False
  6527.     ParentShowHint = False
  6528.     ShowHint = True
  6529.     TabOrder = 274
  6530.   end
  6531.   object Edit276: TEdit
  6532.     Left = 84
  6533.     Top = 320
  6534.     Width = 20
  6535.     Height = 17
  6536.     Hint = 'Resist Fire Bonus.3 (1 LongInt) %'
  6537.     AutoSize = False
  6538.     CharCase = ecUpperCase
  6539.     Color = clGray
  6540.     Ctl3D = True
  6541.     Font.Color = clWhite
  6542.     Font.Height = -12
  6543.     Font.Name = 'Times New Roman'
  6544.     Font.Style = [fsBold]
  6545.     HideSelection = False
  6546.     MaxLength = 2
  6547.     ParentCtl3D = False
  6548.     ParentFont = False
  6549.     ParentShowHint = False
  6550.     ShowHint = True
  6551.     TabOrder = 275
  6552.   end
  6553.   object Edit277: TEdit
  6554.     Left = 106
  6555.     Top = 320
  6556.     Width = 20
  6557.     Height = 17
  6558.     Hint = 'Resist Lightning Bonus.0 (1 LongInt) %'
  6559.     AutoSize = False
  6560.     CharCase = ecUpperCase
  6561.     Color = clGray
  6562.     Ctl3D = True
  6563.     Font.Color = clWhite
  6564.     Font.Height = -12
  6565.     Font.Name = 'Times New Roman'
  6566.     Font.Style = [fsBold]
  6567.     HideSelection = False
  6568.     MaxLength = 2
  6569.     ParentCtl3D = False
  6570.     ParentFont = False
  6571.     ParentShowHint = False
  6572.     ShowHint = True
  6573.     TabOrder = 276
  6574.   end
  6575.   object Edit278: TEdit
  6576.     Left = 128
  6577.     Top = 320
  6578.     Width = 20
  6579.     Height = 17
  6580.     Hint = 'Resist Lightning Bonus.1 (1 LongInt) %'
  6581.     AutoSize = False
  6582.     CharCase = ecUpperCase
  6583.     Color = clGray
  6584.     Ctl3D = True
  6585.     Font.Color = clWhite
  6586.     Font.Height = -12
  6587.     Font.Name = 'Times New Roman'
  6588.     Font.Style = [fsBold]
  6589.     HideSelection = False
  6590.     MaxLength = 2
  6591.     ParentCtl3D = False
  6592.     ParentFont = False
  6593.     ParentShowHint = False
  6594.     ShowHint = True
  6595.     TabOrder = 277
  6596.   end
  6597.   object Edit279: TEdit
  6598.     Left = 150
  6599.     Top = 320
  6600.     Width = 20
  6601.     Height = 17
  6602.     Hint = 'Resist Lightning Bonus.2 (1 LongInt) %'
  6603.     AutoSize = False
  6604.     CharCase = ecUpperCase
  6605.     Color = clGray
  6606.     Ctl3D = True
  6607.     Font.Color = clWhite
  6608.     Font.Height = -12
  6609.     Font.Name = 'Times New Roman'
  6610.     Font.Style = [fsBold]
  6611.     HideSelection = False
  6612.     MaxLength = 2
  6613.     ParentCtl3D = False
  6614.     ParentFont = False
  6615.     ParentShowHint = False
  6616.     ShowHint = True
  6617.     TabOrder = 278
  6618.   end
  6619.   object Edit280: TEdit
  6620.     Left = 172
  6621.     Top = 320
  6622.     Width = 20
  6623.     Height = 17
  6624.     Hint = 'Resist Lightning Bonus.3 (1 LongInt) %'
  6625.     AutoSize = False
  6626.     CharCase = ecUpperCase
  6627.     Color = clGray
  6628.     Ctl3D = True
  6629.     Font.Color = clWhite
  6630.     Font.Height = -12
  6631.     Font.Name = 'Times New Roman'
  6632.     Font.Style = [fsBold]
  6633.     HideSelection = False
  6634.     MaxLength = 2
  6635.     ParentCtl3D = False
  6636.     ParentFont = False
  6637.     ParentShowHint = False
  6638.     ShowHint = True
  6639.     TabOrder = 279
  6640.   end
  6641.   object Edit281: TEdit
  6642.     Left = 194
  6643.     Top = 320
  6644.     Width = 20
  6645.     Height = 17
  6646.     Hint = 'Resist Magic Bonus.0 (1 LongInt) %'
  6647.     AutoSize = False
  6648.     CharCase = ecUpperCase
  6649.     Color = clGray
  6650.     Ctl3D = True
  6651.     Font.Color = clWhite
  6652.     Font.Height = -12
  6653.     Font.Name = 'Times New Roman'
  6654.     Font.Style = [fsBold]
  6655.     HideSelection = False
  6656.     MaxLength = 2
  6657.     ParentCtl3D = False
  6658.     ParentFont = False
  6659.     ParentShowHint = False
  6660.     ShowHint = True
  6661.     TabOrder = 280
  6662.   end
  6663.   object Edit282: TEdit
  6664.     Left = 216
  6665.     Top = 320
  6666.     Width = 20
  6667.     Height = 17
  6668.     Hint = 'Resist Magic Bonus.1 (1 LongInt) %'
  6669.     AutoSize = False
  6670.     CharCase = ecUpperCase
  6671.     Color = clGray
  6672.     Ctl3D = True
  6673.     Font.Color = clWhite
  6674.     Font.Height = -12
  6675.     Font.Name = 'Times New Roman'
  6676.     Font.Style = [fsBold]
  6677.     HideSelection = False
  6678.     MaxLength = 2
  6679.     ParentCtl3D = False
  6680.     ParentFont = False
  6681.     ParentShowHint = False
  6682.     ShowHint = True
  6683.     TabOrder = 281
  6684.   end
  6685.   object Edit283: TEdit
  6686.     Left = 238
  6687.     Top = 320
  6688.     Width = 20
  6689.     Height = 17
  6690.     Hint = 'Resist Magic Bonus.2 (1 LongInt) %'
  6691.     AutoSize = False
  6692.     CharCase = ecUpperCase
  6693.     Color = clGray
  6694.     Ctl3D = True
  6695.     Font.Color = clWhite
  6696.     Font.Height = -12
  6697.     Font.Name = 'Times New Roman'
  6698.     Font.Style = [fsBold]
  6699.     HideSelection = False
  6700.     MaxLength = 2
  6701.     ParentCtl3D = False
  6702.     ParentFont = False
  6703.     ParentShowHint = False
  6704.     ShowHint = True
  6705.     TabOrder = 282
  6706.   end
  6707.   object Edit284: TEdit
  6708.     Left = 260
  6709.     Top = 320
  6710.     Width = 20
  6711.     Height = 17
  6712.     Hint = 'Resist Magic Bonus.3 (1 LongInt) %'
  6713.     AutoSize = False
  6714.     CharCase = ecUpperCase
  6715.     Color = clGray
  6716.     Ctl3D = True
  6717.     Font.Color = clWhite
  6718.     Font.Height = -12
  6719.     Font.Name = 'Times New Roman'
  6720.     Font.Style = [fsBold]
  6721.     HideSelection = False
  6722.     MaxLength = 2
  6723.     ParentCtl3D = False
  6724.     ParentFont = False
  6725.     ParentShowHint = False
  6726.     ShowHint = True
  6727.     TabOrder = 283
  6728.   end
  6729.   object Edit285: TEdit
  6730.     Left = 282
  6731.     Top = 320
  6732.     Width = 20
  6733.     Height = 17
  6734.     Hint = 'Mana Bonus.0 (1 LongInt) (*64)'
  6735.     AutoSize = False
  6736.     CharCase = ecUpperCase
  6737.     Color = clGray
  6738.     Ctl3D = True
  6739.     Font.Color = clWhite
  6740.     Font.Height = -12
  6741.     Font.Name = 'Times New Roman'
  6742.     Font.Style = [fsBold]
  6743.     HideSelection = False
  6744.     MaxLength = 2
  6745.     ParentCtl3D = False
  6746.     ParentFont = False
  6747.     ParentShowHint = False
  6748.     ShowHint = True
  6749.     TabOrder = 284
  6750.   end
  6751.   object Edit286: TEdit
  6752.     Left = 304
  6753.     Top = 320
  6754.     Width = 20
  6755.     Height = 17
  6756.     Hint = 'Mana Bonus.1 (1 LongInt) (*64)'
  6757.     AutoSize = False
  6758.     CharCase = ecUpperCase
  6759.     Color = clGray
  6760.     Ctl3D = True
  6761.     Font.Color = clWhite
  6762.     Font.Height = -12
  6763.     Font.Name = 'Times New Roman'
  6764.     Font.Style = [fsBold]
  6765.     HideSelection = False
  6766.     MaxLength = 2
  6767.     ParentCtl3D = False
  6768.     ParentFont = False
  6769.     ParentShowHint = False
  6770.     ShowHint = True
  6771.     TabOrder = 285
  6772.   end
  6773.   object Edit287: TEdit
  6774.     Left = 326
  6775.     Top = 320
  6776.     Width = 20
  6777.     Height = 17
  6778.     Hint = 'Mana Bonus.2 (1 LongInt) (*64)'
  6779.     AutoSize = False
  6780.     CharCase = ecUpperCase
  6781.     Color = clGray
  6782.     Ctl3D = True
  6783.     Font.Color = clWhite
  6784.     Font.Height = -12
  6785.     Font.Name = 'Times New Roman'
  6786.     Font.Style = [fsBold]
  6787.     HideSelection = False
  6788.     MaxLength = 2
  6789.     ParentCtl3D = False
  6790.     ParentFont = False
  6791.     ParentShowHint = False
  6792.     ShowHint = True
  6793.     TabOrder = 286
  6794.   end
  6795.   object Edit288: TEdit
  6796.     Left = 348
  6797.     Top = 320
  6798.     Width = 20
  6799.     Height = 17
  6800.     Hint = 'Mana Bonus.3 (1 LongInt) (*64)'
  6801.     AutoSize = False
  6802.     CharCase = ecUpperCase
  6803.     Color = clGray
  6804.     Ctl3D = True
  6805.     Font.Color = clWhite
  6806.     Font.Height = -12
  6807.     Font.Name = 'Times New Roman'
  6808.     Font.Style = [fsBold]
  6809.     HideSelection = False
  6810.     MaxLength = 2
  6811.     ParentCtl3D = False
  6812.     ParentFont = False
  6813.     ParentShowHint = False
  6814.     ShowHint = True
  6815.     TabOrder = 287
  6816.   end
  6817.   object Edit289: TEdit
  6818.     Left = 18
  6819.     Top = 338
  6820.     Width = 20
  6821.     Height = 17
  6822.     Hint = 'Life Bonus.0 (1 LongInt) (*64)'
  6823.     AutoSize = False
  6824.     CharCase = ecUpperCase
  6825.     Color = clGray
  6826.     Ctl3D = True
  6827.     Font.Color = clWhite
  6828.     Font.Height = -12
  6829.     Font.Name = 'Times New Roman'
  6830.     Font.Style = [fsBold]
  6831.     HideSelection = False
  6832.     MaxLength = 2
  6833.     ParentCtl3D = False
  6834.     ParentFont = False
  6835.     ParentShowHint = False
  6836.     ShowHint = True
  6837.     TabOrder = 288
  6838.   end
  6839.   object Edit290: TEdit
  6840.     Left = 40
  6841.     Top = 338
  6842.     Width = 20
  6843.     Height = 17
  6844.     Hint = 'Life Bonus.1 (1 LongInt) (*64)'
  6845.     AutoSize = False
  6846.     CharCase = ecUpperCase
  6847.     Color = clGray
  6848.     Ctl3D = True
  6849.     Font.Color = clWhite
  6850.     Font.Height = -12
  6851.     Font.Name = 'Times New Roman'
  6852.     Font.Style = [fsBold]
  6853.     HideSelection = False
  6854.     MaxLength = 2
  6855.     ParentCtl3D = False
  6856.     ParentFont = False
  6857.     ParentShowHint = False
  6858.     ShowHint = True
  6859.     TabOrder = 289
  6860.   end
  6861.   object Edit291: TEdit
  6862.     Left = 62
  6863.     Top = 338
  6864.     Width = 20
  6865.     Height = 17
  6866.     Hint = 'Life Bonus.2 (1 LongInt) (*64)'
  6867.     AutoSize = False
  6868.     CharCase = ecUpperCase
  6869.     Color = clGray
  6870.     Ctl3D = True
  6871.     Font.Color = clWhite
  6872.     Font.Height = -12
  6873.     Font.Name = 'Times New Roman'
  6874.     Font.Style = [fsBold]
  6875.     HideSelection = False
  6876.     MaxLength = 2
  6877.     ParentCtl3D = False
  6878.     ParentFont = False
  6879.     ParentShowHint = False
  6880.     ShowHint = True
  6881.     TabOrder = 290
  6882.   end
  6883.   object Edit292: TEdit
  6884.     Left = 84
  6885.     Top = 338
  6886.     Width = 20
  6887.     Height = 17
  6888.     Hint = 'Life Bonus.3 (1 LongInt) (*64)'
  6889.     AutoSize = False
  6890.     CharCase = ecUpperCase
  6891.     Color = clGray
  6892.     Ctl3D = True
  6893.     Font.Color = clWhite
  6894.     Font.Height = -12
  6895.     Font.Name = 'Times New Roman'
  6896.     Font.Style = [fsBold]
  6897.     HideSelection = False
  6898.     MaxLength = 2
  6899.     ParentCtl3D = False
  6900.     ParentFont = False
  6901.     ParentShowHint = False
  6902.     ShowHint = True
  6903.     TabOrder = 291
  6904.   end
  6905.   object Edit293: TEdit
  6906.     Left = 106
  6907.     Top = 338
  6908.     Width = 20
  6909.     Height = 17
  6910.     Hint = 'Damag Bonus2.0 (1 LongInt)'
  6911.     AutoSize = False
  6912.     CharCase = ecUpperCase
  6913.     Color = clGray
  6914.     Ctl3D = True
  6915.     Font.Color = clWhite
  6916.     Font.Height = -12
  6917.     Font.Name = 'Times New Roman'
  6918.     Font.Style = [fsBold]
  6919.     HideSelection = False
  6920.     MaxLength = 2
  6921.     ParentCtl3D = False
  6922.     ParentFont = False
  6923.     ParentShowHint = False
  6924.     ShowHint = True
  6925.     TabOrder = 292
  6926.   end
  6927.   object Edit294: TEdit
  6928.     Left = 128
  6929.     Top = 338
  6930.     Width = 20
  6931.     Height = 17
  6932.     Hint = 'Damag Bonus2.1 (1 LongInt)'
  6933.     AutoSize = False
  6934.     CharCase = ecUpperCase
  6935.     Color = clGray
  6936.     Ctl3D = True
  6937.     Font.Color = clWhite
  6938.     Font.Height = -12
  6939.     Font.Name = 'Times New Roman'
  6940.     Font.Style = [fsBold]
  6941.     HideSelection = False
  6942.     MaxLength = 2
  6943.     ParentCtl3D = False
  6944.     ParentFont = False
  6945.     ParentShowHint = False
  6946.     ShowHint = True
  6947.     TabOrder = 293
  6948.   end
  6949.   object Edit295: TEdit
  6950.     Left = 150
  6951.     Top = 338
  6952.     Width = 20
  6953.     Height = 17
  6954.     Hint = 'Damag Bonus2.2 (1 LongInt)'
  6955.     AutoSize = False
  6956.     CharCase = ecUpperCase
  6957.     Color = clGray
  6958.     Ctl3D = True
  6959.     Font.Color = clWhite
  6960.     Font.Height = -12
  6961.     Font.Name = 'Times New Roman'
  6962.     Font.Style = [fsBold]
  6963.     HideSelection = False
  6964.     MaxLength = 2
  6965.     ParentCtl3D = False
  6966.     ParentFont = False
  6967.     ParentShowHint = False
  6968.     ShowHint = True
  6969.     TabOrder = 294
  6970.   end
  6971.   object Edit296: TEdit
  6972.     Left = 172
  6973.     Top = 338
  6974.     Width = 20
  6975.     Height = 17
  6976.     Hint = 'Damag Bonus2.3 (1 LongInt)'
  6977.     AutoSize = False
  6978.     CharCase = ecUpperCase
  6979.     Color = clGray
  6980.     Ctl3D = True
  6981.     Font.Color = clWhite
  6982.     Font.Height = -12
  6983.     Font.Name = 'Times New Roman'
  6984.     Font.Style = [fsBold]
  6985.     HideSelection = False
  6986.     MaxLength = 2
  6987.     ParentCtl3D = False
  6988.     ParentFont = False
  6989.     ParentShowHint = False
  6990.     ShowHint = True
  6991.     TabOrder = 295
  6992.   end
  6993.   object Edit297: TEdit
  6994.     Left = 194
  6995.     Top = 338
  6996.     Width = 20
  6997.     Height = 17
  6998.     Hint = 'Absorbtion & Angel Spell Increase.0 (1 LongInt)'
  6999.     AutoSize = False
  7000.     CharCase = ecUpperCase
  7001.     Color = clGray
  7002.     Ctl3D = True
  7003.     Font.Color = clWhite
  7004.     Font.Height = -12
  7005.     Font.Name = 'Times New Roman'
  7006.     Font.Style = [fsBold]
  7007.     HideSelection = False
  7008.     MaxLength = 2
  7009.     ParentCtl3D = False
  7010.     ParentFont = False
  7011.     ParentShowHint = False
  7012.     ShowHint = True
  7013.     TabOrder = 296
  7014.   end
  7015.   object Edit298: TEdit
  7016.     Left = 216
  7017.     Top = 338
  7018.     Width = 20
  7019.     Height = 17
  7020.     Hint = 'Absorbtion & Angel Spell Increase.1 (1 LongInt)'
  7021.     AutoSize = False
  7022.     CharCase = ecUpperCase
  7023.     Color = clGray
  7024.     Ctl3D = True
  7025.     Font.Color = clWhite
  7026.     Font.Height = -12
  7027.     Font.Name = 'Times New Roman'
  7028.     Font.Style = [fsBold]
  7029.     HideSelection = False
  7030.     MaxLength = 2
  7031.     ParentCtl3D = False
  7032.     ParentFont = False
  7033.     ParentShowHint = False
  7034.     ShowHint = True
  7035.     TabOrder = 297
  7036.   end
  7037.   object Edit299: TEdit
  7038.     Left = 238
  7039.     Top = 338
  7040.     Width = 20
  7041.     Height = 17
  7042.     Hint = 'Absorbtion & Angel Spell Increase.2 (1 LongInt)'
  7043.     AutoSize = False
  7044.     CharCase = ecUpperCase
  7045.     Color = clGray
  7046.     Ctl3D = True
  7047.     Font.Color = clWhite
  7048.     Font.Height = -12
  7049.     Font.Name = 'Times New Roman'
  7050.     Font.Style = [fsBold]
  7051.     HideSelection = False
  7052.     MaxLength = 2
  7053.     ParentCtl3D = False
  7054.     ParentFont = False
  7055.     ParentShowHint = False
  7056.     ShowHint = True
  7057.     TabOrder = 298
  7058.   end
  7059.   object Edit300: TEdit
  7060.     Left = 260
  7061.     Top = 338
  7062.     Width = 20
  7063.     Height = 17
  7064.     Hint = 'Absorbtion & Angel Spell Increase.3 (1 LongInt)'
  7065.     AutoSize = False
  7066.     CharCase = ecUpperCase
  7067.     Color = clGray
  7068.     Ctl3D = True
  7069.     Font.Color = clWhite
  7070.     Font.Height = -12
  7071.     Font.Name = 'Times New Roman'
  7072.     Font.Style = [fsBold]
  7073.     HideSelection = False
  7074.     MaxLength = 2
  7075.     ParentCtl3D = False
  7076.     ParentFont = False
  7077.     ParentShowHint = False
  7078.     ShowHint = True
  7079.     TabOrder = 299
  7080.   end
  7081.   object Edit301: TEdit
  7082.     Left = 282
  7083.     Top = 338
  7084.     Width = 20
  7085.     Height = 17
  7086.     Hint = 'Radiance Bonus.0 (1 LongInt)'
  7087.     AutoSize = False
  7088.     CharCase = ecUpperCase
  7089.     Color = clGray
  7090.     Ctl3D = True
  7091.     Font.Color = clWhite
  7092.     Font.Height = -12
  7093.     Font.Name = 'Times New Roman'
  7094.     Font.Style = [fsBold]
  7095.     HideSelection = False
  7096.     MaxLength = 2
  7097.     ParentCtl3D = False
  7098.     ParentFont = False
  7099.     ParentShowHint = False
  7100.     ShowHint = True
  7101.     TabOrder = 300
  7102.   end
  7103.   object Edit302: TEdit
  7104.     Left = 304
  7105.     Top = 338
  7106.     Width = 20
  7107.     Height = 17
  7108.     Hint = 'Radiance Bonus.1 (1 LongInt)'
  7109.     AutoSize = False
  7110.     CharCase = ecUpperCase
  7111.     Color = clGray
  7112.     Ctl3D = True
  7113.     Font.Color = clWhite
  7114.     Font.Height = -12
  7115.     Font.Name = 'Times New Roman'
  7116.     Font.Style = [fsBold]
  7117.     HideSelection = False
  7118.     MaxLength = 2
  7119.     ParentCtl3D = False
  7120.     ParentFont = False
  7121.     ParentShowHint = False
  7122.     ShowHint = True
  7123.     TabOrder = 301
  7124.   end
  7125.   object Edit303: TEdit
  7126.     Left = 326
  7127.     Top = 338
  7128.     Width = 20
  7129.     Height = 17
  7130.     Hint = 'Radiance Bonus.2 (1 LongInt)'
  7131.     AutoSize = False
  7132.     CharCase = ecUpperCase
  7133.     Color = clGray
  7134.     Ctl3D = True
  7135.     Font.Color = clWhite
  7136.     Font.Height = -12
  7137.     Font.Name = 'Times New Roman'
  7138.     Font.Style = [fsBold]
  7139.     HideSelection = False
  7140.     MaxLength = 2
  7141.     ParentCtl3D = False
  7142.     ParentFont = False
  7143.     ParentShowHint = False
  7144.     ShowHint = True
  7145.     TabOrder = 302
  7146.   end
  7147.   object Edit304: TEdit
  7148.     Left = 348
  7149.     Top = 338
  7150.     Width = 20
  7151.     Height = 17
  7152.     Hint = 'Radiance Bonus.3 (1 LongInt)'
  7153.     AutoSize = False
  7154.     CharCase = ecUpperCase
  7155.     Color = clGray
  7156.     Ctl3D = True
  7157.     Font.Color = clWhite
  7158.     Font.Height = -12
  7159.     Font.Name = 'Times New Roman'
  7160.     Font.Style = [fsBold]
  7161.     HideSelection = False
  7162.     MaxLength = 2
  7163.     ParentCtl3D = False
  7164.     ParentFont = False
  7165.     ParentShowHint = False
  7166.     ShowHint = True
  7167.     TabOrder = 303
  7168.   end
  7169.   object Edit305: TEdit
  7170.     Left = 18
  7171.     Top = 356
  7172.     Width = 20
  7173.     Height = 17
  7174.     AutoSize = False
  7175.     CharCase = ecUpperCase
  7176.     Color = clSilver
  7177.     Ctl3D = True
  7178.     Font.Color = clRed
  7179.     Font.Height = -12
  7180.     Font.Name = 'Times New Roman'
  7181.     Font.Style = [fsBold]
  7182.     HideSelection = False
  7183.     MaxLength = 2
  7184.     ParentCtl3D = False
  7185.     ParentFont = False
  7186.     ParentShowHint = False
  7187.     ShowHint = True
  7188.     TabOrder = 304
  7189.   end
  7190.   object Edit306: TEdit
  7191.     Left = 40
  7192.     Top = 356
  7193.     Width = 20
  7194.     Height = 17
  7195.     AutoSize = False
  7196.     CharCase = ecUpperCase
  7197.     Color = clSilver
  7198.     Ctl3D = True
  7199.     Font.Color = clRed
  7200.     Font.Height = -12
  7201.     Font.Name = 'Times New Roman'
  7202.     Font.Style = [fsBold]
  7203.     HideSelection = False
  7204.     MaxLength = 2
  7205.     ParentCtl3D = False
  7206.     ParentFont = False
  7207.     ParentShowHint = False
  7208.     ShowHint = True
  7209.     TabOrder = 305
  7210.   end
  7211.   object Edit307: TEdit
  7212.     Left = 62
  7213.     Top = 356
  7214.     Width = 20
  7215.     Height = 17
  7216.     AutoSize = False
  7217.     CharCase = ecUpperCase
  7218.     Color = clSilver
  7219.     Ctl3D = True
  7220.     Font.Color = clRed
  7221.     Font.Height = -12
  7222.     Font.Name = 'Times New Roman'
  7223.     Font.Style = [fsBold]
  7224.     HideSelection = False
  7225.     MaxLength = 2
  7226.     ParentCtl3D = False
  7227.     ParentFont = False
  7228.     ParentShowHint = False
  7229.     ShowHint = True
  7230.     TabOrder = 306
  7231.   end
  7232.   object Edit308: TEdit
  7233.     Left = 84
  7234.     Top = 356
  7235.     Width = 20
  7236.     Height = 17
  7237.     AutoSize = False
  7238.     CharCase = ecUpperCase
  7239.     Color = clSilver
  7240.     Ctl3D = True
  7241.     Font.Color = clRed
  7242.     Font.Height = -12
  7243.     Font.Name = 'Times New Roman'
  7244.     Font.Style = [fsBold]
  7245.     HideSelection = False
  7246.     MaxLength = 2
  7247.     ParentCtl3D = False
  7248.     ParentFont = False
  7249.     ParentShowHint = False
  7250.     ShowHint = True
  7251.     TabOrder = 307
  7252.   end
  7253.   object Edit309: TEdit
  7254.     Left = 106
  7255.     Top = 356
  7256.     Width = 20
  7257.     Height = 17
  7258.     Hint = 'Unique Item Number (1 Byte)'
  7259.     AutoSize = False
  7260.     CharCase = ecUpperCase
  7261.     Color = clGray
  7262.     Ctl3D = True
  7263.     Font.Color = clWhite
  7264.     Font.Height = -12
  7265.     Font.Name = 'Times New Roman'
  7266.     Font.Style = [fsBold]
  7267.     HideSelection = False
  7268.     MaxLength = 2
  7269.     ParentCtl3D = False
  7270.     ParentFont = False
  7271.     ParentShowHint = False
  7272.     ShowHint = True
  7273.     TabOrder = 308
  7274.   end
  7275.   object Edit310: TEdit
  7276.     Left = 128
  7277.     Top = 356
  7278.     Width = 20
  7279.     Height = 17
  7280.     AutoSize = False
  7281.     CharCase = ecUpperCase
  7282.     Color = clSilver
  7283.     Ctl3D = True
  7284.     Font.Color = clRed
  7285.     Font.Height = -12
  7286.     Font.Name = 'Times New Roman'
  7287.     Font.Style = [fsBold]
  7288.     HideSelection = False
  7289.     MaxLength = 2
  7290.     ParentCtl3D = False
  7291.     ParentFont = False
  7292.     ParentShowHint = False
  7293.     ShowHint = True
  7294.     TabOrder = 309
  7295.   end
  7296.   object Edit311: TEdit
  7297.     Left = 150
  7298.     Top = 356
  7299.     Width = 20
  7300.     Height = 17
  7301.     AutoSize = False
  7302.     CharCase = ecUpperCase
  7303.     Color = clSilver
  7304.     Ctl3D = True
  7305.     Font.Color = clRed
  7306.     Font.Height = -12
  7307.     Font.Name = 'Times New Roman'
  7308.     Font.Style = [fsBold]
  7309.     HideSelection = False
  7310.     MaxLength = 2
  7311.     ParentCtl3D = False
  7312.     ParentFont = False
  7313.     ParentShowHint = False
  7314.     ShowHint = True
  7315.     TabOrder = 310
  7316.   end
  7317.   object Edit312: TEdit
  7318.     Left = 172
  7319.     Top = 356
  7320.     Width = 20
  7321.     Height = 17
  7322.     AutoSize = False
  7323.     CharCase = ecUpperCase
  7324.     Color = clSilver
  7325.     Ctl3D = True
  7326.     Font.Color = clRed
  7327.     Font.Height = -12
  7328.     Font.Name = 'Times New Roman'
  7329.     Font.Style = [fsBold]
  7330.     HideSelection = False
  7331.     MaxLength = 2
  7332.     ParentCtl3D = False
  7333.     ParentFont = False
  7334.     ParentShowHint = False
  7335.     ShowHint = True
  7336.     TabOrder = 311
  7337.   end
  7338.   object Edit313: TEdit
  7339.     Left = 194
  7340.     Top = 356
  7341.     Width = 20
  7342.     Height = 17
  7343.     AutoSize = False
  7344.     CharCase = ecUpperCase
  7345.     Color = clSilver
  7346.     Ctl3D = True
  7347.     Font.Color = clRed
  7348.     Font.Height = -12
  7349.     Font.Name = 'Times New Roman'
  7350.     Font.Style = [fsBold]
  7351.     HideSelection = False
  7352.     MaxLength = 2
  7353.     ParentCtl3D = False
  7354.     ParentFont = False
  7355.     ParentShowHint = False
  7356.     ShowHint = True
  7357.     TabOrder = 312
  7358.   end
  7359.   object Edit314: TEdit
  7360.     Left = 216
  7361.     Top = 356
  7362.     Width = 20
  7363.     Height = 17
  7364.     AutoSize = False
  7365.     CharCase = ecUpperCase
  7366.     Color = clSilver
  7367.     Ctl3D = True
  7368.     Font.Color = clRed
  7369.     Font.Height = -12
  7370.     Font.Name = 'Times New Roman'
  7371.     Font.Style = [fsBold]
  7372.     HideSelection = False
  7373.     MaxLength = 2
  7374.     ParentCtl3D = False
  7375.     ParentFont = False
  7376.     ParentShowHint = False
  7377.     ShowHint = True
  7378.     TabOrder = 313
  7379.   end
  7380.   object Edit315: TEdit
  7381.     Left = 238
  7382.     Top = 356
  7383.     Width = 20
  7384.     Height = 17
  7385.     AutoSize = False
  7386.     CharCase = ecUpperCase
  7387.     Color = clSilver
  7388.     Ctl3D = True
  7389.     Font.Color = clRed
  7390.     Font.Height = -12
  7391.     Font.Name = 'Times New Roman'
  7392.     Font.Style = [fsBold]
  7393.     HideSelection = False
  7394.     MaxLength = 2
  7395.     ParentCtl3D = False
  7396.     ParentFont = False
  7397.     ParentShowHint = False
  7398.     ShowHint = True
  7399.     TabOrder = 314
  7400.   end
  7401.   object Edit316: TEdit
  7402.     Left = 260
  7403.     Top = 356
  7404.     Width = 20
  7405.     Height = 17
  7406.     AutoSize = False
  7407.     CharCase = ecUpperCase
  7408.     Color = clSilver
  7409.     Ctl3D = True
  7410.     Font.Color = clRed
  7411.     Font.Height = -12
  7412.     Font.Name = 'Times New Roman'
  7413.     Font.Style = [fsBold]
  7414.     HideSelection = False
  7415.     MaxLength = 2
  7416.     ParentCtl3D = False
  7417.     ParentFont = False
  7418.     ParentShowHint = False
  7419.     ShowHint = True
  7420.     TabOrder = 315
  7421.   end
  7422.   object Edit317: TEdit
  7423.     Left = 282
  7424.     Top = 356
  7425.     Width = 20
  7426.     Height = 17
  7427.     Hint = 'Minimum Additional Damage.0 (1 LongInt)'
  7428.     AutoSize = False
  7429.     CharCase = ecUpperCase
  7430.     Color = clGray
  7431.     Ctl3D = True
  7432.     Font.Color = clWhite
  7433.     Font.Height = -12
  7434.     Font.Name = 'Times New Roman'
  7435.     Font.Style = [fsBold]
  7436.     HideSelection = False
  7437.     MaxLength = 2
  7438.     ParentCtl3D = False
  7439.     ParentFont = False
  7440.     ParentShowHint = False
  7441.     ShowHint = True
  7442.     TabOrder = 316
  7443.   end
  7444.   object Edit318: TEdit
  7445.     Left = 304
  7446.     Top = 356
  7447.     Width = 20
  7448.     Height = 17
  7449.     Hint = 'Minimum Additional Damage.1 (1 LongInt)'
  7450.     AutoSize = False
  7451.     CharCase = ecUpperCase
  7452.     Color = clGray
  7453.     Ctl3D = True
  7454.     Font.Color = clWhite
  7455.     Font.Height = -12
  7456.     Font.Name = 'Times New Roman'
  7457.     Font.Style = [fsBold]
  7458.     HideSelection = False
  7459.     MaxLength = 2
  7460.     ParentCtl3D = False
  7461.     ParentFont = False
  7462.     ParentShowHint = False
  7463.     ShowHint = True
  7464.     TabOrder = 317
  7465.   end
  7466.   object Edit319: TEdit
  7467.     Left = 326
  7468.     Top = 356
  7469.     Width = 20
  7470.     Height = 17
  7471.     Hint = 'Minimum Additional Damage.2 (1 LongInt)'
  7472.     AutoSize = False
  7473.     CharCase = ecUpperCase
  7474.     Color = clGray
  7475.     Ctl3D = True
  7476.     Font.Color = clWhite
  7477.     Font.Height = -12
  7478.     Font.Name = 'Times New Roman'
  7479.     Font.Style = [fsBold]
  7480.     HideSelection = False
  7481.     MaxLength = 2
  7482.     ParentCtl3D = False
  7483.     ParentFont = False
  7484.     ParentShowHint = False
  7485.     ShowHint = True
  7486.     TabOrder = 318
  7487.   end
  7488.   object Edit320: TEdit
  7489.     Left = 348
  7490.     Top = 356
  7491.     Width = 20
  7492.     Height = 17
  7493.     Hint = 'Minimum Additional Damage.3 (1 LongInt)'
  7494.     AutoSize = False
  7495.     CharCase = ecUpperCase
  7496.     Color = clGray
  7497.     Ctl3D = True
  7498.     Font.Color = clWhite
  7499.     Font.Height = -12
  7500.     Font.Name = 'Times New Roman'
  7501.     Font.Style = [fsBold]
  7502.     HideSelection = False
  7503.     MaxLength = 2
  7504.     ParentCtl3D = False
  7505.     ParentFont = False
  7506.     ParentShowHint = False
  7507.     ShowHint = True
  7508.     TabOrder = 319
  7509.   end
  7510.   object Edit321: TEdit
  7511.     Left = 18
  7512.     Top = 374
  7513.     Width = 20
  7514.     Height = 17
  7515.     Hint = 'Maximum Additional Damage.0 (1 LongInt)'
  7516.     AutoSize = False
  7517.     CharCase = ecUpperCase
  7518.     Color = clGray
  7519.     Ctl3D = True
  7520.     Font.Color = clWhite
  7521.     Font.Height = -12
  7522.     Font.Name = 'Times New Roman'
  7523.     Font.Style = [fsBold]
  7524.     HideSelection = False
  7525.     MaxLength = 2
  7526.     ParentCtl3D = False
  7527.     ParentFont = False
  7528.     ParentShowHint = False
  7529.     ShowHint = True
  7530.     TabOrder = 320
  7531.   end
  7532.   object Edit322: TEdit
  7533.     Left = 40
  7534.     Top = 374
  7535.     Width = 20
  7536.     Height = 17
  7537.     Hint = 'Maximum Additional Damage.1 (1 LongInt)'
  7538.     AutoSize = False
  7539.     CharCase = ecUpperCase
  7540.     Color = clGray
  7541.     Ctl3D = True
  7542.     Font.Color = clWhite
  7543.     Font.Height = -12
  7544.     Font.Name = 'Times New Roman'
  7545.     Font.Style = [fsBold]
  7546.     HideSelection = False
  7547.     MaxLength = 2
  7548.     ParentCtl3D = False
  7549.     ParentFont = False
  7550.     ParentShowHint = False
  7551.     ShowHint = True
  7552.     TabOrder = 321
  7553.   end
  7554.   object Edit323: TEdit
  7555.     Left = 62
  7556.     Top = 374
  7557.     Width = 20
  7558.     Height = 17
  7559.     Hint = 'Maximum Additional Damage.2 (1 LongInt)'
  7560.     AutoSize = False
  7561.     CharCase = ecUpperCase
  7562.     Color = clGray
  7563.     Ctl3D = True
  7564.     Font.Color = clWhite
  7565.     Font.Height = -12
  7566.     Font.Name = 'Times New Roman'
  7567.     Font.Style = [fsBold]
  7568.     HideSelection = False
  7569.     MaxLength = 2
  7570.     ParentCtl3D = False
  7571.     ParentFont = False
  7572.     ParentShowHint = False
  7573.     ShowHint = True
  7574.     TabOrder = 322
  7575.   end
  7576.   object Edit324: TEdit
  7577.     Left = 84
  7578.     Top = 374
  7579.     Width = 20
  7580.     Height = 17
  7581.     Hint = 'Maximum Additional Damage.3 (1 LongInt)'
  7582.     AutoSize = False
  7583.     CharCase = ecUpperCase
  7584.     Color = clGray
  7585.     Ctl3D = True
  7586.     Font.Color = clWhite
  7587.     Font.Height = -12
  7588.     Font.Name = 'Times New Roman'
  7589.     Font.Style = [fsBold]
  7590.     HideSelection = False
  7591.     MaxLength = 2
  7592.     ParentCtl3D = False
  7593.     ParentFont = False
  7594.     ParentShowHint = False
  7595.     ShowHint = True
  7596.     TabOrder = 323
  7597.   end
  7598.   object Edit325: TEdit
  7599.     Left = 106
  7600.     Top = 374
  7601.     Width = 20
  7602.     Height = 17
  7603.     AutoSize = False
  7604.     CharCase = ecUpperCase
  7605.     Color = clSilver
  7606.     Ctl3D = True
  7607.     Font.Color = clRed
  7608.     Font.Height = -12
  7609.     Font.Name = 'Times New Roman'
  7610.     Font.Style = [fsBold]
  7611.     HideSelection = False
  7612.     MaxLength = 2
  7613.     ParentCtl3D = False
  7614.     ParentFont = False
  7615.     ParentShowHint = False
  7616.     ShowHint = True
  7617.     TabOrder = 324
  7618.   end
  7619.   object Edit326: TEdit
  7620.     Left = 128
  7621.     Top = 374
  7622.     Width = 20
  7623.     Height = 17
  7624.     AutoSize = False
  7625.     CharCase = ecUpperCase
  7626.     Color = clSilver
  7627.     Ctl3D = True
  7628.     Font.Color = clRed
  7629.     Font.Height = -12
  7630.     Font.Name = 'Times New Roman'
  7631.     Font.Style = [fsBold]
  7632.     HideSelection = False
  7633.     MaxLength = 2
  7634.     ParentCtl3D = False
  7635.     ParentFont = False
  7636.     ParentShowHint = False
  7637.     ShowHint = True
  7638.     TabOrder = 325
  7639.   end
  7640.   object Edit327: TEdit
  7641.     Left = 150
  7642.     Top = 374
  7643.     Width = 20
  7644.     Height = 17
  7645.     AutoSize = False
  7646.     CharCase = ecUpperCase
  7647.     Color = clSilver
  7648.     Ctl3D = True
  7649.     Font.Color = clRed
  7650.     Font.Height = -12
  7651.     Font.Name = 'Times New Roman'
  7652.     Font.Style = [fsBold]
  7653.     HideSelection = False
  7654.     MaxLength = 2
  7655.     ParentCtl3D = False
  7656.     ParentFont = False
  7657.     ParentShowHint = False
  7658.     ShowHint = True
  7659.     TabOrder = 326
  7660.   end
  7661.   object Edit328: TEdit
  7662.     Left = 172
  7663.     Top = 374
  7664.     Width = 20
  7665.     Height = 17
  7666.     AutoSize = False
  7667.     CharCase = ecUpperCase
  7668.     Color = clSilver
  7669.     Ctl3D = True
  7670.     Font.Color = clRed
  7671.     Font.Height = -12
  7672.     Font.Name = 'Times New Roman'
  7673.     Font.Style = [fsBold]
  7674.     HideSelection = False
  7675.     MaxLength = 2
  7676.     ParentCtl3D = False
  7677.     ParentFont = False
  7678.     ParentShowHint = False
  7679.     ShowHint = True
  7680.     TabOrder = 327
  7681.   end
  7682.   object Edit329: TEdit
  7683.     Left = 194
  7684.     Top = 374
  7685.     Width = 20
  7686.     Height = 17
  7687.     AutoSize = False
  7688.     CharCase = ecUpperCase
  7689.     Color = clSilver
  7690.     Ctl3D = True
  7691.     Font.Color = clRed
  7692.     Font.Height = -12
  7693.     Font.Name = 'Times New Roman'
  7694.     Font.Style = [fsBold]
  7695.     HideSelection = False
  7696.     MaxLength = 2
  7697.     ParentCtl3D = False
  7698.     ParentFont = False
  7699.     ParentShowHint = False
  7700.     ShowHint = True
  7701.     TabOrder = 328
  7702.   end
  7703.   object Edit330: TEdit
  7704.     Left = 216
  7705.     Top = 374
  7706.     Width = 20
  7707.     Height = 17
  7708.     AutoSize = False
  7709.     CharCase = ecUpperCase
  7710.     Color = clSilver
  7711.     Ctl3D = True
  7712.     Font.Color = clRed
  7713.     Font.Height = -12
  7714.     Font.Name = 'Times New Roman'
  7715.     Font.Style = [fsBold]
  7716.     HideSelection = False
  7717.     MaxLength = 2
  7718.     ParentCtl3D = False
  7719.     ParentFont = False
  7720.     ParentShowHint = False
  7721.     ShowHint = True
  7722.     TabOrder = 329
  7723.   end
  7724.   object Edit331: TEdit
  7725.     Left = 238
  7726.     Top = 374
  7727.     Width = 20
  7728.     Height = 17
  7729.     AutoSize = False
  7730.     CharCase = ecUpperCase
  7731.     Color = clSilver
  7732.     Ctl3D = True
  7733.     Font.Color = clRed
  7734.     Font.Height = -12
  7735.     Font.Name = 'Times New Roman'
  7736.     Font.Style = [fsBold]
  7737.     HideSelection = False
  7738.     MaxLength = 2
  7739.     ParentCtl3D = False
  7740.     ParentFont = False
  7741.     ParentShowHint = False
  7742.     ShowHint = True
  7743.     TabOrder = 330
  7744.   end
  7745.   object Edit332: TEdit
  7746.     Left = 260
  7747.     Top = 374
  7748.     Width = 20
  7749.     Height = 17
  7750.     AutoSize = False
  7751.     CharCase = ecUpperCase
  7752.     Color = clSilver
  7753.     Ctl3D = True
  7754.     Font.Color = clRed
  7755.     Font.Height = -12
  7756.     Font.Name = 'Times New Roman'
  7757.     Font.Style = [fsBold]
  7758.     HideSelection = False
  7759.     MaxLength = 2
  7760.     ParentCtl3D = False
  7761.     ParentFont = False
  7762.     ParentShowHint = False
  7763.     ShowHint = True
  7764.     TabOrder = 331
  7765.   end
  7766.   object Edit333: TEdit
  7767.     Left = 282
  7768.     Top = 374
  7769.     Width = 20
  7770.     Height = 17
  7771.     Hint = 'Prefix (1 Byte)'
  7772.     AutoSize = False
  7773.     CharCase = ecUpperCase
  7774.     Color = clGray
  7775.     Ctl3D = True
  7776.     Font.Color = clWhite
  7777.     Font.Height = -12
  7778.     Font.Name = 'Times New Roman'
  7779.     Font.Style = [fsBold]
  7780.     HideSelection = False
  7781.     MaxLength = 2
  7782.     ParentCtl3D = False
  7783.     ParentFont = False
  7784.     ParentShowHint = False
  7785.     ShowHint = True
  7786.     TabOrder = 332
  7787.   end
  7788.   object Edit334: TEdit
  7789.     Left = 304
  7790.     Top = 374
  7791.     Width = 20
  7792.     Height = 17
  7793.     Hint = 'Suffix (1 Byte)'
  7794.     AutoSize = False
  7795.     CharCase = ecUpperCase
  7796.     Color = clGray
  7797.     Ctl3D = True
  7798.     Font.Color = clWhite
  7799.     Font.Height = -12
  7800.     Font.Name = 'Times New Roman'
  7801.     Font.Style = [fsBold]
  7802.     HideSelection = False
  7803.     MaxLength = 2
  7804.     ParentCtl3D = False
  7805.     ParentFont = False
  7806.     ParentShowHint = False
  7807.     ShowHint = True
  7808.     TabOrder = 333
  7809.   end
  7810.   object Edit335: TEdit
  7811.     Left = 326
  7812.     Top = 374
  7813.     Width = 20
  7814.     Height = 17
  7815.     AutoSize = False
  7816.     CharCase = ecUpperCase
  7817.     Color = clSilver
  7818.     Ctl3D = True
  7819.     Font.Color = clRed
  7820.     Font.Height = -12
  7821.     Font.Name = 'Times New Roman'
  7822.     Font.Style = [fsBold]
  7823.     HideSelection = False
  7824.     MaxLength = 2
  7825.     ParentCtl3D = False
  7826.     ParentFont = False
  7827.     ParentShowHint = False
  7828.     ShowHint = True
  7829.     TabOrder = 334
  7830.   end
  7831.   object Edit336: TEdit
  7832.     Left = 348
  7833.     Top = 374
  7834.     Width = 20
  7835.     Height = 17
  7836.     AutoSize = False
  7837.     CharCase = ecUpperCase
  7838.     Color = clSilver
  7839.     Ctl3D = True
  7840.     Font.Color = clRed
  7841.     Font.Height = -12
  7842.     Font.Name = 'Times New Roman'
  7843.     Font.Style = [fsBold]
  7844.     HideSelection = False
  7845.     MaxLength = 2
  7846.     ParentCtl3D = False
  7847.     ParentFont = False
  7848.     ParentShowHint = False
  7849.     ShowHint = True
  7850.     TabOrder = 335
  7851.   end
  7852.   object Edit337: TEdit
  7853.     Left = 18
  7854.     Top = 392
  7855.     Width = 20
  7856.     Height = 17
  7857.     AutoSize = False
  7858.     CharCase = ecUpperCase
  7859.     Color = clSilver
  7860.     Ctl3D = True
  7861.     Font.Color = clRed
  7862.     Font.Height = -12
  7863.     Font.Name = 'Times New Roman'
  7864.     Font.Style = [fsBold]
  7865.     HideSelection = False
  7866.     MaxLength = 2
  7867.     ParentCtl3D = False
  7868.     ParentFont = False
  7869.     ParentShowHint = False
  7870.     ShowHint = True
  7871.     TabOrder = 336
  7872.   end
  7873.   object Edit338: TEdit
  7874.     Left = 40
  7875.     Top = 392
  7876.     Width = 20
  7877.     Height = 17
  7878.     AutoSize = False
  7879.     CharCase = ecUpperCase
  7880.     Color = clSilver
  7881.     Ctl3D = True
  7882.     Font.Color = clRed
  7883.     Font.Height = -12
  7884.     Font.Name = 'Times New Roman'
  7885.     Font.Style = [fsBold]
  7886.     HideSelection = False
  7887.     MaxLength = 2
  7888.     ParentCtl3D = False
  7889.     ParentFont = False
  7890.     ParentShowHint = False
  7891.     ShowHint = True
  7892.     TabOrder = 337
  7893.   end
  7894.   object Edit339: TEdit
  7895.     Left = 62
  7896.     Top = 392
  7897.     Width = 20
  7898.     Height = 17
  7899.     AutoSize = False
  7900.     CharCase = ecUpperCase
  7901.     Color = clSilver
  7902.     Ctl3D = True
  7903.     Font.Color = clRed
  7904.     Font.Height = -12
  7905.     Font.Name = 'Times New Roman'
  7906.     Font.Style = [fsBold]
  7907.     HideSelection = False
  7908.     MaxLength = 2
  7909.     ParentCtl3D = False
  7910.     ParentFont = False
  7911.     ParentShowHint = False
  7912.     ShowHint = True
  7913.     TabOrder = 338
  7914.   end
  7915.   object Edit340: TEdit
  7916.     Left = 84
  7917.     Top = 392
  7918.     Width = 20
  7919.     Height = 17
  7920.     AutoSize = False
  7921.     CharCase = ecUpperCase
  7922.     Color = clSilver
  7923.     Ctl3D = True
  7924.     Font.Color = clRed
  7925.     Font.Height = -12
  7926.     Font.Name = 'Times New Roman'
  7927.     Font.Style = [fsBold]
  7928.     HideSelection = False
  7929.     MaxLength = 2
  7930.     ParentCtl3D = False
  7931.     ParentFont = False
  7932.     ParentShowHint = False
  7933.     ShowHint = True
  7934.     TabOrder = 339
  7935.   end
  7936.   object Edit341: TEdit
  7937.     Left = 106
  7938.     Top = 392
  7939.     Width = 20
  7940.     Height = 17
  7941.     AutoSize = False
  7942.     CharCase = ecUpperCase
  7943.     Color = clSilver
  7944.     Ctl3D = True
  7945.     Font.Color = clRed
  7946.     Font.Height = -12
  7947.     Font.Name = 'Times New Roman'
  7948.     Font.Style = [fsBold]
  7949.     HideSelection = False
  7950.     MaxLength = 2
  7951.     ParentCtl3D = False
  7952.     ParentFont = False
  7953.     ParentShowHint = False
  7954.     ShowHint = True
  7955.     TabOrder = 340
  7956.   end
  7957.   object Edit342: TEdit
  7958.     Left = 128
  7959.     Top = 392
  7960.     Width = 20
  7961.     Height = 17
  7962.     AutoSize = False
  7963.     CharCase = ecUpperCase
  7964.     Color = clSilver
  7965.     Ctl3D = True
  7966.     Font.Color = clRed
  7967.     Font.Height = -12
  7968.     Font.Name = 'Times New Roman'
  7969.     Font.Style = [fsBold]
  7970.     HideSelection = False
  7971.     MaxLength = 2
  7972.     ParentCtl3D = False
  7973.     ParentFont = False
  7974.     ParentShowHint = False
  7975.     ShowHint = True
  7976.     TabOrder = 341
  7977.   end
  7978.   object Edit343: TEdit
  7979.     Left = 150
  7980.     Top = 392
  7981.     Width = 20
  7982.     Height = 17
  7983.     AutoSize = False
  7984.     CharCase = ecUpperCase
  7985.     Color = clSilver
  7986.     Ctl3D = True
  7987.     Font.Color = clRed
  7988.     Font.Height = -12
  7989.     Font.Name = 'Times New Roman'
  7990.     Font.Style = [fsBold]
  7991.     HideSelection = False
  7992.     MaxLength = 2
  7993.     ParentCtl3D = False
  7994.     ParentFont = False
  7995.     ParentShowHint = False
  7996.     ShowHint = True
  7997.     TabOrder = 342
  7998.   end
  7999.   object Edit344: TEdit
  8000.     Left = 172
  8001.     Top = 392
  8002.     Width = 20
  8003.     Height = 17
  8004.     AutoSize = False
  8005.     CharCase = ecUpperCase
  8006.     Color = clSilver
  8007.     Ctl3D = True
  8008.     Font.Color = clRed
  8009.     Font.Height = -12
  8010.     Font.Name = 'Times New Roman'
  8011.     Font.Style = [fsBold]
  8012.     HideSelection = False
  8013.     MaxLength = 2
  8014.     ParentCtl3D = False
  8015.     ParentFont = False
  8016.     ParentShowHint = False
  8017.     ShowHint = True
  8018.     TabOrder = 343
  8019.   end
  8020.   object Edit345: TEdit
  8021.     Left = 194
  8022.     Top = 392
  8023.     Width = 20
  8024.     Height = 17
  8025.     AutoSize = False
  8026.     CharCase = ecUpperCase
  8027.     Color = clSilver
  8028.     Ctl3D = True
  8029.     Font.Color = clRed
  8030.     Font.Height = -12
  8031.     Font.Name = 'Times New Roman'
  8032.     Font.Style = [fsBold]
  8033.     HideSelection = False
  8034.     MaxLength = 2
  8035.     ParentCtl3D = False
  8036.     ParentFont = False
  8037.     ParentShowHint = False
  8038.     ShowHint = True
  8039.     TabOrder = 344
  8040.   end
  8041.   object Edit346: TEdit
  8042.     Left = 216
  8043.     Top = 392
  8044.     Width = 20
  8045.     Height = 17
  8046.     AutoSize = False
  8047.     CharCase = ecUpperCase
  8048.     Color = clSilver
  8049.     Ctl3D = True
  8050.     Font.Color = clRed
  8051.     Font.Height = -12
  8052.     Font.Name = 'Times New Roman'
  8053.     Font.Style = [fsBold]
  8054.     HideSelection = False
  8055.     MaxLength = 2
  8056.     ParentCtl3D = False
  8057.     ParentFont = False
  8058.     ParentShowHint = False
  8059.     ShowHint = True
  8060.     TabOrder = 345
  8061.   end
  8062.   object Edit347: TEdit
  8063.     Left = 238
  8064.     Top = 392
  8065.     Width = 20
  8066.     Height = 17
  8067.     AutoSize = False
  8068.     CharCase = ecUpperCase
  8069.     Color = clSilver
  8070.     Ctl3D = True
  8071.     Font.Color = clRed
  8072.     Font.Height = -12
  8073.     Font.Name = 'Times New Roman'
  8074.     Font.Style = [fsBold]
  8075.     HideSelection = False
  8076.     MaxLength = 2
  8077.     ParentCtl3D = False
  8078.     ParentFont = False
  8079.     ParentShowHint = False
  8080.     ShowHint = True
  8081.     TabOrder = 346
  8082.   end
  8083.   object Edit348: TEdit
  8084.     Left = 260
  8085.     Top = 392
  8086.     Width = 20
  8087.     Height = 17
  8088.     AutoSize = False
  8089.     CharCase = ecUpperCase
  8090.     Color = clSilver
  8091.     Ctl3D = True
  8092.     Font.Color = clRed
  8093.     Font.Height = -12
  8094.     Font.Name = 'Times New Roman'
  8095.     Font.Style = [fsBold]
  8096.     HideSelection = False
  8097.     MaxLength = 2
  8098.     ParentCtl3D = False
  8099.     ParentFont = False
  8100.     ParentShowHint = False
  8101.     ShowHint = True
  8102.     TabOrder = 347
  8103.   end
  8104.   object Edit349: TEdit
  8105.     Left = 282
  8106.     Top = 392
  8107.     Width = 20
  8108.     Height = 17
  8109.     AutoSize = False
  8110.     CharCase = ecUpperCase
  8111.     Color = clSilver
  8112.     Ctl3D = True
  8113.     Font.Color = clRed
  8114.     Font.Height = -12
  8115.     Font.Name = 'Times New Roman'
  8116.     Font.Style = [fsBold]
  8117.     HideSelection = False
  8118.     MaxLength = 2
  8119.     ParentCtl3D = False
  8120.     ParentFont = False
  8121.     ParentShowHint = False
  8122.     ShowHint = True
  8123.     TabOrder = 348
  8124.   end
  8125.   object Edit350: TEdit
  8126.     Left = 304
  8127.     Top = 392
  8128.     Width = 20
  8129.     Height = 17
  8130.     AutoSize = False
  8131.     CharCase = ecUpperCase
  8132.     Color = clSilver
  8133.     Ctl3D = True
  8134.     Font.Color = clRed
  8135.     Font.Height = -12
  8136.     Font.Name = 'Times New Roman'
  8137.     Font.Style = [fsBold]
  8138.     HideSelection = False
  8139.     MaxLength = 2
  8140.     ParentCtl3D = False
  8141.     ParentFont = False
  8142.     ParentShowHint = False
  8143.     ShowHint = True
  8144.     TabOrder = 349
  8145.   end
  8146.   object Edit351: TEdit
  8147.     Left = 326
  8148.     Top = 392
  8149.     Width = 20
  8150.     Height = 17
  8151.     AutoSize = False
  8152.     CharCase = ecUpperCase
  8153.     Color = clSilver
  8154.     Ctl3D = True
  8155.     Font.Color = clRed
  8156.     Font.Height = -12
  8157.     Font.Name = 'Times New Roman'
  8158.     Font.Style = [fsBold]
  8159.     HideSelection = False
  8160.     MaxLength = 2
  8161.     ParentCtl3D = False
  8162.     ParentFont = False
  8163.     ParentShowHint = False
  8164.     ShowHint = True
  8165.     TabOrder = 350
  8166.   end
  8167.   object Edit352: TEdit
  8168.     Left = 348
  8169.     Top = 392
  8170.     Width = 20
  8171.     Height = 17
  8172.     AutoSize = False
  8173.     CharCase = ecUpperCase
  8174.     Color = clSilver
  8175.     Ctl3D = True
  8176.     Font.Color = clRed
  8177.     Font.Height = -12
  8178.     Font.Name = 'Times New Roman'
  8179.     Font.Style = [fsBold]
  8180.     HideSelection = False
  8181.     MaxLength = 2
  8182.     ParentCtl3D = False
  8183.     ParentFont = False
  8184.     ParentShowHint = False
  8185.     ShowHint = True
  8186.     TabOrder = 351
  8187.   end
  8188.   object Edit353: TEdit
  8189.     Left = 18
  8190.     Top = 410
  8191.     Width = 20
  8192.     Height = 17
  8193.     Hint = 'Strength Requirement (1 Byte)'
  8194.     AutoSize = False
  8195.     CharCase = ecUpperCase
  8196.     Color = clGray
  8197.     Ctl3D = True
  8198.     Font.Color = clWhite
  8199.     Font.Height = -12
  8200.     Font.Name = 'Times New Roman'
  8201.     Font.Style = [fsBold]
  8202.     HideSelection = False
  8203.     MaxLength = 2
  8204.     ParentCtl3D = False
  8205.     ParentFont = False
  8206.     ParentShowHint = False
  8207.     ShowHint = True
  8208.     TabOrder = 352
  8209.   end
  8210.   object Edit354: TEdit
  8211.     Left = 40
  8212.     Top = 410
  8213.     Width = 20
  8214.     Height = 17
  8215.     Hint = 'Magic Requirement (1 Byte)'
  8216.     AutoSize = False
  8217.     CharCase = ecUpperCase
  8218.     Color = clGray
  8219.     Ctl3D = True
  8220.     Font.Color = clWhite
  8221.     Font.Height = -12
  8222.     Font.Name = 'Times New Roman'
  8223.     Font.Style = [fsBold]
  8224.     HideSelection = False
  8225.     MaxLength = 2
  8226.     ParentCtl3D = False
  8227.     ParentFont = False
  8228.     ParentShowHint = False
  8229.     ShowHint = True
  8230.     TabOrder = 353
  8231.   end
  8232.   object Edit355: TEdit
  8233.     Left = 62
  8234.     Top = 410
  8235.     Width = 20
  8236.     Height = 17
  8237.     Hint = 'Dexterity Requirement (1 Byte)'
  8238.     AutoSize = False
  8239.     CharCase = ecUpperCase
  8240.     Color = clGray
  8241.     Ctl3D = True
  8242.     Font.Color = clWhite
  8243.     Font.Height = -12
  8244.     Font.Name = 'Times New Roman'
  8245.     Font.Style = [fsBold]
  8246.     HideSelection = False
  8247.     MaxLength = 2
  8248.     ParentCtl3D = False
  8249.     ParentFont = False
  8250.     ParentShowHint = False
  8251.     ShowHint = True
  8252.     TabOrder = 354
  8253.   end
  8254.   object Edit356: TEdit
  8255.     Left = 84
  8256.     Top = 410
  8257.     Width = 20
  8258.     Height = 17
  8259.     Hint = 'Vitality Requirement (1 Byte)'
  8260.     AutoSize = False
  8261.     CharCase = ecUpperCase
  8262.     Color = clGray
  8263.     Ctl3D = True
  8264.     Font.Color = clWhite
  8265.     Font.Height = -12
  8266.     Font.Name = 'Times New Roman'
  8267.     Font.Style = [fsBold]
  8268.     HideSelection = False
  8269.     MaxLength = 2
  8270.     ParentCtl3D = False
  8271.     ParentFont = False
  8272.     ParentShowHint = False
  8273.     ShowHint = True
  8274.     TabOrder = 355
  8275.   end
  8276.   object Edit357: TEdit
  8277.     Left = 106
  8278.     Top = 410
  8279.     Width = 20
  8280.     Height = 17
  8281.     Hint = 'Use Allowed Flag (1Byte)'
  8282.     AutoSize = False
  8283.     CharCase = ecUpperCase
  8284.     Color = clGray
  8285.     Ctl3D = True
  8286.     Font.Color = clWhite
  8287.     Font.Height = -12
  8288.     Font.Name = 'Times New Roman'
  8289.     Font.Style = [fsBold]
  8290.     HideSelection = False
  8291.     MaxLength = 2
  8292.     ParentCtl3D = False
  8293.     ParentFont = False
  8294.     ParentShowHint = False
  8295.     ShowHint = True
  8296.     TabOrder = 356
  8297.   end
  8298.   object Edit358: TEdit
  8299.     Left = 128
  8300.     Top = 410
  8301.     Width = 20
  8302.     Height = 17
  8303.     AutoSize = False
  8304.     CharCase = ecUpperCase
  8305.     Color = clSilver
  8306.     Ctl3D = True
  8307.     Font.Color = clRed
  8308.     Font.Height = -12
  8309.     Font.Name = 'Times New Roman'
  8310.     Font.Style = [fsBold]
  8311.     HideSelection = False
  8312.     MaxLength = 2
  8313.     ParentCtl3D = False
  8314.     ParentFont = False
  8315.     ParentShowHint = False
  8316.     ShowHint = True
  8317.     TabOrder = 357
  8318.   end
  8319.   object Edit359: TEdit
  8320.     Left = 150
  8321.     Top = 410
  8322.     Width = 20
  8323.     Height = 17
  8324.     AutoSize = False
  8325.     CharCase = ecUpperCase
  8326.     Color = clSilver
  8327.     Ctl3D = True
  8328.     Font.Color = clRed
  8329.     Font.Height = -12
  8330.     Font.Name = 'Times New Roman'
  8331.     Font.Style = [fsBold]
  8332.     HideSelection = False
  8333.     MaxLength = 2
  8334.     ParentCtl3D = False
  8335.     ParentFont = False
  8336.     ParentShowHint = False
  8337.     ShowHint = True
  8338.     TabOrder = 358
  8339.   end
  8340.   object Edit360: TEdit
  8341.     Left = 172
  8342.     Top = 410
  8343.     Width = 20
  8344.     Height = 17
  8345.     AutoSize = False
  8346.     CharCase = ecUpperCase
  8347.     Color = clSilver
  8348.     Ctl3D = True
  8349.     Font.Color = clRed
  8350.     Font.Height = -12
  8351.     Font.Name = 'Times New Roman'
  8352.     Font.Style = [fsBold]
  8353.     HideSelection = False
  8354.     MaxLength = 2
  8355.     ParentCtl3D = False
  8356.     ParentFont = False
  8357.     ParentShowHint = False
  8358.     ShowHint = True
  8359.     TabOrder = 359
  8360.   end
  8361.   object Edit361: TEdit
  8362.     Left = 194
  8363.     Top = 410
  8364.     Width = 20
  8365.     Height = 17
  8366.     AutoSize = False
  8367.     CharCase = ecUpperCase
  8368.     Color = clSilver
  8369.     Ctl3D = True
  8370.     Font.Color = clRed
  8371.     Font.Height = -12
  8372.     Font.Name = 'Times New Roman'
  8373.     Font.Style = [fsBold]
  8374.     HideSelection = False
  8375.     MaxLength = 2
  8376.     ParentCtl3D = False
  8377.     ParentFont = False
  8378.     ParentShowHint = False
  8379.     ShowHint = True
  8380.     TabOrder = 360
  8381.   end
  8382.   object Edit362: TEdit
  8383.     Left = 216
  8384.     Top = 410
  8385.     Width = 20
  8386.     Height = 17
  8387.     AutoSize = False
  8388.     CharCase = ecUpperCase
  8389.     Color = clSilver
  8390.     Ctl3D = True
  8391.     Font.Color = clRed
  8392.     Font.Height = -12
  8393.     Font.Name = 'Times New Roman'
  8394.     Font.Style = [fsBold]
  8395.     HideSelection = False
  8396.     MaxLength = 2
  8397.     ParentCtl3D = False
  8398.     ParentFont = False
  8399.     ParentShowHint = False
  8400.     ShowHint = True
  8401.     TabOrder = 361
  8402.   end
  8403.   object Edit363: TEdit
  8404.     Left = 238
  8405.     Top = 410
  8406.     Width = 20
  8407.     Height = 17
  8408.     AutoSize = False
  8409.     CharCase = ecUpperCase
  8410.     Color = clSilver
  8411.     Ctl3D = True
  8412.     Font.Color = clRed
  8413.     Font.Height = -12
  8414.     Font.Name = 'Times New Roman'
  8415.     Font.Style = [fsBold]
  8416.     HideSelection = False
  8417.     MaxLength = 2
  8418.     ParentCtl3D = False
  8419.     ParentFont = False
  8420.     ParentShowHint = False
  8421.     ShowHint = True
  8422.     TabOrder = 362
  8423.   end
  8424.   object Edit364: TEdit
  8425.     Left = 260
  8426.     Top = 410
  8427.     Width = 20
  8428.     Height = 17
  8429.     AutoSize = False
  8430.     CharCase = ecUpperCase
  8431.     Color = clSilver
  8432.     Ctl3D = True
  8433.     Font.Color = clRed
  8434.     Font.Height = -12
  8435.     Font.Name = 'Times New Roman'
  8436.     Font.Style = [fsBold]
  8437.     HideSelection = False
  8438.     MaxLength = 2
  8439.     ParentCtl3D = False
  8440.     ParentFont = False
  8441.     ParentShowHint = False
  8442.     ShowHint = True
  8443.     TabOrder = 363
  8444.   end
  8445.   object Edit365: TEdit
  8446.     Left = 282
  8447.     Top = 410
  8448.     Width = 20
  8449.     Height = 17
  8450.     AutoSize = False
  8451.     CharCase = ecUpperCase
  8452.     Color = clSilver
  8453.     Ctl3D = True
  8454.     Font.Color = clRed
  8455.     Font.Height = -12
  8456.     Font.Name = 'Times New Roman'
  8457.     Font.Style = [fsBold]
  8458.     HideSelection = False
  8459.     MaxLength = 2
  8460.     ParentCtl3D = False
  8461.     ParentFont = False
  8462.     ParentShowHint = False
  8463.     ShowHint = True
  8464.     TabOrder = 364
  8465.   end
  8466.   object Edit366: TEdit
  8467.     Left = 304
  8468.     Top = 410
  8469.     Width = 20
  8470.     Height = 17
  8471.     AutoSize = False
  8472.     CharCase = ecUpperCase
  8473.     Color = clSilver
  8474.     Ctl3D = True
  8475.     Font.Color = clRed
  8476.     Font.Height = -12
  8477.     Font.Name = 'Times New Roman'
  8478.     Font.Style = [fsBold]
  8479.     HideSelection = False
  8480.     MaxLength = 2
  8481.     ParentCtl3D = False
  8482.     ParentFont = False
  8483.     ParentShowHint = False
  8484.     ShowHint = True
  8485.     TabOrder = 365
  8486.   end
  8487.   object Edit367: TEdit
  8488.     Left = 326
  8489.     Top = 410
  8490.     Width = 20
  8491.     Height = 17
  8492.     AutoSize = False
  8493.     CharCase = ecUpperCase
  8494.     Color = clSilver
  8495.     Ctl3D = True
  8496.     Font.Color = clRed
  8497.     Font.Height = -12
  8498.     Font.Name = 'Times New Roman'
  8499.     Font.Style = [fsBold]
  8500.     HideSelection = False
  8501.     MaxLength = 2
  8502.     ParentCtl3D = False
  8503.     ParentFont = False
  8504.     ParentShowHint = False
  8505.     ShowHint = True
  8506.     TabOrder = 366
  8507.   end
  8508.   object Edit368: TEdit
  8509.     Left = 348
  8510.     Top = 410
  8511.     Width = 20
  8512.     Height = 17
  8513.     AutoSize = False
  8514.     CharCase = ecUpperCase
  8515.     Color = clSilver
  8516.     Ctl3D = True
  8517.     Font.Color = clRed
  8518.     Font.Height = -12
  8519.     Font.Name = 'Times New Roman'
  8520.     Font.Style = [fsBold]
  8521.     HideSelection = False
  8522.     MaxLength = 2
  8523.     ParentCtl3D = False
  8524.     ParentFont = False
  8525.     ParentShowHint = False
  8526.     ShowHint = True
  8527.     TabOrder = 367
  8528.   end
  8529.   object BtnOk: TButton
  8530.     Left = 112
  8531.     Top = 430
  8532.     Width = 59
  8533.     Height = 21
  8534.     Caption = 'OK'
  8535.     ParentShowHint = False
  8536.     ShowHint = True
  8537.     TabOrder = 368
  8538.     OnClick = BtnOkClick
  8539.   end
  8540.   object BtnCancel: TButton
  8541.     Left = 200
  8542.     Top = 430
  8543.     Width = 59
  8544.     Height = 21
  8545.     Caption = 'CANCEL'
  8546.     ParentShowHint = False
  8547.     ShowHint = True
  8548.     TabOrder = 369
  8549.     OnClick = BtnCancelClick
  8550.   end
  8551.   object BtnPrint: TButton
  8552.     Left = 274
  8553.     Top = 430
  8554.     Width = 75
  8555.     Height = 19
  8556.     Caption = 'Print'
  8557.     TabOrder = 370
  8558.     OnClick = BtnPrintClick
  8559.   end
  8560. end
  8561.