home *** CD-ROM | disk | FTP | other *** search
- object AdvancedOptions: TAdvancedOptions
- Left = 208
- Top = 102
- BorderIcons = [biHelp]
- BorderStyle = bsToolWindow
- Caption = 'Advanced Options'
- ClientHeight = 235
- ClientWidth = 296
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object GroupBox2: TGroupBox
- Left = 8
- Top = 128
- Width = 225
- Height = 81
- Caption = 'HTML options'
- TabOrder = 17
- object Shape1: TShape
- Left = 128
- Top = 16
- Width = 25
- Height = 17
- end
- object ComboBox1: TComboBox
- Left = 8
- Top = 16
- Width = 113
- Height = 21
- ItemHeight = 13
- Items.Strings = (
- 'Background color'
- 'Text color'
- 'Link color'
- 'Visited link color'
- 'Active link color')
- TabOrder = 0
- Text = 'Background color'
- OnChange = ComboBox1Change
- end
- object Select: TButton
- Left = 160
- Top = 16
- Width = 57
- Height = 17
- Caption = 'Select...'
- TabOrder = 1
- OnClick = SelectClick
- end
- object CheckBox2: TCheckBox
- Left = 8
- Top = 40
- Width = 105
- Height = 17
- Caption = 'Create hyperlinks'
- TabOrder = 2
- end
- object CheckBox3: TCheckBox
- Left = 8
- Top = 56
- Width = 121
- Height = 17
- Caption = 'Display table borders'
- TabOrder = 3
- end
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 209
- Height = 113
- Caption = 'Archive types to look inside'
- TabOrder = 16
- end
- object SelectAll: TCheckBox
- Left = 16
- Top = 24
- Width = 65
- Height = 17
- Caption = 'Select All'
- TabOrder = 0
- OnClick = SelectAllClick
- end
- object ARC: TCheckBox
- Left = 16
- Top = 48
- Width = 41
- Height = 17
- Caption = 'ARC'
- TabOrder = 1
- end
- object ARJ: TCheckBox
- Left = 16
- Top = 64
- Width = 41
- Height = 17
- Caption = 'ARJ'
- TabOrder = 2
- end
- object GRP: TCheckBox
- Left = 16
- Top = 80
- Width = 41
- Height = 17
- Caption = 'GRP'
- TabOrder = 3
- end
- object HYP: TCheckBox
- Left = 64
- Top = 48
- Width = 41
- Height = 17
- Caption = 'HYP'
- TabOrder = 4
- end
- object LZH: TCheckBox
- Left = 64
- Top = 64
- Width = 41
- Height = 17
- Caption = 'LZH'
- TabOrder = 5
- end
- object PAK: TCheckBox
- Left = 64
- Top = 80
- Width = 41
- Height = 17
- Caption = 'PAK'
- TabOrder = 6
- end
- object RAR: TCheckBox
- Left = 112
- Top = 48
- Width = 41
- Height = 17
- Caption = 'RAR'
- TabOrder = 7
- end
- object SQZ: TCheckBox
- Left = 112
- Top = 64
- Width = 41
- Height = 17
- Caption = 'SQZ'
- TabOrder = 8
- end
- object TAR: TCheckBox
- Left = 112
- Top = 80
- Width = 41
- Height = 17
- Caption = 'TAR'
- TabOrder = 9
- end
- object WAD: TCheckBox
- Left = 160
- Top = 48
- Width = 49
- Height = 17
- Caption = 'WAD'
- TabOrder = 10
- end
- object ZIP: TCheckBox
- Left = 160
- Top = 64
- Width = 41
- Height = 17
- Caption = 'ZIP'
- TabOrder = 11
- end
- object ZOO: TCheckBox
- Left = 160
- Top = 80
- Width = 41
- Height = 17
- Caption = 'ZOO'
- TabOrder = 12
- end
- object Folders: TCheckBox
- Left = 16
- Top = 96
- Width = 73
- Height = 17
- Caption = 'File folders'
- TabOrder = 13
- end
- object Button1: TButton
- Left = 224
- Top = 16
- Width = 65
- Height = 25
- Caption = 'OK'
- TabOrder = 14
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 224
- Top = 48
- Width = 65
- Height = 25
- Caption = 'Cancel'
- TabOrder = 15
- OnClick = Button2Click
- end
- object CheckBox1: TCheckBox
- Left = 8
- Top = 216
- Width = 241
- Height = 17
- Caption = 'Launch viewer when results are saved to disk'
- TabOrder = 18
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 240
- Top = 136
- end
- end
-