home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 July / Chip_1998-07_cd.bin / sharewar / inftool / INFTool.exe / 0 / RCDATA / TFRMCONFIG / TFRMCONFIG.txt
Text File  |  1998-03-15  |  6KB  |  357 lines

  1. object frmConfig: TfrmConfig
  2.   Tag = 1
  3.   Left = 230
  4.   Top = 144
  5.   ActiveControl = CfgFiles
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsSingle
  8.   Caption = 'Modify the CONFIG.SYS file'
  9.   ClientHeight = 328
  10.   ClientWidth = 486
  11.   Font.Charset = ANSI_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'Arial'
  15.   Font.Style = []
  16.   Position = poScreenCenter
  17.   ShowHint = True
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 14
  21.   object Bevel1: TBevel
  22.     Left = 8
  23.     Top = 8
  24.     Width = 385
  25.     Height = 313
  26.     Shape = bsFrame
  27.     Style = bsRaised
  28.   end
  29.   object Label2: TLabel
  30.     Tag = 10
  31.     Left = 28
  32.     Top = 30
  33.     Width = 67
  34.     Height = 14
  35.     Caption = 'Set FILES= to:'
  36.   end
  37.   object Label5: TLabel
  38.     Tag = 19
  39.     Left = 28
  40.     Top = 246
  41.     Width = 67
  42.     Height = 14
  43.     Caption = 'Delete key(s):'
  44.   end
  45.   object Label3: TLabel
  46.     Tag = 20
  47.     Left = 24
  48.     Top = 275
  49.     Width = 361
  50.     Height = 30
  51.     AutoSize = False
  52.     Caption = 'Just enter ..'
  53.     Font.Charset = ANSI_CHARSET
  54.     Font.Color = clGray
  55.     Font.Height = -11
  56.     Font.Name = 'Arial'
  57.     Font.Style = []
  58.     ParentFont = False
  59.     WordWrap = True
  60.   end
  61.   object Label4: TLabel
  62.     Tag = 11
  63.     Left = 28
  64.     Top = 54
  65.     Width = 86
  66.     Height = 14
  67.     Caption = 'Set BUFFERS= to:'
  68.   end
  69.   object Label6: TLabel
  70.     Tag = 13
  71.     Left = 212
  72.     Top = 30
  73.     Width = 82
  74.     Height = 14
  75.     Caption = 'Set STACKS= to:'
  76.   end
  77.   object Label7: TLabel
  78.     Tag = 14
  79.     Left = 212
  80.     Top = 54
  81.     Width = 67
  82.     Height = 14
  83.     Caption = 'Set FCBS= to:'
  84.   end
  85.   object Label8: TLabel
  86.     Left = 28
  87.     Top = 110
  88.     Width = 28
  89.     Height = 14
  90.     Caption = 'DOS='
  91.   end
  92.   object Label9: TLabel
  93.     Left = 28
  94.     Top = 134
  95.     Width = 38
  96.     Height = 14
  97.     Caption = 'SHELL='
  98.   end
  99.   object Label10: TLabel
  100.     Left = 28
  101.     Top = 78
  102.     Width = 63
  103.     Height = 14
  104.     Caption = 'LASTDRIVE='
  105.   end
  106.   object Label11: TLabel
  107.     Left = 212
  108.     Top = 78
  109.     Width = 56
  110.     Height = 14
  111.     Caption = 'COUNTRY='
  112.   end
  113.   object Label1: TLabel
  114.     Tag = 15
  115.     Left = 28
  116.     Top = 166
  117.     Width = 104
  118.     Height = 14
  119.     Caption = 'Add device driver #1:'
  120.   end
  121.   object Label12: TLabel
  122.     Tag = 17
  123.     Left = 233
  124.     Top = 166
  125.     Width = 64
  126.     Height = 14
  127.     Alignment = taCenter
  128.     AutoSize = False
  129.     Caption = 'Parameters:'
  130.   end
  131.   object Label13: TLabel
  132.     Tag = 16
  133.     Left = 28
  134.     Top = 190
  135.     Width = 104
  136.     Height = 14
  137.     Caption = 'Add device driver #2:'
  138.   end
  139.   object Label14: TLabel
  140.     Tag = 17
  141.     Left = 233
  142.     Top = 190
  143.     Width = 64
  144.     Height = 14
  145.     Alignment = taCenter
  146.     AutoSize = False
  147.     Caption = 'Parameters:'
  148.   end
  149.   object Label15: TLabel
  150.     Tag = 18
  151.     Left = 28
  152.     Top = 222
  153.     Width = 99
  154.     Height = 14
  155.     Caption = 'Delete device driver:'
  156.   end
  157.   object Label18: TLabel
  158.     Tag = 4
  159.     Left = 402
  160.     Top = 83
  161.     Width = 79
  162.     Height = 86
  163.     Alignment = taCenter
  164.     AutoSize = False
  165.     Caption = '(registered version offers all options)'
  166.     Font.Charset = ANSI_CHARSET
  167.     Font.Color = clGray
  168.     Font.Height = -11
  169.     Font.Name = 'Arial'
  170.     Font.Style = []
  171.     ParentFont = False
  172.     WordWrap = True
  173.   end
  174.   object btnOK: TBitBtn
  175.     Tag = 2
  176.     Left = 400
  177.     Top = 13
  178.     Width = 81
  179.     Height = 25
  180.     Caption = '&OK'
  181.     TabOrder = 16
  182.     Kind = bkOK
  183.   end
  184.   object btnCancel: TBitBtn
  185.     Tag = 3
  186.     Left = 400
  187.     Top = 45
  188.     Width = 81
  189.     Height = 25
  190.     Caption = '&Cancel'
  191.     TabOrder = 17
  192.     Kind = bkCancel
  193.   end
  194.   object CfgFiles: TEdit
  195.     Tag = 21
  196.     Left = 136
  197.     Top = 25
  198.     Width = 49
  199.     Height = 22
  200.     MaxLength = 3
  201.     TabOrder = 0
  202.   end
  203.   object CfgDOS: TEdit
  204.     Tag = 27
  205.     Left = 136
  206.     Top = 105
  207.     Width = 242
  208.     Height = 22
  209.     TabOrder = 6
  210.   end
  211.   object CfgBuffers: TEdit
  212.     Tag = 22
  213.     Left = 136
  214.     Top = 49
  215.     Width = 49
  216.     Height = 22
  217.     TabOrder = 1
  218.   end
  219.   object CfgStacks: TEdit
  220.     Tag = 24
  221.     Left = 296
  222.     Top = 25
  223.     Width = 49
  224.     Height = 22
  225.     TabOrder = 3
  226.   end
  227.   object CfgFCBS: TEdit
  228.     Tag = 25
  229.     Left = 296
  230.     Top = 49
  231.     Width = 49
  232.     Height = 22
  233.     TabOrder = 4
  234.   end
  235.   object CfgShell: TEdit
  236.     Tag = 28
  237.     Left = 136
  238.     Top = 129
  239.     Width = 242
  240.     Height = 22
  241.     TabOrder = 7
  242.   end
  243.   object CfgLDrv: TEdit
  244.     Tag = 23
  245.     Left = 136
  246.     Top = 73
  247.     Width = 17
  248.     Height = 22
  249.     CharCase = ecUpperCase
  250.     MaxLength = 1
  251.     TabOrder = 2
  252.   end
  253.   object CfgCountry: TEdit
  254.     Tag = 26
  255.     Left = 296
  256.     Top = 73
  257.     Width = 82
  258.     Height = 22
  259.     TabOrder = 5
  260.   end
  261.   object CfgDevAdd1: TComboBox
  262.     Tag = 29
  263.     Left = 136
  264.     Top = 162
  265.     Width = 97
  266.     Height = 22
  267.     ItemHeight = 14
  268.     TabOrder = 8
  269.   end
  270.   object cfgDevParm1: TEdit
  271.     Tag = 30
  272.     Left = 296
  273.     Top = 161
  274.     Width = 82
  275.     Height = 22
  276.     TabOrder = 9
  277.   end
  278.   object CfgDevAdd2: TComboBox
  279.     Tag = 29
  280.     Left = 136
  281.     Top = 186
  282.     Width = 97
  283.     Height = 22
  284.     ItemHeight = 14
  285.     TabOrder = 10
  286.   end
  287.   object CfgDevParm2: TEdit
  288.     Tag = 30
  289.     Left = 296
  290.     Top = 185
  291.     Width = 82
  292.     Height = 22
  293.     TabOrder = 11
  294.   end
  295.   object CfgDelKey1: TComboBox
  296.     Tag = 32
  297.     Left = 136
  298.     Top = 242
  299.     Width = 97
  300.     Height = 22
  301.     Style = csDropDownList
  302.     ItemHeight = 14
  303.     Items.Strings = (
  304.       ''
  305.       'Files'
  306.       'Buffers'
  307.       'Stacks'
  308.       'LastDrive'
  309.       'Country'
  310.       'FCBS'
  311.       'DOS'
  312.       'Shell')
  313.     TabOrder = 14
  314.   end
  315.   object CfgDelKey2: TComboBox
  316.     Tag = 32
  317.     Left = 240
  318.     Top = 242
  319.     Width = 97
  320.     Height = 22
  321.     Style = csDropDownList
  322.     ItemHeight = 14
  323.     Items.Strings = (
  324.       ''
  325.       'Files'
  326.       'Buffers'
  327.       'Stacks'
  328.       'LastDrive'
  329.       'Country'
  330.       'FCBS'
  331.       'DOS'
  332.       'Shell')
  333.     TabOrder = 15
  334.   end
  335.   object CfgDevDel1: TEdit
  336.     Tag = 31
  337.     Left = 136
  338.     Top = 217
  339.     Width = 97
  340.     Height = 22
  341.     TabOrder = 12
  342.   end
  343.   object CfgDevDel2: TEdit
  344.     Tag = 31
  345.     Left = 240
  346.     Top = 217
  347.     Width = 97
  348.     Height = 22
  349.     TabOrder = 13
  350.   end
  351.   object t1: TTranslate
  352.     Tag = 750
  353.     Left = 421
  354.     Top = 190
  355.   end
  356. end
  357.