home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top100sh / Zip / Arcpek95 / ARCPEEK.EXE / 0 / RCDATA / TADVANCEDOPTIONS / TADVANCEDOPTIONS.txt
Text File  |  1998-02-23  |  4KB  |  226 lines

  1. object AdvancedOptions: TAdvancedOptions
  2.   Left = 208
  3.   Top = 102
  4.   BorderIcons = [biHelp]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Advanced Options'
  7.   ClientHeight = 235
  8.   ClientWidth = 296
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object GroupBox2: TGroupBox
  19.     Left = 8
  20.     Top = 128
  21.     Width = 225
  22.     Height = 81
  23.     Caption = 'HTML options'
  24.     TabOrder = 17
  25.     object Shape1: TShape
  26.       Left = 128
  27.       Top = 16
  28.       Width = 25
  29.       Height = 17
  30.     end
  31.     object ComboBox1: TComboBox
  32.       Left = 8
  33.       Top = 16
  34.       Width = 113
  35.       Height = 21
  36.       ItemHeight = 13
  37.       Items.Strings = (
  38.         'Background color'
  39.         'Text color'
  40.         'Link color'
  41.         'Visited link color'
  42.         'Active link color')
  43.       TabOrder = 0
  44.       Text = 'Background color'
  45.       OnChange = ComboBox1Change
  46.     end
  47.     object Select: TButton
  48.       Left = 160
  49.       Top = 16
  50.       Width = 57
  51.       Height = 17
  52.       Caption = 'Select...'
  53.       TabOrder = 1
  54.       OnClick = SelectClick
  55.     end
  56.     object CheckBox2: TCheckBox
  57.       Left = 8
  58.       Top = 40
  59.       Width = 105
  60.       Height = 17
  61.       Caption = 'Create hyperlinks'
  62.       TabOrder = 2
  63.     end
  64.     object CheckBox3: TCheckBox
  65.       Left = 8
  66.       Top = 56
  67.       Width = 121
  68.       Height = 17
  69.       Caption = 'Display table borders'
  70.       TabOrder = 3
  71.     end
  72.   end
  73.   object GroupBox1: TGroupBox
  74.     Left = 8
  75.     Top = 8
  76.     Width = 209
  77.     Height = 113
  78.     Caption = 'Archive types to look inside'
  79.     TabOrder = 16
  80.   end
  81.   object SelectAll: TCheckBox
  82.     Left = 16
  83.     Top = 24
  84.     Width = 65
  85.     Height = 17
  86.     Caption = 'Select All'
  87.     TabOrder = 0
  88.     OnClick = SelectAllClick
  89.   end
  90.   object ARC: TCheckBox
  91.     Left = 16
  92.     Top = 48
  93.     Width = 41
  94.     Height = 17
  95.     Caption = 'ARC'
  96.     TabOrder = 1
  97.   end
  98.   object ARJ: TCheckBox
  99.     Left = 16
  100.     Top = 64
  101.     Width = 41
  102.     Height = 17
  103.     Caption = 'ARJ'
  104.     TabOrder = 2
  105.   end
  106.   object GRP: TCheckBox
  107.     Left = 16
  108.     Top = 80
  109.     Width = 41
  110.     Height = 17
  111.     Caption = 'GRP'
  112.     TabOrder = 3
  113.   end
  114.   object HYP: TCheckBox
  115.     Left = 64
  116.     Top = 48
  117.     Width = 41
  118.     Height = 17
  119.     Caption = 'HYP'
  120.     TabOrder = 4
  121.   end
  122.   object LZH: TCheckBox
  123.     Left = 64
  124.     Top = 64
  125.     Width = 41
  126.     Height = 17
  127.     Caption = 'LZH'
  128.     TabOrder = 5
  129.   end
  130.   object PAK: TCheckBox
  131.     Left = 64
  132.     Top = 80
  133.     Width = 41
  134.     Height = 17
  135.     Caption = 'PAK'
  136.     TabOrder = 6
  137.   end
  138.   object RAR: TCheckBox
  139.     Left = 112
  140.     Top = 48
  141.     Width = 41
  142.     Height = 17
  143.     Caption = 'RAR'
  144.     TabOrder = 7
  145.   end
  146.   object SQZ: TCheckBox
  147.     Left = 112
  148.     Top = 64
  149.     Width = 41
  150.     Height = 17
  151.     Caption = 'SQZ'
  152.     TabOrder = 8
  153.   end
  154.   object TAR: TCheckBox
  155.     Left = 112
  156.     Top = 80
  157.     Width = 41
  158.     Height = 17
  159.     Caption = 'TAR'
  160.     TabOrder = 9
  161.   end
  162.   object WAD: TCheckBox
  163.     Left = 160
  164.     Top = 48
  165.     Width = 49
  166.     Height = 17
  167.     Caption = 'WAD'
  168.     TabOrder = 10
  169.   end
  170.   object ZIP: TCheckBox
  171.     Left = 160
  172.     Top = 64
  173.     Width = 41
  174.     Height = 17
  175.     Caption = 'ZIP'
  176.     TabOrder = 11
  177.   end
  178.   object ZOO: TCheckBox
  179.     Left = 160
  180.     Top = 80
  181.     Width = 41
  182.     Height = 17
  183.     Caption = 'ZOO'
  184.     TabOrder = 12
  185.   end
  186.   object Folders: TCheckBox
  187.     Left = 16
  188.     Top = 96
  189.     Width = 73
  190.     Height = 17
  191.     Caption = 'File folders'
  192.     TabOrder = 13
  193.   end
  194.   object Button1: TButton
  195.     Left = 224
  196.     Top = 16
  197.     Width = 65
  198.     Height = 25
  199.     Caption = 'OK'
  200.     TabOrder = 14
  201.     OnClick = Button1Click
  202.   end
  203.   object Button2: TButton
  204.     Left = 224
  205.     Top = 48
  206.     Width = 65
  207.     Height = 25
  208.     Caption = 'Cancel'
  209.     TabOrder = 15
  210.     OnClick = Button2Click
  211.   end
  212.   object CheckBox1: TCheckBox
  213.     Left = 8
  214.     Top = 216
  215.     Width = 241
  216.     Height = 17
  217.     Caption = 'Launch viewer when results are saved to disk'
  218.     TabOrder = 18
  219.   end
  220.   object ColorDialog1: TColorDialog
  221.     Ctl3D = True
  222.     Left = 240
  223.     Top = 136
  224.   end
  225. end
  226.