home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 October / PCWorld_2006-10_cd.bin / zabezpeceni / cdcheck / CDCheckSetup.exe / CDCheck.exe / 0 / RCDATA / TFRMCHKSETUP / TFRMCHKSETUP.txt
Text File  |  2006-07-03  |  9KB  |  427 lines

  1. object FrmChkSetup: TFrmChkSetup
  2.   Left = 440
  3.   Top = 245
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Checking setup'
  7.   ClientHeight = 338
  8.   ClientWidth = 412
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   ShowHint = True
  20.   OnKeyDown = FormKeyDown
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object LblSrc: TLabel
  25.     Left = 8
  26.     Top = 8
  27.     Width = 236
  28.     Height = 13
  29.     Caption = '1. &Source folders/files to check for errors'
  30.     FocusControl = CBoxSrc
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = 64
  33.     Font.Height = -11
  34.     Font.Name = 'MS Sans Serif'
  35.     Font.Style = [fsBold]
  36.     ParentFont = False
  37.   end
  38.   object BtnSrcBrowse: TSpeedButton
  39.     Left = 390
  40.     Top = 24
  41.     Width = 17
  42.     Height = 21
  43.     Anchors = [akTop, akRight]
  44.     Caption = '...'
  45.     OnClick = BtnSrcBrowseClick
  46.   end
  47.   object LblAdv: TLabel
  48.     Left = 8
  49.     Top = 56
  50.     Width = 118
  51.     Height = 13
  52.     Caption = '2. Advanced options'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = 64
  55.     Font.Height = -11
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.   end
  60.   object BtnSrcFilter: TSpeedButton
  61.     Left = 286
  62.     Top = 44
  63.     Width = 105
  64.     Height = 13
  65.     Anchors = [akTop, akRight]
  66.     Caption = 'Filter (none)'
  67.     Flat = True
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = 12416
  70.     Font.Height = -9
  71.     Font.Name = 'Small Fonts'
  72.     Font.Style = []
  73.     ParentFont = False
  74.     Visible = False
  75.   end
  76.   object PnlAdv: TPanel
  77.     Left = 24
  78.     Top = 320
  79.     Width = 329
  80.     Height = 145
  81.     BevelOuter = bvNone
  82.     TabOrder = 5
  83.     Visible = False
  84.     object Label5: TLabel
  85.       Left = 0
  86.       Top = -2
  87.       Width = 156
  88.       Height = 13
  89.       Caption = '2.1. Audio compare options'
  90.       Font.Charset = DEFAULT_CHARSET
  91.       Font.Color = 12416
  92.       Font.Height = -11
  93.       Font.Name = 'MS Sans Serif'
  94.       Font.Style = [fsBold]
  95.       ParentFont = False
  96.     end
  97.     object Label1: TLabel
  98.       Left = 0
  99.       Top = 38
  100.       Width = 91
  101.       Height = 13
  102.       Caption = '2.2. Check type'
  103.       Font.Charset = DEFAULT_CHARSET
  104.       Font.Color = 12416
  105.       Font.Height = -11
  106.       Font.Name = 'MS Sans Serif'
  107.       Font.Style = [fsBold]
  108.       ParentFont = False
  109.     end
  110.     object Label3: TLabel
  111.       Left = 200
  112.       Top = 56
  113.       Width = 8
  114.       Height = 13
  115.       Caption = '%'
  116.     end
  117.     object ChkFreq: TCheckBox
  118.       Left = 8
  119.       Top = 14
  120.       Width = 321
  121.       Height = 17
  122.       Caption = 'Calculate frequency specter, noise peak and some statistics...'
  123.       TabOrder = 0
  124.       Visible = False
  125.     end
  126.     object RadChkType: TRadioGroup
  127.       Left = 8
  128.       Top = 78
  129.       Width = 321
  130.       Height = 59
  131.       Caption = 'check type'
  132.       ItemIndex = 0
  133.       Items.Strings = (
  134.         'normal'
  135.         'thorough (ASPI only)')
  136.       TabOrder = 1
  137.       Visible = False
  138.     end
  139.     object ChkQuick: TCheckBox
  140.       Left = 8
  141.       Top = 56
  142.       Width = 137
  143.       Height = 17
  144.       Caption = 'Quick check'
  145.       TabOrder = 2
  146.       Visible = False
  147.       OnClick = ChkQuickClick
  148.     end
  149.     object EdtQuick: TEdit
  150.       Left = 133
  151.       Top = 51
  152.       Width = 65
  153.       Height = 21
  154.       TabOrder = 3
  155.       Text = 'Edit1'
  156.     end
  157.   end
  158.   object PnlAdvOld: TPanel
  159.     Left = 19
  160.     Top = 467
  161.     Width = 329
  162.     Height = 152
  163.     BevelOuter = bvNone
  164.     TabOrder = 4
  165.     Visible = False
  166.     object Label6: TLabel
  167.       Left = 0
  168.       Top = 6
  169.       Width = 113
  170.       Height = 13
  171.       Caption = '3.3. Old check type'
  172.       Font.Charset = DEFAULT_CHARSET
  173.       Font.Color = 12416
  174.       Font.Height = -11
  175.       Font.Name = 'MS Sans Serif'
  176.       Font.Style = [fsBold]
  177.       ParentFont = False
  178.     end
  179.     object RadioGroup1: TRadioGroup
  180.       Left = 8
  181.       Top = 30
  182.       Width = 321
  183.       Height = 129
  184.       Caption = 'types'
  185.       ItemIndex = 1
  186.       Items.Strings = (
  187.         'quick'
  188.         'normal'
  189.         'thorough (ASPI only)'
  190.         'raw sector check (NT only)'
  191.         'custom CRC file')
  192.       TabOrder = 0
  193.       Visible = False
  194.     end
  195.     object Panel1: TPanel
  196.       Left = 137
  197.       Top = 210
  198.       Width = 189
  199.       Height = 25
  200.       TabOrder = 1
  201.       object SpeedButton4: TSpeedButton
  202.         Left = 169
  203.         Top = 2
  204.         Width = 17
  205.         Height = 21
  206.         Caption = '...'
  207.       end
  208.       object ComboBox3: TComboBox
  209.         Left = 1
  210.         Top = 2
  211.         Width = 169
  212.         Height = 21
  213.         ItemHeight = 13
  214.         TabOrder = 0
  215.         Text = 'ComboBox1'
  216.       end
  217.     end
  218.     object Panel2: TPanel
  219.       Left = 139
  220.       Top = 122
  221.       Width = 187
  222.       Height = 25
  223.       TabOrder = 2
  224.       object Label4: TLabel
  225.         Left = 5
  226.         Top = 6
  227.         Width = 100
  228.         Height = 13
  229.         Caption = 'Percentage to check'
  230.       end
  231.       object Edit1: TEdit
  232.         Left = 119
  233.         Top = 1
  234.         Width = 65
  235.         Height = 21
  236.         TabOrder = 0
  237.         Text = 'Edit1'
  238.       end
  239.     end
  240.   end
  241.   object CBoxSrc: TComboBox
  242.     Left = 16
  243.     Top = 24
  244.     Width = 375
  245.     Height = 21
  246.     Anchors = [akLeft, akTop, akRight]
  247.     ItemHeight = 13
  248.     TabOrder = 0
  249.     OnExit = CBoxSrcExit
  250.     OnKeyDown = CBoxSrcKeyDown
  251.   end
  252.   object PnlBtns: TPanel
  253.     Left = 0
  254.     Top = 311
  255.     Width = 412
  256.     Height = 27
  257.     Align = alBottom
  258.     BevelOuter = bvNone
  259.     TabOrder = 3
  260.     object BtnCancel: TSpeedButton
  261.       Left = 240
  262.       Top = 2
  263.       Width = 80
  264.       Height = 22
  265.       Anchors = [akTop, akRight]
  266.       Caption = '<< Cancel'
  267.       Flat = True
  268.       Font.Charset = DEFAULT_CHARSET
  269.       Font.Color = 4210816
  270.       Font.Height = -11
  271.       Font.Name = 'MS Sans Serif'
  272.       Font.Style = []
  273.       ParentFont = False
  274.       OnClick = BtnCancelClick
  275.     end
  276.     object BtnOK: TSpeedButton
  277.       Left = 325
  278.       Top = 2
  279.       Width = 80
  280.       Height = 22
  281.       Anchors = [akTop, akRight]
  282.       Caption = 'Continue >>'
  283.       Flat = True
  284.       Font.Charset = DEFAULT_CHARSET
  285.       Font.Color = 8421440
  286.       Font.Height = -11
  287.       Font.Name = 'MS Sans Serif'
  288.       Font.Style = []
  289.       ParentFont = False
  290.       OnClick = BtnOKClick
  291.     end
  292.   end
  293.   object PnlHash: TPanel
  294.     Left = 8
  295.     Top = 72
  296.     Width = 399
  297.     Height = 121
  298.     Anchors = [akLeft, akTop, akRight]
  299.     BevelOuter = bvNone
  300.     TabOrder = 1
  301.     object BtnCRCBrowse: TSpeedButton
  302.       Left = 382
  303.       Top = 60
  304.       Width = 17
  305.       Height = 21
  306.       Anchors = [akTop, akRight]
  307.       Caption = '...'
  308.       OnClick = BtnCRCBrowseClick
  309.     end
  310.     object LblCRC: TLabel
  311.       Left = 8
  312.       Top = 4
  313.       Width = 83
  314.       Height = 13
  315.       Caption = '2.1. Hash files'
  316.       Font.Charset = DEFAULT_CHARSET
  317.       Font.Color = 12416
  318.       Font.Height = -11
  319.       Font.Name = 'MS Sans Serif'
  320.       Font.Style = [fsBold]
  321.       ParentFont = False
  322.     end
  323.     object CBoxCRC: TComboBox
  324.       Left = 8
  325.       Top = 60
  326.       Width = 375
  327.       Height = 21
  328.       Anchors = [akLeft, akTop, akRight]
  329.       ItemHeight = 13
  330.       TabOrder = 2
  331.       OnKeyDown = CBoxCRCKeyDown
  332.     end
  333.     object RadCRC1: TRadioButton
  334.       Left = 8
  335.       Top = 20
  336.       Width = 391
  337.       Height = 17
  338.       Anchors = [akLeft, akTop, akRight]
  339.       Caption = '&Automatic detection'
  340.       Checked = True
  341.       TabOrder = 0
  342.       TabStop = True
  343.       OnClick = RadCRCClick
  344.     end
  345.     object RadCRC2: TRadioButton
  346.       Left = 8
  347.       Top = 40
  348.       Width = 391
  349.       Height = 17
  350.       Anchors = [akLeft, akTop, akRight]
  351.       Caption = '&Custom hash file (must have been made for source folder)'
  352.       TabOrder = 1
  353.       OnClick = RadCRCClick
  354.     end
  355.     object ChkReportMissingHashes: TCheckBox
  356.       Left = 8
  357.       Top = 86
  358.       Width = 385
  359.       Height = 17
  360.       Caption = 'Report &files without hash value when hash files are detected'
  361.       Checked = True
  362.       State = cbChecked
  363.       TabOrder = 3
  364.     end
  365.     object ChkReportMissingFiles: TCheckBox
  366.       Left = 8
  367.       Top = 106
  368.       Width = 387
  369.       Height = 17
  370.       Caption = 'Report &hash values for which files do not exist'
  371.       Checked = True
  372.       State = cbChecked
  373.       TabOrder = 4
  374.     end
  375.   end
  376.   object PnlAntiVirus: TPanel
  377.     Left = 8
  378.     Top = 208
  379.     Width = 401
  380.     Height = 97
  381.     BevelOuter = bvNone
  382.     Caption = 'PnlAntiVirus'
  383.     TabOrder = 2
  384.     object LblAntiVirus: TLabel
  385.       Left = 8
  386.       Top = 4
  387.       Width = 112
  388.       Height = 13
  389.       Caption = '2.2 Virus protection'
  390.       Font.Charset = DEFAULT_CHARSET
  391.       Font.Color = 12416
  392.       Font.Height = -11
  393.       Font.Name = 'MS Sans Serif'
  394.       Font.Style = [fsBold]
  395.       ParentFont = False
  396.     end
  397.     object ChkAVDisabled: TLabel
  398.       Left = 8
  399.       Top = 64
  400.       Width = 385
  401.       Height = 33
  402.       Anchors = [akLeft, akTop, akRight]
  403.       AutoSize = False
  404.       Caption = 
  405.         'Virus protection is disabled because no working plugin is availa' +
  406.         'ble.'#13#10'See help for how to set up virus protection.'
  407.       WordWrap = True
  408.     end
  409.     object ChkScanForViruses: TCheckBox
  410.       Left = 8
  411.       Top = 24
  412.       Width = 385
  413.       Height = 17
  414.       Caption = 'Scan for &viruses'
  415.       TabOrder = 0
  416.     end
  417.     object ChkDisinfect: TCheckBox
  418.       Left = 8
  419.       Top = 40
  420.       Width = 385
  421.       Height = 17
  422.       Caption = 'Try to &disinfect infected files'
  423.       TabOrder = 1
  424.     end
  425.   end
  426. end
  427.