home *** CD-ROM | disk | FTP | other *** search
- object AdvancedOptions: TAdvancedOptions
- Left = 145
- Top = 74
- BorderIcons = [biHelp]
- BorderStyle = bsToolWindow
- Caption = 'Advanced Options'
- ClientHeight = 308
- ClientWidth = 435
- 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 GroupBox1: TGroupBox
- Left = 8
- Top = 8
- Width = 353
- Height = 97
- Caption = 'Archive types to look inside'
- TabOrder = 16
- object CAB: TCheckBox
- Left = 152
- Top = 40
- Width = 41
- Height = 17
- Caption = 'CAB'
- TabOrder = 0
- end
- object ACE: TCheckBox
- Left = 8
- Top = 40
- Width = 41
- Height = 17
- Caption = 'ACE'
- TabOrder = 1
- end
- end
- object SelectAll: TCheckBox
- Left = 16
- Top = 24
- Width = 65
- Height = 17
- Caption = 'Select All'
- TabOrder = 0
- OnClick = SelectAllClick
- end
- object ARC: TCheckBox
- Left = 64
- Top = 48
- Width = 41
- Height = 17
- Caption = 'ARC'
- TabOrder = 1
- end
- object ARJ: TCheckBox
- Left = 112
- Top = 48
- Width = 41
- Height = 17
- Caption = 'ARJ'
- TabOrder = 2
- end
- object GRP: TCheckBox
- Left = 208
- Top = 48
- Width = 41
- Height = 17
- Caption = 'GRP'
- TabOrder = 3
- end
- object HYP: TCheckBox
- Left = 264
- Top = 48
- Width = 41
- Height = 17
- Caption = 'HYP'
- TabOrder = 4
- end
- object LZH: TCheckBox
- Left = 312
- Top = 48
- Width = 41
- Height = 17
- Caption = 'LZH'
- TabOrder = 5
- end
- object PAK: TCheckBox
- Left = 16
- Top = 64
- Width = 41
- Height = 17
- Caption = 'PAK'
- TabOrder = 6
- end
- object RAR: TCheckBox
- Left = 64
- Top = 64
- 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 = 160
- Top = 64
- Width = 41
- Height = 17
- Caption = 'TAR'
- TabOrder = 9
- end
- object WAD: TCheckBox
- Left = 208
- Top = 64
- Width = 49
- Height = 17
- Caption = 'WAD'
- TabOrder = 10
- end
- object ZIP: TCheckBox
- Left = 264
- Top = 64
- Width = 41
- Height = 17
- Caption = 'ZIP'
- TabOrder = 11
- end
- object ZOO: TCheckBox
- Left = 312
- Top = 64
- Width = 41
- Height = 17
- Caption = 'ZOO'
- TabOrder = 12
- end
- object Folders: TCheckBox
- Left = 16
- Top = 80
- Width = 73
- Height = 17
- Caption = 'File folders'
- TabOrder = 13
- end
- object Button1: TButton
- Left = 368
- Top = 16
- Width = 65
- Height = 25
- Caption = 'OK'
- TabOrder = 14
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 368
- Top = 48
- Width = 65
- Height = 25
- Caption = 'Cancel'
- TabOrder = 15
- OnClick = Button2Click
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 112
- Width = 377
- Height = 185
- Caption = 'Saving results to disk'
- TabOrder = 17
- object Label1: TLabel
- Left = 40
- Top = 128
- Width = 281
- Height = 33
- Caption =
- '(this will make the output ugly, but it is useful when importing' +
- ' results into a spreadsheet program)'
- WordWrap = True
- end
- object GroupBox3: TGroupBox
- Left = 8
- Top = 16
- Width = 225
- Height = 89
- Caption = 'HTML options'
- TabOrder = 0
- 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 CheckBox1: TCheckBox
- Left = 8
- Top = 160
- Width = 241
- Height = 17
- Caption = 'Launch viewer when results are saved to disk'
- TabOrder = 1
- end
- object GroupBox4: TGroupBox
- Left = 240
- Top = 16
- Width = 129
- Height = 89
- Caption = 'Include'
- TabOrder = 2
- object CheckBox4: TCheckBox
- Left = 8
- Top = 16
- Width = 73
- Height = 17
- Caption = 'Date/Time'
- TabOrder = 0
- end
- object CheckBox5: TCheckBox
- Left = 8
- Top = 32
- Width = 81
- Height = 17
- Caption = 'Original Size'
- TabOrder = 1
- end
- object CheckBox6: TCheckBox
- Left = 8
- Top = 64
- Width = 105
- Height = 17
- Caption = 'Compressed Size'
- TabOrder = 2
- end
- object CheckBox7: TCheckBox
- Left = 8
- Top = 48
- Width = 113
- Height = 17
- Caption = 'Compression Ratio'
- TabOrder = 3
- end
- end
- object CheckBox8: TCheckBox
- Left = 8
- Top = 112
- Width = 209
- Height = 17
- Caption = 'Put tabs in text files rather than spaces'
- TabOrder = 3
- end
- end
- object ColorDialog1: TColorDialog
- Ctl3D = True
- Left = 368
- Top = 80
- end
- end
-