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 / TEDITOR / TEDITOR.txt < prev   
Text File  |  1997-08-08  |  35KB  |  1,647 lines

  1. object Editor: TEditor
  2.   Left = 276
  3.   Top = 113
  4.   BorderStyle = bsSingle
  5.   Caption = 'Mandrak'#39's Item Editor - '
  6.   ClientHeight = 434
  7.   ClientWidth = 632
  8.   Color = clSilver
  9.   Font.Color = clBlack
  10.   Font.Height = -12
  11.   Font.Name = 'Times New Roman'
  12.   Font.Style = [fsBold]
  13.   Icon.Data = {<image000.ico>}
  14.   Menu = MainMenu1
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   OnDeactivate = FormDeactivate
  19.   PixelsPerInch = 96
  20.   TextHeight = 15
  21.   object Label1: TLabel
  22.     Left = 322
  23.     Top = 2
  24.     Width = 31
  25.     Height = 15
  26.     Caption = 'KEY :'
  27.     Color = clSilver
  28.     Font.Color = clGreen
  29.     Font.Height = -12
  30.     Font.Name = 'Times New Roman'
  31.     Font.Style = [fsBold]
  32.     ParentColor = False
  33.     ParentFont = False
  34.   end
  35.   object Label2: TLabel
  36.     Left = 329
  37.     Top = 52
  38.     Width = 33
  39.     Height = 15
  40.     Caption = 'Type :'
  41.     Color = clSilver
  42.     Font.Color = clGreen
  43.     Font.Height = -12
  44.     Font.Name = 'Times New Roman'
  45.     Font.Style = [fsBold]
  46.     ParentColor = False
  47.     ParentFont = False
  48.   end
  49.   object Label3: TLabel
  50.     Left = 0
  51.     Top = 2
  52.     Width = 91
  53.     Height = 15
  54.     Caption = 'Unknown Name :'
  55.     Color = clSilver
  56.     Font.Color = clGreen
  57.     Font.Height = -12
  58.     Font.Name = 'Times New Roman'
  59.     Font.Style = [fsBold]
  60.     ParentColor = False
  61.     ParentFont = False
  62.   end
  63.   object Label4: TLabel
  64.     Left = 26
  65.     Top = 25
  66.     Width = 65
  67.     Height = 15
  68.     Caption = 'Reel Name :'
  69.     Color = clSilver
  70.     Font.Color = clGreen
  71.     Font.Height = -12
  72.     Font.Name = 'Times New Roman'
  73.     Font.Style = [fsBold]
  74.     ParentColor = False
  75.     ParentFont = False
  76.   end
  77.   object Label5: TLabel
  78.     Left = 29
  79.     Top = 52
  80.     Width = 62
  81.     Height = 15
  82.     Caption = 'Placement :'
  83.     Color = clSilver
  84.     Font.Color = clGreen
  85.     Font.Height = -12
  86.     Font.Name = 'Times New Roman'
  87.     Font.Style = [fsBold]
  88.     ParentColor = False
  89.     ParentFont = False
  90.   end
  91.   object Label6: TLabel
  92.     Left = 44
  93.     Top = 74
  94.     Width = 47
  95.     Height = 15
  96.     Caption = 'Display :'
  97.     Color = clSilver
  98.     Font.Color = clGreen
  99.     Font.Height = -12
  100.     Font.Name = 'Times New Roman'
  101.     Font.Style = [fsBold]
  102.     ParentColor = False
  103.     ParentFont = False
  104.   end
  105.   object Label7: TLabel
  106.     Left = 308
  107.     Top = 26
  108.     Width = 54
  109.     Height = 15
  110.     Caption = 'Graphics :'
  111.     Color = clSilver
  112.     Font.Color = clGreen
  113.     Font.Height = -12
  114.     Font.Name = 'Times New Roman'
  115.     Font.Style = [fsBold]
  116.     ParentColor = False
  117.     ParentFont = False
  118.   end
  119.   object Label8: TLabel
  120.     Left = 0
  121.     Top = 100
  122.     Width = 39
  123.     Height = 15
  124.     Caption = 'Prefix :'
  125.     Color = clSilver
  126.     Font.Color = clGreen
  127.     Font.Height = -12
  128.     Font.Name = 'Times New Roman'
  129.     Font.Style = [fsBold]
  130.     ParentColor = False
  131.     ParentFont = False
  132.   end
  133.   object Label9: TLabel
  134.     Left = -1
  135.     Top = 122
  136.     Width = 40
  137.     Height = 15
  138.     Caption = 'Suffix :'
  139.     Color = clSilver
  140.     Font.Color = clGreen
  141.     Font.Height = -12
  142.     Font.Name = 'Times New Roman'
  143.     Font.Style = [fsBold]
  144.     ParentColor = False
  145.     ParentFont = False
  146.   end
  147.   object BmpGraphic: TImage
  148.     Left = 569
  149.     Top = 5
  150.     Width = 58
  151.     Height = 86
  152.   end
  153.   object Label10: TLabel
  154.     Left = 246
  155.     Top = 74
  156.     Width = 58
  157.     Height = 15
  158.     Caption = 'Identified :'
  159.     Color = clSilver
  160.     Font.Color = clGreen
  161.     Font.Height = -12
  162.     Font.Name = 'Times New Roman'
  163.     Font.Style = [fsBold]
  164.     ParentColor = False
  165.     ParentFont = False
  166.   end
  167.   object Label11: TLabel
  168.     Left = 32
  169.     Top = 147
  170.     Width = 34
  171.     Height = 15
  172.     Caption = 'Price :'
  173.     Color = clSilver
  174.     Font.Color = clGreen
  175.     Font.Height = -12
  176.     Font.Name = 'Times New Roman'
  177.     Font.Style = [fsBold]
  178.     ParentColor = False
  179.     ParentFont = False
  180.     WordWrap = True
  181.   end
  182.   object Label12: TLabel
  183.     Left = 5
  184.     Top = 170
  185.     Width = 61
  186.     Height = 15
  187.     Caption = 'Reel Price :'
  188.     Color = clSilver
  189.     Font.Color = clGreen
  190.     Font.Height = -12
  191.     Font.Name = 'Times New Roman'
  192.     Font.Style = [fsBold]
  193.     ParentColor = False
  194.     ParentFont = False
  195.     WordWrap = True
  196.   end
  197.   object Label13: TLabel
  198.     Left = 364
  199.     Top = 239
  200.     Width = 60
  201.     Height = 15
  202.     Caption = 'Min Dam. :'
  203.     Color = clSilver
  204.     Font.Color = clGreen
  205.     Font.Height = -12
  206.     Font.Name = 'Times New Roman'
  207.     Font.Style = [fsBold]
  208.     ParentColor = False
  209.     ParentFont = False
  210.   end
  211.   object Label14: TLabel
  212.     Left = 363
  213.     Top = 262
  214.     Width = 61
  215.     Height = 15
  216.     Caption = 'Max Dam. :'
  217.     Color = clSilver
  218.     Font.Color = clGreen
  219.     Font.Height = -12
  220.     Font.Name = 'Times New Roman'
  221.     Font.Style = [fsBold]
  222.     ParentColor = False
  223.     ParentFont = False
  224.   end
  225.   object Label15: TLabel
  226.     Left = 400
  227.     Top = 147
  228.     Width = 24
  229.     Height = 15
  230.     Caption = 'AC :'
  231.     Color = clSilver
  232.     Font.Color = clGreen
  233.     Font.Height = -12
  234.     Font.Name = 'Times New Roman'
  235.     Font.Style = [fsBold]
  236.     ParentColor = False
  237.     ParentFont = False
  238.   end
  239.   object Label16: TLabel
  240.     Left = 8
  241.     Top = 216
  242.     Width = 78
  243.     Height = 15
  244.     Caption = 'Magic Ability :'
  245.     Color = clSilver
  246.     Font.Color = clGreen
  247.     Font.Height = -12
  248.     Font.Name = 'Times New Roman'
  249.     Font.Style = [fsBold]
  250.     ParentColor = False
  251.     ParentFont = False
  252.   end
  253.   object Label17: TLabel
  254.     Left = -1
  255.     Top = 239
  256.     Width = 87
  257.     Height = 15
  258.     Caption = 'Combat Ability :'
  259.     Color = clSilver
  260.     Font.Color = clGreen
  261.     Font.Height = -12
  262.     Font.Name = 'Times New Roman'
  263.     Font.Style = [fsBold]
  264.     ParentColor = False
  265.     ParentFont = False
  266.   end
  267.   object Label18: TLabel
  268.     Left = 14
  269.     Top = 193
  270.     Width = 72
  271.     Height = 15
  272.     Caption = 'Unique Item :'
  273.     Color = clSilver
  274.     Font.Color = clGreen
  275.     Font.Height = -12
  276.     Font.Name = 'Times New Roman'
  277.     Font.Style = [fsBold]
  278.     ParentColor = False
  279.     ParentFont = False
  280.   end
  281.   object Label19: TLabel
  282.     Left = 28
  283.     Top = 262
  284.     Width = 58
  285.     Height = 15
  286.     Caption = 'Add. Dam :'
  287.     Color = clSilver
  288.     Font.Color = clGreen
  289.     Font.Height = -12
  290.     Font.Name = 'Times New Roman'
  291.     Font.Style = [fsBold]
  292.     ParentColor = False
  293.     ParentFont = False
  294.   end
  295.   object Label20: TLabel
  296.     Left = 18
  297.     Top = 285
  298.     Width = 68
  299.     Height = 15
  300.     Caption = 'Magic Type :'
  301.     Color = clSilver
  302.     Font.Color = clGreen
  303.     Font.Height = -12
  304.     Font.Name = 'Times New Roman'
  305.     Font.Style = [fsBold]
  306.     ParentColor = False
  307.     ParentFont = False
  308.   end
  309.   object Label21: TLabel
  310.     Left = 22
  311.     Top = 308
  312.     Width = 64
  313.     Height = 15
  314.     Caption = 'Spell Type :'
  315.     Color = clSilver
  316.     Font.Color = clGreen
  317.     Font.Height = -12
  318.     Font.Name = 'Times New Roman'
  319.     Font.Style = [fsBold]
  320.     ParentColor = False
  321.     ParentFont = False
  322.   end
  323.   object Label22: TLabel
  324.     Left = 226
  325.     Top = 147
  326.     Width = 77
  327.     Height = 15
  328.     Caption = 'Charges Now :'
  329.     Color = clSilver
  330.     Font.Color = clGreen
  331.     Font.Height = -12
  332.     Font.Name = 'Times New Roman'
  333.     Font.Style = [fsBold]
  334.     ParentColor = False
  335.     ParentFont = False
  336.   end
  337.   object Label23: TLabel
  338.     Left = 226
  339.     Top = 170
  340.     Width = 77
  341.     Height = 15
  342.     Caption = 'Charges Max :'
  343.     Color = clSilver
  344.     Font.Color = clGreen
  345.     Font.Height = -12
  346.     Font.Name = 'Times New Roman'
  347.     Font.Style = [fsBold]
  348.     ParentColor = False
  349.     ParentFont = False
  350.   end
  351.   object Label24: TLabel
  352.     Left = 122
  353.     Top = 147
  354.     Width = 57
  355.     Height = 15
  356.     Caption = 'Dur. Now :'
  357.     Color = clSilver
  358.     Font.Color = clGreen
  359.     Font.Height = -12
  360.     Font.Name = 'Times New Roman'
  361.     Font.Style = [fsBold]
  362.     ParentColor = False
  363.     ParentFont = False
  364.   end
  365.   object Label25: TLabel
  366.     Left = 122
  367.     Top = 170
  368.     Width = 57
  369.     Height = 15
  370.     Caption = 'Dur. Max :'
  371.     Color = clSilver
  372.     Font.Color = clGreen
  373.     Font.Height = -12
  374.     Font.Name = 'Times New Roman'
  375.     Font.Style = [fsBold]
  376.     ParentColor = False
  377.     ParentFont = False
  378.   end
  379.   object Label26: TLabel
  380.     Left = 345
  381.     Top = 331
  382.     Width = 79
  383.     Height = 15
  384.     Caption = 'Dam Bonus %:'
  385.     Color = clSilver
  386.     Font.Color = clGreen
  387.     Font.Height = -12
  388.     Font.Name = 'Times New Roman'
  389.     Font.Style = [fsBold]
  390.     ParentColor = False
  391.     ParentFont = False
  392.   end
  393.   object Label27: TLabel
  394.     Left = 336
  395.     Top = 193
  396.     Width = 88
  397.     Height = 15
  398.     Caption = 'ToHit Bonus % :'
  399.     Color = clSilver
  400.     Font.Color = clGreen
  401.     Font.Height = -12
  402.     Font.Name = 'Times New Roman'
  403.     Font.Style = [fsBold]
  404.     ParentColor = False
  405.     ParentFont = False
  406.   end
  407.   object Label28: TLabel
  408.     Left = 350
  409.     Top = 170
  410.     Width = 74
  411.     Height = 15
  412.     Caption = 'AC Bonus % :'
  413.     Color = clSilver
  414.     Font.Color = clGreen
  415.     Font.Height = -12
  416.     Font.Name = 'Times New Roman'
  417.     Font.Style = [fsBold]
  418.     ParentColor = False
  419.     ParentFont = False
  420.   end
  421.   object Label29: TLabel
  422.     Left = 339
  423.     Top = 354
  424.     Width = 85
  425.     Height = 15
  426.     Caption = 'Dam Bonus2 %:'
  427.     Color = clSilver
  428.     Font.Color = clGreen
  429.     Font.Height = -12
  430.     Font.Name = 'Times New Roman'
  431.     Font.Style = [fsBold]
  432.     ParentColor = False
  433.     ParentFont = False
  434.   end
  435.   object Label30: TLabel
  436.     Left = 319
  437.     Top = 216
  438.     Width = 105
  439.     Height = 15
  440.     Caption = 'Radius Bonus 10% :'
  441.     Color = clSilver
  442.     Font.Color = clGreen
  443.     Font.Height = -12
  444.     Font.Name = 'Times New Roman'
  445.     Font.Style = [fsBold]
  446.     ParentColor = False
  447.     ParentFont = False
  448.   end
  449.   object Label31: TLabel
  450.     Left = 495
  451.     Top = 147
  452.     Width = 90
  453.     Height = 15
  454.     Caption = 'Strength Bonus :'
  455.     Color = clSilver
  456.     Font.Color = clGreen
  457.     Font.Height = -12
  458.     Font.Name = 'Times New Roman'
  459.     Font.Style = [fsBold]
  460.     ParentColor = False
  461.     ParentFont = False
  462.   end
  463.   object Label32: TLabel
  464.     Left = 510
  465.     Top = 170
  466.     Width = 75
  467.     Height = 15
  468.     Caption = 'Magic Bonus :'
  469.     Color = clSilver
  470.     Font.Color = clGreen
  471.     Font.Height = -12
  472.     Font.Name = 'Times New Roman'
  473.     Font.Style = [fsBold]
  474.     ParentColor = False
  475.     ParentFont = False
  476.   end
  477.   object Label33: TLabel
  478.     Left = 492
  479.     Top = 193
  480.     Width = 93
  481.     Height = 15
  482.     Caption = 'Dexterity Bonus :'
  483.     Color = clSilver
  484.     Font.Color = clGreen
  485.     Font.Height = -12
  486.     Font.Name = 'Times New Roman'
  487.     Font.Style = [fsBold]
  488.     ParentColor = False
  489.     ParentFont = False
  490.   end
  491.   object Label34: TLabel
  492.     Left = 502
  493.     Top = 216
  494.     Width = 83
  495.     Height = 15
  496.     Caption = 'Vitality Bonus :'
  497.     Color = clSilver
  498.     Font.Color = clGreen
  499.     Font.Height = -12
  500.     Font.Name = 'Times New Roman'
  501.     Font.Style = [fsBold]
  502.     ParentColor = False
  503.     ParentFont = False
  504.   end
  505.   object Label35: TLabel
  506.     Left = 498
  507.     Top = 239
  508.     Width = 87
  509.     Height = 15
  510.     Caption = 'Res Fire Bonus :'
  511.     Color = clSilver
  512.     Font.Color = clGreen
  513.     Font.Height = -12
  514.     Font.Name = 'Times New Roman'
  515.     Font.Style = [fsBold]
  516.     ParentColor = False
  517.     ParentFont = False
  518.   end
  519.   object Label36: TLabel
  520.     Left = 489
  521.     Top = 262
  522.     Width = 96
  523.     Height = 15
  524.     Caption = 'Res Light. Bonus :'
  525.     Color = clSilver
  526.     Font.Color = clGreen
  527.     Font.Height = -12
  528.     Font.Name = 'Times New Roman'
  529.     Font.Style = [fsBold]
  530.     ParentColor = False
  531.     ParentFont = False
  532.   end
  533.   object Label37: TLabel
  534.     Left = 488
  535.     Top = 285
  536.     Width = 97
  537.     Height = 15
  538.     Caption = 'Res Magic Bonus :'
  539.     Color = clSilver
  540.     Font.Color = clGreen
  541.     Font.Height = -12
  542.     Font.Name = 'Times New Roman'
  543.     Font.Style = [fsBold]
  544.     ParentColor = False
  545.     ParentFont = False
  546.   end
  547.   object Label38: TLabel
  548.     Left = 512
  549.     Top = 329
  550.     Width = 73
  551.     Height = 15
  552.     Caption = 'Mana Bonus :'
  553.     Color = clSilver
  554.     Font.Color = clGreen
  555.     Font.Height = -12
  556.     Font.Name = 'Times New Roman'
  557.     Font.Style = [fsBold]
  558.     ParentColor = False
  559.     ParentFont = False
  560.   end
  561.   object Label39: TLabel
  562.     Left = 521
  563.     Top = 308
  564.     Width = 64
  565.     Height = 15
  566.     Caption = 'Life Bonus :'
  567.     Color = clSilver
  568.     Font.Color = clGreen
  569.     Font.Height = -12
  570.     Font.Name = 'Times New Roman'
  571.     Font.Style = [fsBold]
  572.     ParentColor = False
  573.     ParentFont = False
  574.   end
  575.   object Label40: TLabel
  576.     Left = 476
  577.     Top = 347
  578.     Width = 109
  579.     Height = 30
  580.     Alignment = taRightJustify
  581.     AutoSize = False
  582.     Caption = 'Absorbtion & Angel Spell Increase :'
  583.     Color = clSilver
  584.     Font.Color = clGreen
  585.     Font.Height = -12
  586.     Font.Name = 'Times New Roman'
  587.     Font.Style = [fsBold]
  588.     ParentColor = False
  589.     ParentFont = False
  590.     ShowAccelChar = False
  591.     WordWrap = True
  592.   end
  593.   object Label41: TLabel
  594.     Left = 341
  595.     Top = 285
  596.     Width = 83
  597.     Height = 15
  598.     Caption = 'Min Add Dam. :'
  599.     Color = clSilver
  600.     Font.Color = clGreen
  601.     Font.Height = -12
  602.     Font.Name = 'Times New Roman'
  603.     Font.Style = [fsBold]
  604.     ParentColor = False
  605.     ParentFont = False
  606.   end
  607.   object Label42: TLabel
  608.     Left = 340
  609.     Top = 308
  610.     Width = 84
  611.     Height = 15
  612.     Caption = 'Max Add Dam. :'
  613.     Color = clSilver
  614.     Font.Color = clGreen
  615.     Font.Height = -12
  616.     Font.Name = 'Times New Roman'
  617.     Font.Style = [fsBold]
  618.     ParentColor = False
  619.     ParentFont = False
  620.   end
  621.   object Label43: TLabel
  622.     Left = 6
  623.     Top = 331
  624.     Width = 80
  625.     Height = 15
  626.     Caption = 'Strength Req. :'
  627.     Color = clSilver
  628.     Font.Color = clGreen
  629.     Font.Height = -12
  630.     Font.Name = 'Times New Roman'
  631.     Font.Style = [fsBold]
  632.     ParentColor = False
  633.     ParentFont = False
  634.   end
  635.   object Label44: TLabel
  636.     Left = 21
  637.     Top = 354
  638.     Width = 65
  639.     Height = 15
  640.     Caption = 'Magic Req. :'
  641.     Color = clSilver
  642.     Font.Color = clGreen
  643.     Font.Height = -12
  644.     Font.Name = 'Times New Roman'
  645.     Font.Style = [fsBold]
  646.     ParentColor = False
  647.     ParentFont = False
  648.   end
  649.   object Label45: TLabel
  650.     Left = 165
  651.     Top = 331
  652.     Width = 83
  653.     Height = 15
  654.     Caption = 'Dexterity Req. :'
  655.     Color = clSilver
  656.     Font.Color = clGreen
  657.     Font.Height = -12
  658.     Font.Name = 'Times New Roman'
  659.     Font.Style = [fsBold]
  660.     ParentColor = False
  661.     ParentFont = False
  662.   end
  663.   object Label46: TLabel
  664.     Left = 175
  665.     Top = 354
  666.     Width = 73
  667.     Height = 15
  668.     Caption = 'Vitality Req. :'
  669.     Color = clSilver
  670.     Font.Color = clGreen
  671.     Font.Height = -12
  672.     Font.Name = 'Times New Roman'
  673.     Font.Style = [fsBold]
  674.     ParentColor = False
  675.     ParentFont = False
  676.   end
  677.   object Label47: TLabel
  678.     Left = 408
  679.     Top = 74
  680.     Width = 71
  681.     Height = 15
  682.     Caption = 'Use Allowed :'
  683.     Color = clSilver
  684.     Font.Color = clGreen
  685.     Font.Height = -12
  686.     Font.Name = 'Times New Roman'
  687.     Font.Style = [fsBold]
  688.     ParentColor = False
  689.     ParentFont = False
  690.   end
  691.   object EdtKey1: TEdit
  692.     Left = 355
  693.     Top = 0
  694.     Width = 70
  695.     Height = 23
  696.     Color = clWhite
  697.     Ctl3D = True
  698.     Font.Color = clBlack
  699.     Font.Height = -13
  700.     Font.Name = 'Times New Roman'
  701.     Font.Style = [fsBold]
  702.     ParentCtl3D = False
  703.     ParentFont = False
  704.     ParentShowHint = False
  705.     ShowHint = False
  706.     TabOrder = 0
  707.   end
  708.   object EdtKey2: TEdit
  709.     Left = 424
  710.     Top = 0
  711.     Width = 70
  712.     Height = 23
  713.     Color = clWhite
  714.     Ctl3D = True
  715.     Font.Color = clBlack
  716.     Font.Height = -13
  717.     Font.Name = 'Times New Roman'
  718.     Font.Style = [fsBold]
  719.     ParentCtl3D = False
  720.     ParentFont = False
  721.     ParentShowHint = False
  722.     ShowHint = False
  723.     TabOrder = 1
  724.   end
  725.   object EdtKey3: TEdit
  726.     Left = 493
  727.     Top = 0
  728.     Width = 70
  729.     Height = 23
  730.     Color = clWhite
  731.     Ctl3D = True
  732.     Font.Color = clBlack
  733.     Font.Height = -13
  734.     Font.Name = 'Times New Roman'
  735.     Font.Style = [fsBold]
  736.     ParentCtl3D = False
  737.     ParentFont = False
  738.     ParentShowHint = False
  739.     ShowHint = False
  740.     TabOrder = 2
  741.   end
  742.   object BtnOk: TButton
  743.     Left = 190
  744.     Top = 409
  745.     Width = 75
  746.     Height = 24
  747.     Caption = 'OK'
  748.     Font.Color = clLime
  749.     Font.Height = -19
  750.     Font.Name = 'Times New Roman'
  751.     Font.Style = [fsBold]
  752.     ParentFont = False
  753.     TabOrder = 3
  754.     OnClick = BtnOkClick
  755.   end
  756.   object BtnCancel: TButton
  757.     Left = 273
  758.     Top = 409
  759.     Width = 87
  760.     Height = 24
  761.     Cancel = True
  762.     Caption = 'CANCEL'
  763.     Font.Color = clRed
  764.     Font.Height = -19
  765.     Font.Name = 'Times New Roman'
  766.     Font.Style = [fsBold]
  767.     ParentFont = False
  768.     ParentShowHint = False
  769.     ShowHint = False
  770.     TabOrder = 4
  771.     OnClick = BtnCancelClick
  772.   end
  773.   object CBItemType: TComboBox
  774.     Left = 364
  775.     Top = 48
  776.     Width = 199
  777.     Height = 23
  778.     Style = csDropDownList
  779.     Color = clWhite
  780.     Ctl3D = True
  781.     Font.Color = clTeal
  782.     Font.Height = -12
  783.     Font.Name = 'Times New Roman'
  784.     Font.Style = [fsBold]
  785.     ItemHeight = 15
  786.     ParentCtl3D = False
  787.     ParentFont = False
  788.     ParentShowHint = False
  789.     ShowHint = False
  790.     TabOrder = 5
  791.   end
  792.   object EdtUnknownName: TEdit
  793.     Left = 93
  794.     Top = 0
  795.     Width = 204
  796.     Height = 21
  797.     Color = clWhite
  798.     Ctl3D = True
  799.     Font.Color = clBlack
  800.     Font.Height = -11
  801.     Font.Name = 'Times New Roman'
  802.     Font.Style = [fsBold]
  803.     ParentCtl3D = False
  804.     ParentFont = False
  805.     ParentShowHint = False
  806.     ShowHint = False
  807.     TabOrder = 6
  808.   end
  809.   object EdtKnownName: TEdit
  810.     Left = 93
  811.     Top = 24
  812.     Width = 204
  813.     Height = 21
  814.     Color = clWhite
  815.     Ctl3D = True
  816.     Font.Color = clBlack
  817.     Font.Height = -11
  818.     Font.Name = 'Times New Roman'
  819.     Font.Style = [fsBold]
  820.     ParentCtl3D = False
  821.     ParentFont = False
  822.     ParentShowHint = False
  823.     ShowHint = False
  824.     TabOrder = 7
  825.   end
  826.   object CBPlacement: TComboBox
  827.     Left = 93
  828.     Top = 48
  829.     Width = 137
  830.     Height = 23
  831.     Style = csDropDownList
  832.     Color = clWhite
  833.     Ctl3D = True
  834.     Font.Color = clTeal
  835.     Font.Height = -12
  836.     Font.Name = 'Times New Roman'
  837.     Font.Style = [fsBold]
  838.     ItemHeight = 15
  839.     ParentCtl3D = False
  840.     ParentFont = False
  841.     ParentShowHint = False
  842.     ShowHint = False
  843.     TabOrder = 8
  844.   end
  845.   object CBClass: TComboBox
  846.     Left = 93
  847.     Top = 72
  848.     Width = 138
  849.     Height = 23
  850.     Style = csDropDownList
  851.     Color = clWhite
  852.     Ctl3D = True
  853.     Font.Color = clTeal
  854.     Font.Height = -12
  855.     Font.Name = 'Times New Roman'
  856.     Font.Style = [fsBold]
  857.     ItemHeight = 15
  858.     ParentCtl3D = False
  859.     ParentFont = False
  860.     ParentShowHint = False
  861.     ShowHint = False
  862.     TabOrder = 9
  863.   end
  864.   object CBGraphics: TComboBox
  865.     Left = 364
  866.     Top = 24
  867.     Width = 199
  868.     Height = 23
  869.     Color = clWhite
  870.     Ctl3D = True
  871.     Font.Color = clTeal
  872.     Font.Height = -12
  873.     Font.Name = 'Times New Roman'
  874.     Font.Style = [fsBold]
  875.     ItemHeight = 15
  876.     ParentCtl3D = False
  877.     ParentFont = False
  878.     ParentShowHint = False
  879.     ShowHint = False
  880.     TabOrder = 10
  881.     OnChange = CBGraphicsChange
  882.   end
  883.   object CBPrefix: TComboBox
  884.     Left = 40
  885.     Top = 96
  886.     Width = 589
  887.     Height = 23
  888.     Color = clWhite
  889.     Ctl3D = True
  890.     Font.Color = clTeal
  891.     Font.Height = -12
  892.     Font.Name = 'Times New Roman'
  893.     Font.Style = [fsBold]
  894.     ItemHeight = 15
  895.     ParentCtl3D = False
  896.     ParentFont = False
  897.     ParentShowHint = False
  898.     ShowHint = False
  899.     TabOrder = 11
  900.   end
  901.   object CBSuffix: TComboBox
  902.     Left = 40
  903.     Top = 120
  904.     Width = 589
  905.     Height = 23
  906.     Color = clWhite
  907.     Ctl3D = True
  908.     Font.Color = clTeal
  909.     Font.Height = -12
  910.     Font.Name = 'Times New Roman'
  911.     Font.Style = [fsBold]
  912.     ItemHeight = 15
  913.     ParentCtl3D = False
  914.     ParentFont = False
  915.     ParentShowHint = False
  916.     ShowHint = False
  917.     TabOrder = 12
  918.   end
  919.   object CBIdFlag: TComboBox
  920.     Left = 306
  921.     Top = 72
  922.     Width = 83
  923.     Height = 23
  924.     Style = csDropDownList
  925.     Color = clWhite
  926.     Ctl3D = True
  927.     Font.Color = clTeal
  928.     Font.Height = -12
  929.     Font.Name = 'Times New Roman'
  930.     Font.Style = [fsBold]
  931.     ItemHeight = 15
  932.     ParentCtl3D = False
  933.     ParentFont = False
  934.     ParentShowHint = False
  935.     ShowHint = False
  936.     TabOrder = 13
  937.   end
  938.   object EdtUnknownPrice: TEdit
  939.     Left = 68
  940.     Top = 144
  941.     Width = 49
  942.     Height = 23
  943.     Color = clWhite
  944.     Ctl3D = True
  945.     Font.Color = clTeal
  946.     Font.Height = -12
  947.     Font.Name = 'Times New Roman'
  948.     Font.Style = [fsBold]
  949.     ParentCtl3D = False
  950.     ParentFont = False
  951.     ParentShowHint = False
  952.     ShowHint = False
  953.     TabOrder = 14
  954.   end
  955.   object EdtKnownPrice: TEdit
  956.     Left = 68
  957.     Top = 167
  958.     Width = 49
  959.     Height = 23
  960.     Color = clWhite
  961.     Ctl3D = True
  962.     Font.Color = clOlive
  963.     Font.Height = -12
  964.     Font.Name = 'Times New Roman'
  965.     Font.Style = [fsBold]
  966.     ParentCtl3D = False
  967.     ParentFont = False
  968.     ParentShowHint = False
  969.     ShowHint = False
  970.     TabOrder = 15
  971.   end
  972.   object EdtMinDam: TEdit
  973.     Left = 426
  974.     Top = 236
  975.     Width = 43
  976.     Height = 23
  977.     Color = clWhite
  978.     Ctl3D = True
  979.     Font.Color = clRed
  980.     Font.Height = -12
  981.     Font.Name = 'Times New Roman'
  982.     Font.Style = [fsBold]
  983.     ParentCtl3D = False
  984.     ParentFont = False
  985.     ParentShowHint = False
  986.     ShowHint = False
  987.     TabOrder = 16
  988.   end
  989.   object EdtMaxDam: TEdit
  990.     Left = 426
  991.     Top = 259
  992.     Width = 43
  993.     Height = 23
  994.     Color = clWhite
  995.     Ctl3D = True
  996.     Font.Color = clRed
  997.     Font.Height = -12
  998.     Font.Name = 'Times New Roman'
  999.     Font.Style = [fsBold]
  1000.     ParentCtl3D = False
  1001.     ParentFont = False
  1002.     ParentShowHint = False
  1003.     ShowHint = False
  1004.     TabOrder = 17
  1005.   end
  1006.   object EdtAC: TEdit
  1007.     Left = 426
  1008.     Top = 144
  1009.     Width = 43
  1010.     Height = 23
  1011.     Color = clWhite
  1012.     Ctl3D = True
  1013.     Font.Color = clMaroon
  1014.     Font.Height = -12
  1015.     Font.Name = 'Times New Roman'
  1016.     Font.Style = [fsBold]
  1017.     ParentCtl3D = False
  1018.     ParentFont = False
  1019.     ParentShowHint = False
  1020.     ShowHint = False
  1021.     TabOrder = 18
  1022.   end
  1023.   object CBMagicAbility: TComboBox
  1024.     Left = 88
  1025.     Top = 213
  1026.     Width = 205
  1027.     Height = 23
  1028.     Color = clWhite
  1029.     Ctl3D = True
  1030.     Font.Color = clBlue
  1031.     Font.Height = -12
  1032.     Font.Name = 'Times New Roman'
  1033.     Font.Style = [fsBold]
  1034.     ItemHeight = 15
  1035.     ParentCtl3D = False
  1036.     ParentFont = False
  1037.     ParentShowHint = False
  1038.     ShowHint = False
  1039.     TabOrder = 19
  1040.     OnChange = CBGraphicsChange
  1041.   end
  1042.   object CBCombatAbility: TComboBox
  1043.     Left = 88
  1044.     Top = 236
  1045.     Width = 205
  1046.     Height = 23
  1047.     Color = clWhite
  1048.     Ctl3D = True
  1049.     Font.Color = clRed
  1050.     Font.Height = -12
  1051.     Font.Name = 'Times New Roman'
  1052.     Font.Style = [fsBold]
  1053.     ItemHeight = 15
  1054.     ParentCtl3D = False
  1055.     ParentFont = False
  1056.     ParentShowHint = False
  1057.     ShowHint = False
  1058.     TabOrder = 20
  1059.     OnChange = CBGraphicsChange
  1060.   end
  1061.   object CBAdditionalDam: TComboBox
  1062.     Left = 88
  1063.     Top = 259
  1064.     Width = 205
  1065.     Height = 23
  1066.     Color = clWhite
  1067.     Ctl3D = True
  1068.     Font.Color = clPurple
  1069.     Font.Height = -12
  1070.     Font.Name = 'Times New Roman'
  1071.     Font.Style = [fsBold]
  1072.     ItemHeight = 15
  1073.     ParentCtl3D = False
  1074.     ParentFont = False
  1075.     ParentShowHint = False
  1076.     ShowHint = False
  1077.     TabOrder = 21
  1078.     OnChange = CBGraphicsChange
  1079.   end
  1080.   object CBMagicType: TComboBox
  1081.     Left = 88
  1082.     Top = 282
  1083.     Width = 205
  1084.     Height = 23
  1085.     Color = clWhite
  1086.     Ctl3D = True
  1087.     Font.Color = clRed
  1088.     Font.Height = -12
  1089.     Font.Name = 'Times New Roman'
  1090.     Font.Style = [fsBold]
  1091.     ItemHeight = 15
  1092.     ParentCtl3D = False
  1093.     ParentFont = False
  1094.     ParentShowHint = False
  1095.     ShowHint = False
  1096.     TabOrder = 22
  1097.     OnChange = CBGraphicsChange
  1098.   end
  1099.   object CBSpellType: TComboBox
  1100.     Left = 88
  1101.     Top = 305
  1102.     Width = 205
  1103.     Height = 23
  1104.     Color = clWhite
  1105.     Ctl3D = True
  1106.     Font.Color = clRed
  1107.     Font.Height = -12
  1108.     Font.Name = 'Times New Roman'
  1109.     Font.Style = [fsBold]
  1110.     ItemHeight = 15
  1111.     ParentCtl3D = False
  1112.     ParentFont = False
  1113.     ParentShowHint = False
  1114.     ShowHint = False
  1115.     TabOrder = 23
  1116.     OnChange = CBGraphicsChange
  1117.   end
  1118.   object EdtChargesNow: TEdit
  1119.     Left = 304
  1120.     Top = 144
  1121.     Width = 43
  1122.     Height = 23
  1123.     Color = clWhite
  1124.     Ctl3D = True
  1125.     Font.Color = clRed
  1126.     Font.Height = -12
  1127.     Font.Name = 'Times New Roman'
  1128.     Font.Style = [fsBold]
  1129.     ParentCtl3D = False
  1130.     ParentFont = False
  1131.     ParentShowHint = False
  1132.     ShowHint = False
  1133.     TabOrder = 24
  1134.   end
  1135.   object EdtChargesMax: TEdit
  1136.     Left = 304
  1137.     Top = 167
  1138.     Width = 43
  1139.     Height = 23
  1140.     Color = clWhite
  1141.     Ctl3D = True
  1142.     Font.Color = clBlue
  1143.     Font.Height = -12
  1144.     Font.Name = 'Times New Roman'
  1145.     Font.Style = [fsBold]
  1146.     ParentCtl3D = False
  1147.     ParentFont = False
  1148.     ParentShowHint = False
  1149.     ShowHint = False
  1150.     TabOrder = 25
  1151.   end
  1152.   object EdtDurNow: TEdit
  1153.     Left = 180
  1154.     Top = 144
  1155.     Width = 43
  1156.     Height = 23
  1157.     Color = clWhite
  1158.     Ctl3D = True
  1159.     Font.Color = clRed
  1160.     Font.Height = -12
  1161.     Font.Name = 'Times New Roman'
  1162.     Font.Style = [fsBold]
  1163.     ParentCtl3D = False
  1164.     ParentFont = False
  1165.     ParentShowHint = False
  1166.     ShowHint = False
  1167.     TabOrder = 26
  1168.   end
  1169.   object EdtDurMax: TEdit
  1170.     Left = 180
  1171.     Top = 167
  1172.     Width = 43
  1173.     Height = 23
  1174.     Color = clWhite
  1175.     Ctl3D = True
  1176.     Font.Color = clBlue
  1177.     Font.Height = -12
  1178.     Font.Name = 'Times New Roman'
  1179.     Font.Style = [fsBold]
  1180.     ParentCtl3D = False
  1181.     ParentFont = False
  1182.     ParentShowHint = False
  1183.     ShowHint = False
  1184.     TabOrder = 27
  1185.   end
  1186.   object EdtDamageBonus: TEdit
  1187.     Left = 426
  1188.     Top = 328
  1189.     Width = 43
  1190.     Height = 23
  1191.     Color = clWhite
  1192.     Ctl3D = True
  1193.     Font.Color = clBlue
  1194.     Font.Height = -12
  1195.     Font.Name = 'Times New Roman'
  1196.     Font.Style = [fsBold]
  1197.     ParentCtl3D = False
  1198.     ParentFont = False
  1199.     ParentShowHint = False
  1200.     ShowHint = False
  1201.     TabOrder = 28
  1202.   end
  1203.   object EdtToHitBonus: TEdit
  1204.     Left = 426
  1205.     Top = 190
  1206.     Width = 43
  1207.     Height = 23
  1208.     Color = clWhite
  1209.     Ctl3D = True
  1210.     Font.Color = clRed
  1211.     Font.Height = -12
  1212.     Font.Name = 'Times New Roman'
  1213.     Font.Style = [fsBold]
  1214.     ParentCtl3D = False
  1215.     ParentFont = False
  1216.     ParentShowHint = False
  1217.     ShowHint = False
  1218.     TabOrder = 29
  1219.   end
  1220.   object EdtACBonus: TEdit
  1221.     Left = 426
  1222.     Top = 167
  1223.     Width = 43
  1224.     Height = 23
  1225.     Color = clWhite
  1226.     Ctl3D = True
  1227.     Font.Color = clBlue
  1228.     Font.Height = -12
  1229.     Font.Name = 'Times New Roman'
  1230.     Font.Style = [fsBold]
  1231.     ParentCtl3D = False
  1232.     ParentFont = False
  1233.     ParentShowHint = False
  1234.     ShowHint = False
  1235.     TabOrder = 30
  1236.   end
  1237.   object EdtDamageBonus2: TEdit
  1238.     Left = 426
  1239.     Top = 351
  1240.     Width = 43
  1241.     Height = 23
  1242.     Color = clWhite
  1243.     Ctl3D = True
  1244.     Font.Color = clBlue
  1245.     Font.Height = -12
  1246.     Font.Name = 'Times New Roman'
  1247.     Font.Style = [fsBold]
  1248.     ParentCtl3D = False
  1249.     ParentFont = False
  1250.     ParentShowHint = False
  1251.     ShowHint = False
  1252.     TabOrder = 31
  1253.   end
  1254.   object EdtRadBonus: TEdit
  1255.     Left = 426
  1256.     Top = 213
  1257.     Width = 43
  1258.     Height = 23
  1259.     Color = clWhite
  1260.     Ctl3D = True
  1261.     Font.Color = clBlue
  1262.     Font.Height = -12
  1263.     Font.Name = 'Times New Roman'
  1264.     Font.Style = [fsBold]
  1265.     ParentCtl3D = False
  1266.     ParentFont = False
  1267.     ParentShowHint = False
  1268.     ShowHint = False
  1269.     TabOrder = 32
  1270.   end
  1271.   object EdtStrengthBonus: TEdit
  1272.     Left = 586
  1273.     Top = 144
  1274.     Width = 43
  1275.     Height = 23
  1276.     Color = clWhite
  1277.     Ctl3D = True
  1278.     Font.Color = clRed
  1279.     Font.Height = -12
  1280.     Font.Name = 'Times New Roman'
  1281.     Font.Style = [fsBold]
  1282.     ParentCtl3D = False
  1283.     ParentFont = False
  1284.     ParentShowHint = False
  1285.     ShowHint = False
  1286.     TabOrder = 33
  1287.   end
  1288.   object EdtMagicBonus: TEdit
  1289.     Left = 586
  1290.     Top = 167
  1291.     Width = 43
  1292.     Height = 23
  1293.     Color = clWhite
  1294.     Ctl3D = True
  1295.     Font.Color = clBlue
  1296.     Font.Height = -12
  1297.     Font.Name = 'Times New Roman'
  1298.     Font.Style = [fsBold]
  1299.     ParentCtl3D = False
  1300.     ParentFont = False
  1301.     ParentShowHint = False
  1302.     ShowHint = False
  1303.     TabOrder = 34
  1304.   end
  1305.   object EdtDextBonus: TEdit
  1306.     Left = 586
  1307.     Top = 190
  1308.     Width = 43
  1309.     Height = 23
  1310.     Color = clWhite
  1311.     Ctl3D = True
  1312.     Font.Color = clBlue
  1313.     Font.Height = -12
  1314.     Font.Name = 'Times New Roman'
  1315.     Font.Style = [fsBold]
  1316.     ParentCtl3D = False
  1317.     ParentFont = False
  1318.     ParentShowHint = False
  1319.     ShowHint = False
  1320.     TabOrder = 35
  1321.   end
  1322.   object EdtVitalBonus: TEdit
  1323.     Left = 586
  1324.     Top = 213
  1325.     Width = 43
  1326.     Height = 23
  1327.     Color = clWhite
  1328.     Ctl3D = True
  1329.     Font.Color = clBlue
  1330.     Font.Height = -12
  1331.     Font.Name = 'Times New Roman'
  1332.     Font.Style = [fsBold]
  1333.     ParentCtl3D = False
  1334.     ParentFont = False
  1335.     ParentShowHint = False
  1336.     ShowHint = False
  1337.     TabOrder = 36
  1338.   end
  1339.   object EdtResFireBonus: TEdit
  1340.     Left = 586
  1341.     Top = 236
  1342.     Width = 43
  1343.     Height = 23
  1344.     Color = clWhite
  1345.     Ctl3D = True
  1346.     Font.Color = clBlue
  1347.     Font.Height = -12
  1348.     Font.Name = 'Times New Roman'
  1349.     Font.Style = [fsBold]
  1350.     ParentCtl3D = False
  1351.     ParentFont = False
  1352.     ParentShowHint = False
  1353.     ShowHint = False
  1354.     TabOrder = 37
  1355.   end
  1356.   object EdtResLightBonus: TEdit
  1357.     Left = 586
  1358.     Top = 259
  1359.     Width = 43
  1360.     Height = 23
  1361.     Color = clWhite
  1362.     Ctl3D = True
  1363.     Font.Color = clBlue
  1364.     Font.Height = -12
  1365.     Font.Name = 'Times New Roman'
  1366.     Font.Style = [fsBold]
  1367.     ParentCtl3D = False
  1368.     ParentFont = False
  1369.     ParentShowHint = False
  1370.     ShowHint = False
  1371.     TabOrder = 38
  1372.   end
  1373.   object EdtResMagicBonus: TEdit
  1374.     Left = 586
  1375.     Top = 282
  1376.     Width = 43
  1377.     Height = 23
  1378.     Color = clWhite
  1379.     Ctl3D = True
  1380.     Font.Color = clBlue
  1381.     Font.Height = -12
  1382.     Font.Name = 'Times New Roman'
  1383.     Font.Style = [fsBold]
  1384.     ParentCtl3D = False
  1385.     ParentFont = False
  1386.     ParentShowHint = False
  1387.     ShowHint = False
  1388.     TabOrder = 39
  1389.   end
  1390.   object EdtManaBonus: TEdit
  1391.     Left = 586
  1392.     Top = 328
  1393.     Width = 43
  1394.     Height = 23
  1395.     Color = clWhite
  1396.     Ctl3D = True
  1397.     Font.Color = clBlue
  1398.     Font.Height = -12
  1399.     Font.Name = 'Times New Roman'
  1400.     Font.Style = [fsBold]
  1401.     ParentCtl3D = False
  1402.     ParentFont = False
  1403.     ParentShowHint = False
  1404.     ShowHint = False
  1405.     TabOrder = 40
  1406.   end
  1407.   object EdtLifeBonus: TEdit
  1408.     Left = 586
  1409.     Top = 305
  1410.     Width = 43
  1411.     Height = 23
  1412.     Color = clWhite
  1413.     Ctl3D = True
  1414.     Font.Color = clBlue
  1415.     Font.Height = -12
  1416.     Font.Name = 'Times New Roman'
  1417.     Font.Style = [fsBold]
  1418.     ParentCtl3D = False
  1419.     ParentFont = False
  1420.     ParentShowHint = False
  1421.     ShowHint = False
  1422.     TabOrder = 41
  1423.   end
  1424.   object EdtAbsAngelBonus: TEdit
  1425.     Left = 586
  1426.     Top = 351
  1427.     Width = 43
  1428.     Height = 23
  1429.     Color = clWhite
  1430.     Ctl3D = True
  1431.     Font.Color = clBlue
  1432.     Font.Height = -12
  1433.     Font.Name = 'Times New Roman'
  1434.     Font.Style = [fsBold]
  1435.     ParentCtl3D = False
  1436.     ParentFont = False
  1437.     ParentShowHint = False
  1438.     ShowHint = False
  1439.     TabOrder = 42
  1440.   end
  1441.   object EdtMinAddDam: TEdit
  1442.     Left = 426
  1443.     Top = 282
  1444.     Width = 43
  1445.     Height = 23
  1446.     Color = clWhite
  1447.     Ctl3D = True
  1448.     Font.Color = clBlue
  1449.     Font.Height = -12
  1450.     Font.Name = 'Times New Roman'
  1451.     Font.Style = [fsBold]
  1452.     ParentCtl3D = False
  1453.     ParentFont = False
  1454.     ParentShowHint = False
  1455.     ShowHint = False
  1456.     TabOrder = 43
  1457.   end
  1458.   object EdtMaxAddDam: TEdit
  1459.     Left = 426
  1460.     Top = 305
  1461.     Width = 43
  1462.     Height = 23
  1463.     Color = clWhite
  1464.     Ctl3D = True
  1465.     Font.Color = clBlue
  1466.     Font.Height = -12
  1467.     Font.Name = 'Times New Roman'
  1468.     Font.Style = [fsBold]
  1469.     ParentCtl3D = False
  1470.     ParentFont = False
  1471.     ParentShowHint = False
  1472.     ShowHint = False
  1473.     TabOrder = 44
  1474.   end
  1475.   object EdtStrengthReq: TEdit
  1476.     Left = 88
  1477.     Top = 328
  1478.     Width = 43
  1479.     Height = 23
  1480.     Color = clWhite
  1481.     Ctl3D = True
  1482.     Font.Color = clRed
  1483.     Font.Height = -12
  1484.     Font.Name = 'Times New Roman'
  1485.     Font.Style = [fsBold]
  1486.     ParentCtl3D = False
  1487.     ParentFont = False
  1488.     ParentShowHint = False
  1489.     ShowHint = False
  1490.     TabOrder = 45
  1491.   end
  1492.   object EdtMagicReq: TEdit
  1493.     Left = 88
  1494.     Top = 351
  1495.     Width = 43
  1496.     Height = 23
  1497.     Color = clWhite
  1498.     Ctl3D = True
  1499.     Font.Color = clBlue
  1500.     Font.Height = -12
  1501.     Font.Name = 'Times New Roman'
  1502.     Font.Style = [fsBold]
  1503.     ParentCtl3D = False
  1504.     ParentFont = False
  1505.     ParentShowHint = False
  1506.     ShowHint = False
  1507.     TabOrder = 46
  1508.   end
  1509.   object EdtDextReq: TEdit
  1510.     Left = 250
  1511.     Top = 328
  1512.     Width = 43
  1513.     Height = 23
  1514.     Color = clWhite
  1515.     Ctl3D = True
  1516.     Font.Color = clBlue
  1517.     Font.Height = -12
  1518.     Font.Name = 'Times New Roman'
  1519.     Font.Style = [fsBold]
  1520.     ParentCtl3D = False
  1521.     ParentFont = False
  1522.     ParentShowHint = False
  1523.     ShowHint = False
  1524.     TabOrder = 47
  1525.   end
  1526.   object EdtVitalReq: TEdit
  1527.     Left = 250
  1528.     Top = 351
  1529.     Width = 43
  1530.     Height = 23
  1531.     Color = clWhite
  1532.     Ctl3D = True
  1533.     Font.Color = clBlue
  1534.     Font.Height = -12
  1535.     Font.Name = 'Times New Roman'
  1536.     Font.Style = [fsBold]
  1537.     ParentCtl3D = False
  1538.     ParentFont = False
  1539.     ParentShowHint = False
  1540.     ShowHint = False
  1541.     TabOrder = 48
  1542.   end
  1543.   object CBUseAllow: TComboBox
  1544.     Left = 480
  1545.     Top = 72
  1546.     Width = 83
  1547.     Height = 23
  1548.     Style = csDropDownList
  1549.     Color = clWhite
  1550.     Ctl3D = True
  1551.     Font.Color = clTeal
  1552.     Font.Height = -12
  1553.     Font.Name = 'Times New Roman'
  1554.     Font.Style = [fsBold]
  1555.     ItemHeight = 15
  1556.     ParentCtl3D = False
  1557.     ParentFont = False
  1558.     ParentShowHint = False
  1559.     ShowHint = False
  1560.     TabOrder = 49
  1561.   end
  1562.   object BtnHexDump: TButton
  1563.     Left = 367
  1564.     Top = 409
  1565.     Width = 75
  1566.     Height = 24
  1567.     Caption = 'Hex Dump'
  1568.     TabOrder = 50
  1569.     OnClick = BtnHexDumpClick
  1570.   end
  1571.   object CBUniqueItem: TComboBox
  1572.     Left = 88
  1573.     Top = 190
  1574.     Width = 185
  1575.     Height = 23
  1576.     Color = clWhite
  1577.     Ctl3D = True
  1578.     Font.Color = clBlue
  1579.     Font.Height = -12
  1580.     Font.Name = 'Times New Roman'
  1581.     Font.Style = [fsBold]
  1582.     ItemHeight = 15
  1583.     ParentCtl3D = False
  1584.     ParentFont = False
  1585.     ParentShowHint = False
  1586.     ShowHint = False
  1587.     TabOrder = 51
  1588.     OnChange = CBGraphicsChange
  1589.   end
  1590.   object MainMenu1: TMainMenu
  1591.     Left = 4
  1592.     Top = 404
  1593.     object MnuFileMIF: TMenuItem
  1594.       Caption = 'File'
  1595.       ShortCut = 0
  1596.       object MnuSaveAsIE: TMenuItem
  1597.         Caption = '&Save as'
  1598.         ShortCut = 0
  1599.         OnClick = MnuSaveAsIEClick
  1600.       end
  1601.       object MnuLoadFromIE: TMenuItem
  1602.         Caption = '&Load from'
  1603.         ShortCut = 0
  1604.         OnClick = MnuLoadFromIEClick
  1605.       end
  1606.       object N1: TMenuItem
  1607.         Caption = '-'
  1608.         ShortCut = 0
  1609.       end
  1610.       object MnuPrint: TMenuItem
  1611.         Caption = 'Print'
  1612.         ShortCut = 0
  1613.         OnClick = MnuPrintClick
  1614.       end
  1615.       object N2: TMenuItem
  1616.         Caption = '-'
  1617.         ShortCut = 0
  1618.       end
  1619.       object MnuExitIE: TMenuItem
  1620.         Caption = 'Exit'
  1621.         ShortCut = 0
  1622.         OnClick = MnuExitIEClick
  1623.       end
  1624.     end
  1625.   end
  1626.   object DlgOpenMIF: TOpenDialog
  1627.     DefaultExt = 'MIF'
  1628.     FileEditStyle = fsEdit
  1629.     FileName = '*.MIF'
  1630.     Filter = 'Mandrak Item dump File|*.MIF'
  1631.     InitialDir = '.'
  1632.     Title = 'Load a Mandrak Item dump File'
  1633.     Left = 35
  1634.     Top = 404
  1635.   end
  1636.   object DlgSaveMIF: TSaveDialog
  1637.     DefaultExt = 'MIF'
  1638.     FileEditStyle = fsEdit
  1639.     FileName = '*.MIF'
  1640.     Filter = 'Mandrak Item dump File|*.MIF'
  1641.     InitialDir = '.'
  1642.     Title = 'Save a Mandrak Item dump File'
  1643.     Left = 67
  1644.     Top = 404
  1645.   end
  1646. end
  1647.