home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 September / CHIPCD_9_99.iso / software / shareware / irvinst / IVCONFIG.EXE / 0 / RCDATA / TMODOPTIVM / TMODOPTIVM.txt
Text File  |  1999-07-11  |  5KB  |  261 lines

  1. inherited modOptIVM: TmodOptIVM
  2.   Left = 323
  3.   Top = 227
  4.   Height = 239
  5.   Width = 407
  6.   inherited IniFileName: TStrOption
  7.     KeyName = HKEY_LOCAL_MACHINE
  8.     Left = 152
  9.     Top = 104
  10.   end
  11.   inherited Changeable: TBoolOption
  12.     Section = 'IVM32'
  13.     Left = 336
  14.   end
  15.   object Executables: TBoolOption
  16.     KeyName = HKEY_LOCAL_MACHINE
  17.     ValName = 'WordFilesOnly'
  18.     Changeable = True
  19.     Remote = False
  20.     Saveable = True
  21.     Section = 'IVM32'
  22.     Default = True
  23.     CmdOption = 'docs'
  24.     Left = 24
  25.     Top = 8
  26.   end
  27.   object SingleDir: TBoolOption
  28.     KeyName = HKEY_LOCAL_MACHINE
  29.     ValName = 'singledir'
  30.     Changeable = True
  31.     Remote = False
  32.     Saveable = True
  33.     Section = 'IVM32'
  34.     Default = False
  35.     CmdOption = 'singledir'
  36.     Left = 24
  37.     Top = 56
  38.   end
  39.   object DirHistory: TListOption
  40.     KeyName = HKEY_LOCAL_MACHINE
  41.     ValName = 'DirHistory'
  42.     Changeable = True
  43.     Remote = False
  44.     Saveable = True
  45.     Section = 'IVM32'
  46.     IgnoreDups = False
  47.     Left = 152
  48.     Top = 56
  49.   end
  50.   object NoStop: TBoolOption
  51.     KeyName = HKEY_LOCAL_MACHINE
  52.     ValName = 'NoStop'
  53.     Changeable = True
  54.     Remote = False
  55.     Saveable = True
  56.     Section = 'IVM32'
  57.     Default = False
  58.     CmdOption = 'nostop'
  59.     Left = 24
  60.     Top = 104
  61.   end
  62.   object AllDrives: TBoolOption
  63.     KeyName = HKEY_LOCAL_MACHINE
  64.     ValName = 'AllDrives'
  65.     Changeable = True
  66.     Remote = False
  67.     Saveable = True
  68.     Section = 'IVM32'
  69.     Default = True
  70.     CmdOption = 'all'
  71.     Left = 24
  72.     Top = 152
  73.   end
  74.   object Prompt: TBoolOption
  75.     KeyName = HKEY_LOCAL_MACHINE
  76.     ValName = 'Prompt'
  77.     Changeable = True
  78.     Remote = False
  79.     Saveable = True
  80.     Section = 'IVM32'
  81.     Default = True
  82.     CmdOption = 'prompt'
  83.     Left = 88
  84.     Top = 8
  85.   end
  86.   object Remove: TBoolOption
  87.     KeyName = HKEY_LOCAL_MACHINE
  88.     ValName = 'Remove'
  89.     Changeable = True
  90.     Remote = False
  91.     Saveable = True
  92.     Section = 'IVM32'
  93.     Default = False
  94.     CmdOption = 'clean'
  95.     Left = 88
  96.     Top = 56
  97.   end
  98.   object ReportToFile: TBoolOption
  99.     KeyName = HKEY_LOCAL_MACHINE
  100.     ValName = 'ReportToFile'
  101.     Changeable = True
  102.     Remote = False
  103.     Saveable = True
  104.     Section = 'IVM32'
  105.     Default = False
  106.     CmdOption = 'rpt2file'
  107.     Left = 216
  108.     Top = 8
  109.   end
  110.   object ReportAppend: TBoolOption
  111.     KeyName = HKEY_LOCAL_MACHINE
  112.     ValName = 'ReportAppend'
  113.     Changeable = True
  114.     Remote = False
  115.     Saveable = True
  116.     Section = 'IVM32'
  117.     Default = False
  118.     CmdOption = 'append'
  119.     Left = 216
  120.     Top = 56
  121.   end
  122.   object RptFileName: TStrOption
  123.     KeyName = HKEY_LOCAL_MACHINE
  124.     ValName = 'RptFileName'
  125.     Changeable = True
  126.     Remote = False
  127.     Saveable = True
  128.     Section = 'IVM32'
  129.     CmdOption = 'rptfile'
  130.     Left = 216
  131.     Top = 104
  132.   end
  133.   object CheckDays: TIntOption
  134.     KeyName = HKEY_LOCAL_MACHINE
  135.     ValName = 'CheckDays'
  136.     Changeable = True
  137.     Remote = False
  138.     Saveable = True
  139.     Section = 'IVM32'
  140.     Default = 0
  141.     CmdOption = 'daysold'
  142.     Left = 88
  143.     Top = 104
  144.   end
  145.   object LastDest: TStrOption
  146.     KeyName = HKEY_LOCAL_MACHINE
  147.     ValName = 'LastDest'
  148.     Changeable = True
  149.     Remote = False
  150.     Saveable = True
  151.     Section = 'IVM32'
  152.     CmdOption = 'startdir'
  153.     Left = 152
  154.     Top = 8
  155.   end
  156.   object QuietMode: TBoolOption
  157.     KeyName = HKEY_LOCAL_MACHINE
  158.     ValName = 'QuietMode'
  159.     Changeable = True
  160.     Remote = False
  161.     Saveable = False
  162.     Section = 'IVM32'
  163.     Default = False
  164.     CmdOption = 'quiet'
  165.     Left = 152
  166.     Top = 152
  167.   end
  168.   object CanClean: TBoolOption
  169.     KeyName = HKEY_LOCAL_MACHINE
  170.     ValName = 'CanClean'
  171.     Changeable = True
  172.     Remote = False
  173.     Saveable = True
  174.     Section = 'IVM32'
  175.     Default = True
  176.     Left = 88
  177.     Top = 152
  178.   end
  179.   object RptComma: TBoolOption
  180.     KeyName = HKEY_LOCAL_MACHINE
  181.     ValName = 'RptComma'
  182.     Changeable = True
  183.     Remote = False
  184.     Saveable = True
  185.     Section = 'IVM32'
  186.     Default = False
  187.     CmdOption = 'RptComma'
  188.     Left = 216
  189.     Top = 152
  190.   end
  191.   object Exclude: TListOption
  192.     KeyName = HKEY_LOCAL_MACHINE
  193.     ValName = 'Exclude'
  194.     Changeable = True
  195.     Remote = False
  196.     Saveable = True
  197.     Section = 'IVM32'
  198.     IgnoreDups = True
  199.     Left = 280
  200.     Top = 8
  201.   end
  202.   object Include: TListOption
  203.     KeyName = HKEY_LOCAL_MACHINE
  204.     ValName = 'Include'
  205.     Changeable = True
  206.     Remote = False
  207.     Saveable = True
  208.     Section = 'IVM32'
  209.     IgnoreDups = True
  210.     Left = 280
  211.     Top = 56
  212.   end
  213.   object Scheduled: TBoolOption
  214.     KeyName = HKEY_LOCAL_MACHINE
  215.     ValName = 'Scheduled'
  216.     Changeable = True
  217.     Remote = False
  218.     Saveable = False
  219.     Section = 'IVM32'
  220.     Default = False
  221.     CmdOption = 'scheduled'
  222.     Left = 280
  223.     Top = 104
  224.   end
  225.   object OnlyOnFinding: TBoolOption
  226.     KeyName = HKEY_LOCAL_MACHINE
  227.     ValName = 'OnlyOnFinding'
  228.     Changeable = True
  229.     Remote = False
  230.     Saveable = True
  231.     Section = 'IVM32'
  232.     Default = False
  233.     CmdOption = 'OnlyOnFinding'
  234.     Left = 280
  235.     Top = 152
  236.   end
  237.   object XlsInclude: TListOption
  238.     KeyName = HKEY_LOCAL_MACHINE
  239.     ValName = 'XlsInclude'
  240.     Changeable = True
  241.     Remote = False
  242.     Saveable = True
  243.     Section = 'IVM32'
  244.     IgnoreDups = True
  245.     Left = 336
  246.     Top = 56
  247.   end
  248.   object Strict: TBoolOption
  249.     KeyName = HKEY_LOCAL_MACHINE
  250.     ValName = 'strict'
  251.     Changeable = True
  252.     Remote = False
  253.     Saveable = True
  254.     Section = 'IVM32'
  255.     Default = False
  256.     CmdOption = 'strict'
  257.     Left = 336
  258.     Top = 104
  259.   end
  260. end
  261.