object FrmChkSetup: TFrmChkSetup Left = 440 Top = 245 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Checking setup' ClientHeight = 338 ClientWidth = 412 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poScreenCenter Scaled = False ShowHint = True OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object LblSrc: TLabel Left = 8 Top = 8 Width = 236 Height = 13 Caption = '1. &Source folders/files to check for errors' FocusControl = CBoxSrc Font.Charset = DEFAULT_CHARSET Font.Color = 64 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object BtnSrcBrowse: TSpeedButton Left = 390 Top = 24 Width = 17 Height = 21 Anchors = [akTop, akRight] Caption = '...' OnClick = BtnSrcBrowseClick end object LblAdv: TLabel Left = 8 Top = 56 Width = 118 Height = 13 Caption = '2. Advanced options' Font.Charset = DEFAULT_CHARSET Font.Color = 64 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object BtnSrcFilter: TSpeedButton Left = 286 Top = 44 Width = 105 Height = 13 Anchors = [akTop, akRight] Caption = 'Filter (none)' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = 12416 Font.Height = -9 Font.Name = 'Small Fonts' Font.Style = [] ParentFont = False Visible = False end object PnlAdv: TPanel Left = 24 Top = 320 Width = 329 Height = 145 BevelOuter = bvNone TabOrder = 5 Visible = False object Label5: TLabel Left = 0 Top = -2 Width = 156 Height = 13 Caption = '2.1. Audio compare options' Font.Charset = DEFAULT_CHARSET Font.Color = 12416 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Left = 0 Top = 38 Width = 91 Height = 13 Caption = '2.2. Check type' Font.Charset = DEFAULT_CHARSET Font.Color = 12416 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 200 Top = 56 Width = 8 Height = 13 Caption = '%' end object ChkFreq: TCheckBox Left = 8 Top = 14 Width = 321 Height = 17 Caption = 'Calculate frequency specter, noise peak and some statistics...' TabOrder = 0 Visible = False end object RadChkType: TRadioGroup Left = 8 Top = 78 Width = 321 Height = 59 Caption = 'check type' ItemIndex = 0 Items.Strings = ( 'normal' 'thorough (ASPI only)') TabOrder = 1 Visible = False end object ChkQuick: TCheckBox Left = 8 Top = 56 Width = 137 Height = 17 Caption = 'Quick check' TabOrder = 2 Visible = False OnClick = ChkQuickClick end object EdtQuick: TEdit Left = 133 Top = 51 Width = 65 Height = 21 TabOrder = 3 Text = 'Edit1' end end object PnlAdvOld: TPanel Left = 19 Top = 467 Width = 329 Height = 152 BevelOuter = bvNone TabOrder = 4 Visible = False object Label6: TLabel Left = 0 Top = 6 Width = 113 Height = 13 Caption = '3.3. Old check type' Font.Charset = DEFAULT_CHARSET Font.Color = 12416 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object RadioGroup1: TRadioGroup Left = 8 Top = 30 Width = 321 Height = 129 Caption = 'types' ItemIndex = 1 Items.Strings = ( 'quick' 'normal' 'thorough (ASPI only)' 'raw sector check (NT only)' 'custom CRC file') TabOrder = 0 Visible = False end object Panel1: TPanel Left = 137 Top = 210 Width = 189 Height = 25 TabOrder = 1 object SpeedButton4: TSpeedButton Left = 169 Top = 2 Width = 17 Height = 21 Caption = '...' end object ComboBox3: TComboBox Left = 1 Top = 2 Width = 169 Height = 21 ItemHeight = 13 TabOrder = 0 Text = 'ComboBox1' end end object Panel2: TPanel Left = 139 Top = 122 Width = 187 Height = 25 TabOrder = 2 object Label4: TLabel Left = 5 Top = 6 Width = 100 Height = 13 Caption = 'Percentage to check' end object Edit1: TEdit Left = 119 Top = 1 Width = 65 Height = 21 TabOrder = 0 Text = 'Edit1' end end end object CBoxSrc: TComboBox Left = 16 Top = 24 Width = 375 Height = 21 Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 0 OnExit = CBoxSrcExit OnKeyDown = CBoxSrcKeyDown end object PnlBtns: TPanel Left = 0 Top = 311 Width = 412 Height = 27 Align = alBottom BevelOuter = bvNone TabOrder = 3 object BtnCancel: TSpeedButton Left = 240 Top = 2 Width = 80 Height = 22 Anchors = [akTop, akRight] Caption = '<< Cancel' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = 4210816 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = BtnCancelClick end object BtnOK: TSpeedButton Left = 325 Top = 2 Width = 80 Height = 22 Anchors = [akTop, akRight] Caption = 'Continue >>' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = 8421440 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = BtnOKClick end end object PnlHash: TPanel Left = 8 Top = 72 Width = 399 Height = 121 Anchors = [akLeft, akTop, akRight] BevelOuter = bvNone TabOrder = 1 object BtnCRCBrowse: TSpeedButton Left = 382 Top = 60 Width = 17 Height = 21 Anchors = [akTop, akRight] Caption = '...' OnClick = BtnCRCBrowseClick end object LblCRC: TLabel Left = 8 Top = 4 Width = 83 Height = 13 Caption = '2.1. Hash files' Font.Charset = DEFAULT_CHARSET Font.Color = 12416 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object CBoxCRC: TComboBox Left = 8 Top = 60 Width = 375 Height = 21 Anchors = [akLeft, akTop, akRight] ItemHeight = 13 TabOrder = 2 OnKeyDown = CBoxCRCKeyDown end object RadCRC1: TRadioButton Left = 8 Top = 20 Width = 391 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = '&Automatic detection' Checked = True TabOrder = 0 TabStop = True OnClick = RadCRCClick end object RadCRC2: TRadioButton Left = 8 Top = 40 Width = 391 Height = 17 Anchors = [akLeft, akTop, akRight] Caption = '&Custom hash file (must have been made for source folder)' TabOrder = 1 OnClick = RadCRCClick end object ChkReportMissingHashes: TCheckBox Left = 8 Top = 86 Width = 385 Height = 17 Caption = 'Report &files without hash value when hash files are detected' Checked = True State = cbChecked TabOrder = 3 end object ChkReportMissingFiles: TCheckBox Left = 8 Top = 106 Width = 387 Height = 17 Caption = 'Report &hash values for which files do not exist' Checked = True State = cbChecked TabOrder = 4 end end object PnlAntiVirus: TPanel Left = 8 Top = 208 Width = 401 Height = 97 BevelOuter = bvNone Caption = 'PnlAntiVirus' TabOrder = 2 object LblAntiVirus: TLabel Left = 8 Top = 4 Width = 112 Height = 13 Caption = '2.2 Virus protection' Font.Charset = DEFAULT_CHARSET Font.Color = 12416 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object ChkAVDisabled: TLabel Left = 8 Top = 64 Width = 385 Height = 33 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Virus protection is disabled because no working plugin is availa' + 'ble.'#13#10'See help for how to set up virus protection.' WordWrap = True end object ChkScanForViruses: TCheckBox Left = 8 Top = 24 Width = 385 Height = 17 Caption = 'Scan for &viruses' TabOrder = 0 end object ChkDisinfect: TCheckBox Left = 8 Top = 40 Width = 385 Height = 17 Caption = 'Try to &disinfect infected files' TabOrder = 1 end end end