home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top100sh / Toolsys / Resc95 / RESCUE95.EXE / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  1998-09-13  |  29KB  |  1,128 lines

  1. object Form8: TForm8
  2.   Left = 153
  3.   Top = 92
  4.   HelpContext = 6
  5.   ActiveControl = PageControl1
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'WinRescue 95 Preferences'
  9.   ClientHeight = 310
  10.   ClientWidth = 427
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   Icon.Data = {<image000.ico>}
  17.   Position = poScreenCenter
  18.   OnActivate = Form8Activate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label11: TLabel
  22.     Left = 16
  23.     Top = 40
  24.     Width = 97
  25.     Height = 41
  26.     Alignment = taCenter
  27.     AutoSize = False
  28.     Caption = 'To change a file'#39's status, click on it'#39's checkbox.'
  29.     Transparent = True
  30.     WordWrap = True
  31.   end
  32.   object PageControl1: TPageControl
  33.     Left = 8
  34.     Top = 8
  35.     Width = 409
  36.     Height = 265
  37.     HelpContext = 6
  38.     ActivePage = TabSheet1
  39.     MultiLine = True
  40.     TabOrder = 0
  41.     object TabSheet1: TTabSheet
  42.       HelpContext = 6
  43.       Caption = 'Backup Preferences'
  44.       object Label12: TLabel
  45.         Left = 24
  46.         Top = 20
  47.         Width = 52
  48.         Height = 13
  49.         Caption = '&Backup to:'
  50.         Font.Charset = DEFAULT_CHARSET
  51.         Font.Color = clBlack
  52.         Font.Height = -11
  53.         Font.Name = 'MS Sans Serif'
  54.         Font.Style = []
  55.         ParentFont = False
  56.       end
  57.       object Label6: TLabel
  58.         Left = 280
  59.         Top = 20
  60.         Width = 70
  61.         Height = 13
  62.         AutoSize = False
  63.         Caption = 'Dis&kette Drive:'
  64.         Enabled = False
  65.         FocusControl = Edit1
  66.         Font.Charset = DEFAULT_CHARSET
  67.         Font.Color = clBlack
  68.         Font.Height = -11
  69.         Font.Name = 'MS Sans Serif'
  70.         Font.Style = []
  71.         ParentFont = False
  72.       end
  73.       object Label10: TLabel
  74.         Left = 24
  75.         Top = 99
  76.         Width = 34
  77.         Height = 13
  78.         Caption = '&Target:'
  79.         Font.Charset = DEFAULT_CHARSET
  80.         Font.Color = clBlack
  81.         Font.Height = -11
  82.         Font.Name = 'MS Sans Serif'
  83.         Font.Style = []
  84.         ParentFont = False
  85.       end
  86.       object Label1: TLabel
  87.         Left = 24
  88.         Top = 134
  89.         Width = 73
  90.         Height = 30
  91.         AutoSize = False
  92.         Caption = 'Which Registry to Backup'
  93.         Font.Charset = DEFAULT_CHARSET
  94.         Font.Color = clBlack
  95.         Font.Height = -11
  96.         Font.Name = 'MS Sans Serif'
  97.         Font.Style = []
  98.         ParentFont = False
  99.         Transparent = True
  100.         WordWrap = True
  101.       end
  102.       object Label20: TLabel
  103.         Left = 24
  104.         Top = 60
  105.         Width = 92
  106.         Height = 13
  107.         Caption = '&Compression Level:'
  108.         FocusControl = ComboBox6
  109.       end
  110.       object Label30: TLabel
  111.         Left = 24
  112.         Top = 168
  113.         Width = 361
  114.         Height = 49
  115.         AutoSize = False
  116.         Caption = 
  117.           'If Current is checked and Win95 accesses the Registry while it i' +
  118.           's being backed up, the backup will be bad.  The only way to know' +
  119.           ' if it is bad is to restore to it.  So Previous is preferred, bu' +
  120.           't it doesn'#39't include any changes made since Win95 was started.'
  121.         Font.Charset = ANSI_CHARSET
  122.         Font.Color = clWindowText
  123.         Font.Height = -9
  124.         Font.Name = 'Small Fonts'
  125.         Font.Style = []
  126.         ParentFont = False
  127.         WordWrap = True
  128.       end
  129.       object ComboBox5: TComboBox
  130.         Left = 88
  131.         Top = 16
  132.         Width = 177
  133.         Height = 21
  134.         Style = csDropDownList
  135.         Font.Charset = DEFAULT_CHARSET
  136.         Font.Color = clBlack
  137.         Font.Height = -11
  138.         Font.Name = 'MS Sans Serif'
  139.         Font.Style = []
  140.         ItemHeight = 13
  141.         Items.Strings = (
  142.           'Hard Drive (unlimited backups)'
  143.           'Hard Drive (only one backup)'
  144.           'Hard Drive (up to 3 backups)'
  145.           'Hard Drive (up to 5 backups)'
  146.           'Hard Drive (up to 10 backups)'
  147.           'Diskette')
  148.         ParentFont = False
  149.         TabOrder = 0
  150.         OnChange = PreferenceChange
  151.       end
  152.       object Edit1: TEdit
  153.         Left = 354
  154.         Top = 16
  155.         Width = 15
  156.         Height = 21
  157.         Enabled = False
  158.         Font.Charset = DEFAULT_CHARSET
  159.         Font.Color = clBlack
  160.         Font.Height = -11
  161.         Font.Name = 'MS Sans Serif'
  162.         Font.Style = []
  163.         MaxLength = 1
  164.         ParentFont = False
  165.         TabOrder = 1
  166.         Text = 'A'
  167.       end
  168.       object ComboBox6: TComboBox
  169.         Left = 128
  170.         Top = 56
  171.         Width = 241
  172.         Height = 21
  173.         Style = csDropDownList
  174.         Font.Charset = DEFAULT_CHARSET
  175.         Font.Color = clBlack
  176.         Font.Height = -11
  177.         Font.Name = 'MS Sans Serif'
  178.         Font.Style = []
  179.         ItemHeight = 13
  180.         Items.Strings = (
  181.           'Do Not Compress'
  182.           'Low/Fast Compression'
  183.           'Medium Compression'
  184.           'High/Slow Compression'
  185.           'Higher/Slower Compression'
  186.           'Highest/Slowest Compression')
  187.         ParentFont = False
  188.         TabOrder = 2
  189.       end
  190.       object TargetEdit: TEdit
  191.         Left = 72
  192.         Top = 96
  193.         Width = 281
  194.         Height = 21
  195.         Font.Charset = DEFAULT_CHARSET
  196.         Font.Color = clBlack
  197.         Font.Height = -11
  198.         Font.Name = 'MS Sans Serif'
  199.         Font.Style = []
  200.         ParentFont = False
  201.         TabOrder = 3
  202.         Text = 'TargetEdit'
  203.       end
  204.       object Button14: TButton
  205.         Left = 353
  206.         Top = 96
  207.         Width = 17
  208.         Height = 20
  209.         Caption = '...'
  210.         TabOrder = 4
  211.         OnClick = Button14Click
  212.       end
  213.       object PreviousRadio1: TRadioButton
  214.         Left = 112
  215.         Top = 140
  216.         Width = 105
  217.         Height = 17
  218.         Caption = '&Previous (safest)'
  219.         Checked = True
  220.         Font.Charset = DEFAULT_CHARSET
  221.         Font.Color = clBlack
  222.         Font.Height = -11
  223.         Font.Name = 'MS Sans Serif'
  224.         Font.Style = []
  225.         ParentFont = False
  226.         TabOrder = 5
  227.         TabStop = True
  228.         OnClick = RadioGroup1Click
  229.       end
  230.       object CurrentRadio1: TRadioButton
  231.         Left = 224
  232.         Top = 140
  233.         Width = 161
  234.         Height = 17
  235.         Caption = 'C&urrent (doesn'#39't always work)'
  236.         Font.Charset = DEFAULT_CHARSET
  237.         Font.Color = clBlack
  238.         Font.Height = -11
  239.         Font.Name = 'MS Sans Serif'
  240.         Font.Style = []
  241.         ParentFont = False
  242.         TabOrder = 6
  243.         OnClick = RadioGroup1Click
  244.       end
  245.     end
  246.     object TabSheet6: TTabSheet
  247.       Caption = 'Restore Preferences'
  248.       object Label21: TLabel
  249.         Left = 16
  250.         Top = 8
  251.         Width = 369
  252.         Height = 25
  253.         Alignment = taCenter
  254.         AutoSize = False
  255.         Caption = 
  256.           'The Options below determine which backups WinRescue will use to ' +
  257.           'restore.'
  258.         WordWrap = True
  259.       end
  260.       object Label18: TLabel
  261.         Left = 216
  262.         Top = 74
  263.         Width = 169
  264.         Height = 39
  265.         AutoSize = False
  266.         Caption = 
  267.           'Permanent backups made by WinRescue.  These include all specifie' +
  268.           'd files, folders, and MultiFile groups.'
  269.         Font.Charset = ANSI_CHARSET
  270.         Font.Color = clWindowText
  271.         Font.Height = -9
  272.         Font.Name = 'Small Fonts'
  273.         Font.Style = []
  274.         ParentFont = False
  275.         WordWrap = True
  276.       end
  277.       object Label28: TLabel
  278.         Left = 184
  279.         Top = 123
  280.         Width = 201
  281.         Height = 17
  282.         AutoSize = False
  283.         Caption = 'Registry files from the last WinRescue backup.'
  284.         Font.Charset = ANSI_CHARSET
  285.         Font.Color = clWindowText
  286.         Font.Height = -9
  287.         Font.Name = 'Small Fonts'
  288.         Font.Style = []
  289.         ParentFont = False
  290.       end
  291.       object Label27: TLabel
  292.         Left = 160
  293.         Top = 146
  294.         Width = 225
  295.         Height = 33
  296.         AutoSize = False
  297.         Caption = 
  298.           'All files, folders, and MultiFile groups backed up on diskette. ' +
  299.           ' See Backup Preferences - "Backup to:" to backup to diskette.  M' +
  300.           'any diskettes may be used.'
  301.         Font.Charset = ANSI_CHARSET
  302.         Font.Color = clWindowText
  303.         Font.Height = -9
  304.         Font.Name = 'Small Fonts'
  305.         Font.Style = []
  306.         ParentFont = False
  307.         WordWrap = True
  308.       end
  309.       object Label29: TLabel
  310.         Left = 176
  311.         Top = 189
  312.         Width = 209
  313.         Height = 11
  314.         AutoSize = False
  315.         Caption = 'Returns Windows back to it'#39's original settings.'
  316.         Font.Charset = ANSI_CHARSET
  317.         Font.Color = clWindowText
  318.         Font.Height = -9
  319.         Font.Name = 'Small Fonts'
  320.         Font.Style = []
  321.         ParentFont = False
  322.       end
  323.       object Label19: TLabel
  324.         Left = 192
  325.         Top = 35
  326.         Width = 193
  327.         Height = 38
  328.         AutoSize = False
  329.         Caption = 
  330.           'Registry files copied when Win95 starts.  This is probably the m' +
  331.           'ost recent backup, but it is often corupt.  It is recommended to' +
  332.           ' try this first.'
  333.         Font.Charset = ANSI_CHARSET
  334.         Font.Color = clWindowText
  335.         Font.Height = -9
  336.         Font.Name = 'Small Fonts'
  337.         Font.Style = []
  338.         ParentFont = False
  339.         WordWrap = True
  340.       end
  341.       object Backup: TRadioButton
  342.         Left = 24
  343.         Top = 72
  344.         Width = 185
  345.         Height = 15
  346.         Caption = 'Restore &WinRescue Backup'
  347.         Enabled = False
  348.         Font.Charset = DEFAULT_CHARSET
  349.         Font.Color = clWindowText
  350.         Font.Height = -11
  351.         Font.Name = 'MS Sans Serif'
  352.         Font.Style = []
  353.         ParentFont = False
  354.         TabOrder = 0
  355.         OnClick = PreferenceChange
  356.       end
  357.       object ComboBox4: TComboBox
  358.         Left = 40
  359.         Top = 90
  360.         Width = 169
  361.         Height = 21
  362.         Style = csDropDownList
  363.         Font.Charset = DEFAULT_CHARSET
  364.         Font.Color = clWindowText
  365.         Font.Height = -11
  366.         Font.Name = 'MS Sans Serif'
  367.         Font.Style = []
  368.         ItemHeight = 13
  369.         Items.Strings = (
  370.           'Restore Most Recent Backup')
  371.         ParentFont = False
  372.         TabOrder = 1
  373.       end
  374.       object Spare: TRadioButton
  375.         Left = 24
  376.         Top = 120
  377.         Width = 145
  378.         Height = 17
  379.         Caption = 'Restore Sp&are Registry'
  380.         Font.Charset = DEFAULT_CHARSET
  381.         Font.Color = clWindowText
  382.         Font.Height = -11
  383.         Font.Name = 'MS Sans Serif'
  384.         Font.Style = []
  385.         ParentFont = False
  386.         TabOrder = 2
  387.         OnClick = PreferenceChange
  388.       end
  389.       object Diskette: TRadioButton
  390.         Left = 24
  391.         Top = 144
  392.         Width = 137
  393.         Height = 15
  394.         Caption = 'Restore from &Diskette'
  395.         Font.Charset = DEFAULT_CHARSET
  396.         Font.Color = clWindowText
  397.         Font.Height = -11
  398.         Font.Name = 'MS Sans Serif'
  399.         Font.Style = []
  400.         ParentFont = False
  401.         TabOrder = 3
  402.         OnClick = PreferenceChange
  403.       end
  404.       object Original: TRadioButton
  405.         Left = 24
  406.         Top = 186
  407.         Width = 145
  408.         Height = 17
  409.         Caption = 'Restore &Original Registry'
  410.         Font.Charset = DEFAULT_CHARSET
  411.         Font.Color = clWindowText
  412.         Font.Height = -11
  413.         Font.Name = 'MS Sans Serif'
  414.         Font.Style = []
  415.         ParentFont = False
  416.         TabOrder = 4
  417.         OnClick = PreferenceChange
  418.       end
  419.       object Previous: TRadioButton
  420.         Left = 24
  421.         Top = 32
  422.         Width = 169
  423.         Height = 17
  424.         Caption = 'Restore &Previous Registry'
  425.         Checked = True
  426.         Font.Charset = DEFAULT_CHARSET
  427.         Font.Color = clWindowText
  428.         Font.Height = -11
  429.         Font.Name = 'MS Sans Serif'
  430.         Font.Style = []
  431.         ParentFont = False
  432.         TabOrder = 5
  433.         TabStop = True
  434.         OnClick = PreferenceChange
  435.       end
  436.     end
  437.     object TabSheet2: TTabSheet
  438.       HelpContext = 46
  439.       Caption = 'Directories'
  440.       object Button4: TTransparentButton
  441.         Left = 25
  442.         Top = 20
  443.         Width = 62
  444.         Height = 28
  445.         Caption = '&Root'
  446.         Font.Charset = DEFAULT_CHARSET
  447.         Font.Color = clBlue
  448.         Font.Height = -11
  449.         Font.Name = 'MS Sans Serif'
  450.         Font.Style = []
  451.         ParentFont = False
  452.         OnClick = DDirClick
  453.       end
  454.       object Button5: TTransparentButton
  455.         Left = 25
  456.         Top = 58
  457.         Width = 62
  458.         Height = 28
  459.         Caption = '&Startup'
  460.         Font.Charset = DEFAULT_CHARSET
  461.         Font.Color = clBlue
  462.         Font.Height = -11
  463.         Font.Name = 'MS Sans Serif'
  464.         Font.Style = []
  465.         ParentFont = False
  466.         OnClick = DDirClick
  467.       end
  468.       object Button8: TTransparentButton
  469.         Left = 25
  470.         Top = 96
  471.         Width = 62
  472.         Height = 28
  473.         Caption = '&Windows'
  474.         Font.Charset = DEFAULT_CHARSET
  475.         Font.Color = clBlue
  476.         Font.Height = -11
  477.         Font.Name = 'MS Sans Serif'
  478.         Font.Style = []
  479.         ParentFont = False
  480.         OnClick = DDirClick
  481.       end
  482.       object Button6: TTransparentButton
  483.         Left = 25
  484.         Top = 134
  485.         Width = 62
  486.         Height = 28
  487.         Caption = 'S&ystem'
  488.         Font.Charset = DEFAULT_CHARSET
  489.         Font.Color = clBlue
  490.         Font.Height = -11
  491.         Font.Name = 'MS Sans Serif'
  492.         Font.Style = []
  493.         ParentFont = False
  494.         OnClick = DDirClick
  495.       end
  496.       object Button7: TTransparentButton
  497.         Left = 25
  498.         Top = 172
  499.         Width = 62
  500.         Height = 28
  501.         Caption = '&User'
  502.         Font.Charset = DEFAULT_CHARSET
  503.         Font.Color = clBlue
  504.         Font.Height = -11
  505.         Font.Name = 'MS Sans Serif'
  506.         Font.Style = []
  507.         ParentFont = False
  508.         OnClick = DDirClick
  509.       end
  510.       object Label33: TLabel
  511.         Left = 120
  512.         Top = 32
  513.         Width = 254
  514.         Height = 153
  515.         Alignment = taCenter
  516.         AutoSize = False
  517.         Caption = 
  518.           'These Default Directories should be correct.  They do not need t' +
  519.           'o be changed unless you have a special setup, like, multiple use' +
  520.           'rs or foreign version.'
  521.         Font.Charset = DEFAULT_CHARSET
  522.         Font.Color = clBlack
  523.         Font.Height = -19
  524.         Font.Name = 'MS Sans Serif'
  525.         Font.Style = []
  526.         ParentFont = False
  527.         WordWrap = True
  528.       end
  529.     end
  530.     object TabSheet3: TTabSheet
  531.       HelpContext = 45
  532.       Caption = 'Backup Manager'
  533.       object Label3: TLabel
  534.         Left = 120
  535.         Top = 16
  536.         Width = 145
  537.         Height = 13
  538.         Alignment = taCenter
  539.         AutoSize = False
  540.         Caption = '&List of All Backup Sets'
  541.         FocusControl = ListView1
  542.         Font.Charset = DEFAULT_CHARSET
  543.         Font.Color = clBlue
  544.         Font.Height = -11
  545.         Font.Name = 'MS Sans Serif'
  546.         Font.Style = [fsBold]
  547.         ParentFont = False
  548.       end
  549.       object ListView1: TListView
  550.         Left = 24
  551.         Top = 32
  552.         Width = 353
  553.         Height = 145
  554.         Columns = <
  555.           item
  556.             Caption = 'Backup Set'
  557.             Width = 75
  558.           end
  559.           item
  560.             Caption = 'Full Path'
  561.             Width = 300
  562.           end>
  563.         OnChange = ListView1Change
  564.         OnEdited = ListViewEdited
  565.         OnMouseDown = ListView1MouseDown
  566.         TabOrder = 0
  567.         ViewStyle = vsReport
  568.       end
  569.       object Button9: TButton
  570.         Left = 200
  571.         Top = 175
  572.         Width = 177
  573.         Height = 18
  574.         Caption = '&Delete'
  575.         TabOrder = 2
  576.         OnClick = Button9Click
  577.       end
  578.       object Button10: TButton
  579.         Left = 24
  580.         Top = 175
  581.         Width = 176
  582.         Height = 18
  583.         Caption = 'Re&name'
  584.         TabOrder = 1
  585.         OnClick = Button10Click
  586.       end
  587.     end
  588.     object TabSheet4: TTabSheet
  589.       Caption = 'Files'
  590.       object Shape2: TShape
  591.         Left = 8
  592.         Top = 32
  593.         Width = 113
  594.         Height = 153
  595.         Brush.Color = clGray
  596.       end
  597.       object Label7: TLabel
  598.         Left = 8
  599.         Top = 8
  600.         Width = 385
  601.         Height = 13
  602.         Alignment = taCenter
  603.         AutoSize = False
  604.         Caption = 'Files to Backup and Restore'
  605.         Font.Charset = DEFAULT_CHARSET
  606.         Font.Color = clWindowText
  607.         Font.Height = -11
  608.         Font.Name = 'MS Sans Serif'
  609.         Font.Style = [fsBold]
  610.         ParentFont = False
  611.       end
  612.       object Label14: TLabel
  613.         Left = 32
  614.         Top = 88
  615.         Width = 54
  616.         Height = 13
  617.         Caption = 'Do Nothing'
  618.         Font.Charset = DEFAULT_CHARSET
  619.         Font.Color = clBlue
  620.         Font.Height = -11
  621.         Font.Name = 'MS Sans Serif'
  622.         Font.Style = []
  623.         ParentFont = False
  624.         Transparent = True
  625.       end
  626.       object Label15: TLabel
  627.         Left = 32
  628.         Top = 104
  629.         Width = 61
  630.         Height = 13
  631.         Caption = 'Backup Only'
  632.         Font.Charset = DEFAULT_CHARSET
  633.         Font.Color = clBlue
  634.         Font.Height = -11
  635.         Font.Name = 'MS Sans Serif'
  636.         Font.Style = []
  637.         ParentFont = False
  638.         Transparent = True
  639.       end
  640.       object Label16: TLabel
  641.         Left = 32
  642.         Top = 120
  643.         Width = 73
  644.         Height = 25
  645.         AutoSize = False
  646.         Caption = 'Backup and Restore'
  647.         Font.Charset = DEFAULT_CHARSET
  648.         Font.Color = clBlue
  649.         Font.Height = -11
  650.         Font.Name = 'MS Sans Serif'
  651.         Font.Style = []
  652.         ParentFont = False
  653.         Transparent = True
  654.         WordWrap = True
  655.       end
  656.       object Image1: TImage
  657.         Left = 16
  658.         Top = 120
  659.         Width = 17
  660.         Height = 17
  661.         Picture.Data = {<image001.bmp>}
  662.       end
  663.       object Image3: TImage
  664.         Left = 16
  665.         Top = 104
  666.         Width = 17
  667.         Height = 17
  668.         Picture.Data = {<image002.bmp>}
  669.       end
  670.       object Image2: TImage
  671.         Left = 16
  672.         Top = 88
  673.         Width = 17
  674.         Height = 17
  675.         Picture.Data = {<image003.bmp>}
  676.       end
  677.       object Label17: TLabel
  678.         Left = 16
  679.         Top = 152
  680.         Width = 97
  681.         Height = 33
  682.         Alignment = taCenter
  683.         AutoSize = False
  684.         Caption = 'Click on Add to add a file to the List.'
  685.         Transparent = True
  686.         WordWrap = True
  687.       end
  688.       object Label13: TLabel
  689.         Left = 16
  690.         Top = 40
  691.         Width = 97
  692.         Height = 41
  693.         Alignment = taCenter
  694.         AutoSize = False
  695.         Caption = 'To change a file'#39's status, click on it'#39's checkbox.'
  696.         Transparent = True
  697.         WordWrap = True
  698.       end
  699.       object FileList1: TCheckListBox
  700.         Left = 128
  701.         Top = 24
  702.         Width = 265
  703.         Height = 161
  704.         AllowGrayed = True
  705.         ItemHeight = 13
  706.         Items.Strings = (
  707.           'Registry'
  708.           'Initiation Files'
  709.           'Start Menu'
  710.           'Desktop'
  711.           'Favorites'
  712.           'Recent')
  713.         TabOrder = 0
  714.         OnClick = FileList1Click
  715.         OnMouseDown = FileList1MouseDown
  716.       end
  717.       object Button16: TButton
  718.         Left = 128
  719.         Top = 184
  720.         Width = 133
  721.         Height = 17
  722.         Caption = '&Add'
  723.         TabOrder = 1
  724.         OnClick = Button16Click
  725.       end
  726.       object Button17: TButton
  727.         Left = 261
  728.         Top = 184
  729.         Width = 132
  730.         Height = 17
  731.         Caption = '&Delete'
  732.         Enabled = False
  733.         TabOrder = 2
  734.         OnClick = Button17Click
  735.       end
  736.     end
  737.     object TabSheet5: TTabSheet
  738.       Caption = 'MultiFiles'
  739.       object Label8: TLabel
  740.         Left = 16
  741.         Top = 6
  742.         Width = 92
  743.         Height = 13
  744.         Caption = 'MultiFile Groups'
  745.         Font.Charset = DEFAULT_CHARSET
  746.         Font.Color = clWindowText
  747.         Font.Height = -11
  748.         Font.Name = 'MS Sans Serif'
  749.         Font.Style = [fsBold]
  750.         ParentFont = False
  751.       end
  752.       object Label9: TLabel
  753.         Left = 112
  754.         Top = 6
  755.         Width = 269
  756.         Height = 13
  757.         Caption = '- for Backing up and Restoring Directories and File Types'
  758.       end
  759.       object Shape3: TShape
  760.         Left = 8
  761.         Top = 32
  762.         Width = 113
  763.         Height = 153
  764.         Brush.Color = clGray
  765.       end
  766.       object Label22: TLabel
  767.         Left = 16
  768.         Top = 40
  769.         Width = 97
  770.         Height = 41
  771.         Alignment = taCenter
  772.         AutoSize = False
  773.         Caption = 'To change a group'#39's status, click on it'#39's checkbox.'
  774.         Transparent = True
  775.         WordWrap = True
  776.       end
  777.       object Label23: TLabel
  778.         Left = 32
  779.         Top = 88
  780.         Width = 54
  781.         Height = 13
  782.         Caption = 'Do Nothing'
  783.         Font.Charset = DEFAULT_CHARSET
  784.         Font.Color = clBlue
  785.         Font.Height = -11
  786.         Font.Name = 'MS Sans Serif'
  787.         Font.Style = []
  788.         ParentFont = False
  789.         Transparent = True
  790.       end
  791.       object Label24: TLabel
  792.         Left = 32
  793.         Top = 104
  794.         Width = 61
  795.         Height = 13
  796.         Caption = 'Backup Only'
  797.         Font.Charset = DEFAULT_CHARSET
  798.         Font.Color = clBlue
  799.         Font.Height = -11
  800.         Font.Name = 'MS Sans Serif'
  801.         Font.Style = []
  802.         ParentFont = False
  803.         Transparent = True
  804.       end
  805.       object Label25: TLabel
  806.         Left = 32
  807.         Top = 120
  808.         Width = 73
  809.         Height = 25
  810.         AutoSize = False
  811.         Caption = 'Backup and Restore'
  812.         Font.Charset = DEFAULT_CHARSET
  813.         Font.Color = clBlue
  814.         Font.Height = -11
  815.         Font.Name = 'MS Sans Serif'
  816.         Font.Style = []
  817.         ParentFont = False
  818.         Transparent = True
  819.         WordWrap = True
  820.       end
  821.       object Label26: TLabel
  822.         Left = 16
  823.         Top = 152
  824.         Width = 97
  825.         Height = 33
  826.         Alignment = taCenter
  827.         AutoSize = False
  828.         Caption = 'Click on Add to add a group to the List.'
  829.         Transparent = True
  830.         WordWrap = True
  831.       end
  832.       object Image7: TImage
  833.         Left = 16
  834.         Top = 120
  835.         Width = 17
  836.         Height = 17
  837.         Picture.Data = {<image004.bmp>}
  838.       end
  839.       object Image8: TImage
  840.         Left = 16
  841.         Top = 104
  842.         Width = 17
  843.         Height = 17
  844.         Picture.Data = {<image005.bmp>}
  845.       end
  846.       object Image9: TImage
  847.         Left = 16
  848.         Top = 88
  849.         Width = 17
  850.         Height = 17
  851.         Picture.Data = {<image006.bmp>}
  852.       end
  853.       object MultiFilesList: TCheckListBox
  854.         Left = 128
  855.         Top = 24
  856.         Width = 265
  857.         Height = 161
  858.         AllowGrayed = True
  859.         ItemHeight = 13
  860.         TabOrder = 0
  861.         OnClick = MultiFilesListClick
  862.         OnMouseDown = MultiFilesListMouseDown
  863.       end
  864.       object Button11: TButton
  865.         Left = 128
  866.         Top = 184
  867.         Width = 88
  868.         Height = 17
  869.         Caption = '&Add'
  870.         TabOrder = 1
  871.         OnClick = Button11Click
  872.       end
  873.       object Button12: TButton
  874.         Left = 304
  875.         Top = 184
  876.         Width = 89
  877.         Height = 17
  878.         Caption = '&Delete'
  879.         Enabled = False
  880.         TabOrder = 2
  881.         OnClick = Button12Click
  882.       end
  883.       object Button15: TButton
  884.         Left = 216
  885.         Top = 184
  886.         Width = 89
  887.         Height = 17
  888.         Caption = '&Edit'
  889.         Enabled = False
  890.         TabOrder = 3
  891.         OnClick = Button15Click
  892.       end
  893.     end
  894.     object TabSheet8: TTabSheet
  895.       Caption = 'Automation'
  896.       object Label31: TLabel
  897.         Left = 16
  898.         Top = 8
  899.         Width = 369
  900.         Height = 13
  901.         Alignment = taCenter
  902.         AutoSize = False
  903.         Caption = 'Automatic Functions'
  904.         Font.Charset = DEFAULT_CHARSET
  905.         Font.Color = clBlue
  906.         Font.Height = -11
  907.         Font.Name = 'MS Sans Serif'
  908.         Font.Style = [fsBold]
  909.         ParentFont = False
  910.       end
  911.       object Label2: TLabel
  912.         Left = 32
  913.         Top = 42
  914.         Width = 161
  915.         Height = 13
  916.         AutoSize = False
  917.         Caption = 'S&tart WinRescue 95 and Wait.'
  918.         FocusControl = ComboBox1
  919.         Font.Charset = DEFAULT_CHARSET
  920.         Font.Color = clBlack
  921.         Font.Height = -11
  922.         Font.Name = 'MS Sans Serif'
  923.         Font.Style = []
  924.         ParentFont = False
  925.       end
  926.       object Label4: TLabel
  927.         Left = 32
  928.         Top = 66
  929.         Width = 161
  930.         Height = 13
  931.         AutoSize = False
  932.         Caption = 'Automatically perform B&ackup.'
  933.         FocusControl = ComboBox2
  934.         Font.Charset = DEFAULT_CHARSET
  935.         Font.Color = clBlack
  936.         Font.Height = -11
  937.         Font.Name = 'MS Sans Serif'
  938.         Font.Style = []
  939.         ParentFont = False
  940.       end
  941.       object Label5: TLabel
  942.         Left = 32
  943.         Top = 90
  944.         Width = 161
  945.         Height = 13
  946.         AutoSize = False
  947.         Caption = 'Automatically perform Reg&Pack.'
  948.         FocusControl = ComboBox3
  949.         Font.Charset = DEFAULT_CHARSET
  950.         Font.Color = clBlack
  951.         Font.Height = -11
  952.         Font.Name = 'MS Sans Serif'
  953.         Font.Style = []
  954.         ParentFont = False
  955.       end
  956.       object Label32: TLabel
  957.         Left = 24
  958.         Top = 120
  959.         Width = 337
  960.         Height = 41
  961.         Alignment = taCenter
  962.         AutoSize = False
  963.         Caption = 
  964.           'Win98 Task Scheduler - runs WinRescue at specified time.  Otherw' +
  965.           'ise Functions are run when Windows starts.  To use the Task Sche' +
  966.           'duler one of the Automatic Functions must be set to Use Schedule' +
  967.           'r.'
  968.         Font.Charset = DEFAULT_CHARSET
  969.         Font.Color = clWindowText
  970.         Font.Height = -11
  971.         Font.Name = 'MS Sans Serif'
  972.         Font.Style = []
  973.         ParentFont = False
  974.         WordWrap = True
  975.       end
  976.       object ComboBox1: TComboBox
  977.         Left = 208
  978.         Top = 38
  979.         Width = 153
  980.         Height = 21
  981.         Style = csDropDownList
  982.         Font.Charset = DEFAULT_CHARSET
  983.         Font.Color = clBlack
  984.         Font.Height = -11
  985.         Font.Name = 'MS Sans Serif'
  986.         Font.Style = []
  987.         ItemHeight = 13
  988.         Items.Strings = (
  989.           'Daily'
  990.           'Weekly'
  991.           'Bi-Weekly'
  992.           'Monthly'
  993.           'Use Scheduler'
  994.           'Do Not Perform')
  995.         ParentFont = False
  996.         TabOrder = 0
  997.         OnChange = FreqClick
  998.       end
  999.       object ComboBox2: TComboBox
  1000.         Left = 208
  1001.         Top = 62
  1002.         Width = 153
  1003.         Height = 21
  1004.         Style = csDropDownList
  1005.         Font.Charset = DEFAULT_CHARSET
  1006.         Font.Color = clBlack
  1007.         Font.Height = -11
  1008.         Font.Name = 'MS Sans Serif'
  1009.         Font.Style = []
  1010.         ItemHeight = 13
  1011.         Items.Strings = (
  1012.           'Daily'
  1013.           'Weekly'
  1014.           'Bi-Weekly'
  1015.           'Monthly'
  1016.           'Use Scheduler'
  1017.           'Do Not Perform')
  1018.         ParentFont = False
  1019.         TabOrder = 1
  1020.         OnChange = FreqClick
  1021.       end
  1022.       object ComboBox3: TComboBox
  1023.         Left = 208
  1024.         Top = 86
  1025.         Width = 153
  1026.         Height = 21
  1027.         Style = csDropDownList
  1028.         Font.Charset = DEFAULT_CHARSET
  1029.         Font.Color = clBlack
  1030.         Font.Height = -11
  1031.         Font.Name = 'MS Sans Serif'
  1032.         Font.Style = []
  1033.         ItemHeight = 13
  1034.         Items.Strings = (
  1035.           'Daily'
  1036.           'Weekly'
  1037.           'Bi-Weekly'
  1038.           'Monthly'
  1039.           'Use Scheduler'
  1040.           'Do Not Perform')
  1041.         ParentFont = False
  1042.         TabOrder = 2
  1043.         OnChange = FreqClick
  1044.       end
  1045.       object Button13: TButton
  1046.         Left = 24
  1047.         Top = 176
  1048.         Width = 161
  1049.         Height = 25
  1050.         Caption = 'Setup the Task Scheduler'
  1051.         TabOrder = 3
  1052.         OnClick = Button13Click
  1053.       end
  1054.       object Button21: TButton
  1055.         Left = 200
  1056.         Top = 176
  1057.         Width = 161
  1058.         Height = 25
  1059.         Caption = 'Remove WinRescue'
  1060.         TabOrder = 4
  1061.         OnClick = Button21Click
  1062.       end
  1063.     end
  1064.   end
  1065.   object Button1: TButton
  1066.     Left = 184
  1067.     Top = 280
  1068.     Width = 73
  1069.     Height = 20
  1070.     Caption = 'O K'
  1071.     Default = True
  1072.     ModalResult = 1
  1073.     TabOrder = 1
  1074.     OnClick = Button1Click
  1075.   end
  1076.   object Button2: TButton
  1077.     Left = 264
  1078.     Top = 280
  1079.     Width = 73
  1080.     Height = 20
  1081.     Cancel = True
  1082.     Caption = 'Cancel'
  1083.     ModalResult = 2
  1084.     TabOrder = 2
  1085.     OnClick = Button2Click
  1086.   end
  1087.   object Button3: TButton
  1088.     Left = 344
  1089.     Top = 280
  1090.     Width = 73
  1091.     Height = 20
  1092.     Caption = '&Apply'
  1093.     Enabled = False
  1094.     TabOrder = 3
  1095.     OnClick = Button3Click
  1096.   end
  1097.   object PopupMenu1: TPopupMenu
  1098.     AutoPopup = False
  1099.     Left = 104
  1100.     Top = 256
  1101.     object Dir6: TMenuItem
  1102.       Caption = 'Dir'
  1103.       HelpContext = 810
  1104.       Hint = 'The Current Root Directory'
  1105.     end
  1106.     object Browse6: TMenuItem
  1107.       Caption = '&Browse'
  1108.       HelpContext = 820
  1109.       Hint = 'Click here to assign a different root directory'
  1110.       OnClick = BrowseClick
  1111.     end
  1112.     object N7: TMenuItem
  1113.       Caption = '-'
  1114.       HelpContext = 830
  1115.     end
  1116.     object DefaultDirectory6: TMenuItem
  1117.       Caption = '&Default Directory'
  1118.       HelpContext = 840
  1119.       Hint = 'Change back to the default root directory.'
  1120.       OnClick = DefaultDirectoryClick
  1121.     end
  1122.   end
  1123.   object DirectoryDialog1: TDirectoryDialog
  1124.     Left = 64
  1125.     Top = 256
  1126.   end
  1127. end
  1128.