home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 February / PCWorld_1999-02_cd.bin / temacd / WinRes / Rescue98.exe / 0 / RCDATA / TFORM8 / TFORM8.txt < prev   
Text File  |  1998-11-16  |  24KB  |  942 lines

  1. object Form8: TForm8
  2.   Left = 167
  3.   Top = 94
  4.   HelpContext = 6
  5.   ActiveControl = PageControl1
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'WinRescue 98 Preferences'
  9.   ClientHeight = 282
  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 PageControl1: TPageControl
  22.     Left = 8
  23.     Top = 8
  24.     Width = 409
  25.     Height = 241
  26.     HelpContext = 6
  27.     ActivePage = TabSheet3
  28.     TabOrder = 0
  29.     object TabSheet1: TTabSheet
  30.       Caption = 'Backup and Restore'
  31.       object GroupBox1: TGroupBox
  32.         Left = 8
  33.         Top = 2
  34.         Width = 385
  35.         Height = 109
  36.         Caption = 'Permanent Backups'
  37.         Font.Charset = DEFAULT_CHARSET
  38.         Font.Color = clBlue
  39.         Font.Height = -11
  40.         Font.Name = 'MS Sans Serif'
  41.         Font.Style = [fsBold]
  42.         ParentFont = False
  43.         TabOrder = 0
  44.         object Bevel4: TBevel
  45.           Left = 0
  46.           Top = 42
  47.           Width = 385
  48.           Height = 2
  49.         end
  50.         object Label4: TLabel
  51.           Left = 16
  52.           Top = 78
  53.           Width = 73
  54.           Height = 30
  55.           AutoSize = False
  56.           Caption = 'Which Registry to Backup'
  57.           Font.Charset = DEFAULT_CHARSET
  58.           Font.Color = clBlack
  59.           Font.Height = -11
  60.           Font.Name = 'MS Sans Serif'
  61.           Font.Style = []
  62.           ParentFont = False
  63.           Transparent = True
  64.           WordWrap = True
  65.         end
  66.         object Bevel6: TBevel
  67.           Left = 0
  68.           Top = 72
  69.           Width = 385
  70.           Height = 2
  71.         end
  72.         object Bevel3: TBevel
  73.           Left = 160
  74.           Top = 43
  75.           Width = 2
  76.           Height = 30
  77.         end
  78.         object Label10: TLabel
  79.           Left = 176
  80.           Top = 51
  81.           Width = 34
  82.           Height = 13
  83.           Caption = 'Ta&rget:'
  84.           Font.Charset = DEFAULT_CHARSET
  85.           Font.Color = clBlack
  86.           Font.Height = -11
  87.           Font.Name = 'MS Sans Serif'
  88.           Font.Style = []
  89.           ParentFont = False
  90.         end
  91.         object PreviousRadio1: TRadioButton
  92.           Left = 104
  93.           Top = 84
  94.           Width = 105
  95.           Height = 17
  96.           Caption = 'Pre&vious (safest)'
  97.           Checked = True
  98.           Font.Charset = DEFAULT_CHARSET
  99.           Font.Color = clBlack
  100.           Font.Height = -11
  101.           Font.Name = 'MS Sans Serif'
  102.           Font.Style = []
  103.           ParentFont = False
  104.           TabOrder = 0
  105.           TabStop = True
  106.           OnClick = RadioGroup1Click
  107.         end
  108.         object CurrentRadio1: TRadioButton
  109.           Left = 216
  110.           Top = 84
  111.           Width = 161
  112.           Height = 17
  113.           Caption = 'C&urrent (doesn'#39't always work)'
  114.           Font.Charset = DEFAULT_CHARSET
  115.           Font.Color = clBlack
  116.           Font.Height = -11
  117.           Font.Name = 'MS Sans Serif'
  118.           Font.Style = []
  119.           ParentFont = False
  120.           TabOrder = 1
  121.           OnClick = RadioGroup1Click
  122.         end
  123.         object Panel1: TPanel
  124.           Left = 8
  125.           Top = 16
  126.           Width = 369
  127.           Height = 25
  128.           BevelOuter = bvNone
  129.           TabOrder = 2
  130.           object Label1: TLabel
  131.             Left = 264
  132.             Top = 4
  133.             Width = 70
  134.             Height = 13
  135.             AutoSize = False
  136.             Caption = 'Dis&kette Drive:'
  137.             Enabled = False
  138.             FocusControl = Edit1
  139.             Font.Charset = DEFAULT_CHARSET
  140.             Font.Color = clBlack
  141.             Font.Height = -11
  142.             Font.Name = 'MS Sans Serif'
  143.             Font.Style = []
  144.             ParentFont = False
  145.           end
  146.           object Label12: TLabel
  147.             Left = 8
  148.             Top = 4
  149.             Width = 52
  150.             Height = 13
  151.             Caption = '&Backup to:'
  152.             Font.Charset = DEFAULT_CHARSET
  153.             Font.Color = clBlack
  154.             Font.Height = -11
  155.             Font.Name = 'MS Sans Serif'
  156.             Font.Style = []
  157.             ParentFont = False
  158.           end
  159.           object Edit1: TEdit
  160.             Left = 338
  161.             Top = 0
  162.             Width = 15
  163.             Height = 21
  164.             Enabled = False
  165.             Font.Charset = DEFAULT_CHARSET
  166.             Font.Color = clBlack
  167.             Font.Height = -11
  168.             Font.Name = 'MS Sans Serif'
  169.             Font.Style = []
  170.             MaxLength = 1
  171.             ParentFont = False
  172.             TabOrder = 0
  173.             Text = 'A'
  174.           end
  175.           object ComboBox5: TComboBox
  176.             Left = 72
  177.             Top = 0
  178.             Width = 177
  179.             Height = 21
  180.             Style = csDropDownList
  181.             Font.Charset = DEFAULT_CHARSET
  182.             Font.Color = clBlack
  183.             Font.Height = -11
  184.             Font.Name = 'MS Sans Serif'
  185.             Font.Style = []
  186.             ItemHeight = 13
  187.             Items.Strings = (
  188.               'Hard Drive (unlimited backups)'
  189.               'Hard Drive (only one backup)'
  190.               'Hard Drive (up to 3 backups)'
  191.               'Hard Drive (up to 5 backups)'
  192.               'Hard Drive (up to 10 backups)'
  193.               'Diskette')
  194.             ParentFont = False
  195.             TabOrder = 1
  196.             OnChange = PreferenceChange
  197.           end
  198.         end
  199.         object TargetEdit: TEdit
  200.           Left = 224
  201.           Top = 48
  202.           Width = 129
  203.           Height = 21
  204.           Font.Charset = DEFAULT_CHARSET
  205.           Font.Color = clBlack
  206.           Font.Height = -11
  207.           Font.Name = 'MS Sans Serif'
  208.           Font.Style = []
  209.           ParentFont = False
  210.           TabOrder = 3
  211.           Text = 'TargetEdit'
  212.         end
  213.         object Button14: TButton
  214.           Left = 353
  215.           Top = 48
  216.           Width = 17
  217.           Height = 20
  218.           Caption = '...'
  219.           TabOrder = 4
  220.           OnClick = LinkEditButtonClick
  221.         end
  222.         object ComboBox6: TComboBox
  223.           Left = 8
  224.           Top = 48
  225.           Width = 147
  226.           Height = 21
  227.           Font.Charset = DEFAULT_CHARSET
  228.           Font.Color = clBlack
  229.           Font.Height = -11
  230.           Font.Name = 'MS Sans Serif'
  231.           Font.Style = []
  232.           ItemHeight = 13
  233.           Items.Strings = (
  234.             'Do Not Compress'
  235.             'Low/Fast Compression'
  236.             'Medium Compression'
  237.             'High/Slow Compression')
  238.           ParentFont = False
  239.           TabOrder = 5
  240.           Text = 'ComboBox6'
  241.         end
  242.       end
  243.       object GroupBox4: TGroupBox
  244.         Left = 8
  245.         Top = 118
  246.         Width = 385
  247.         Height = 89
  248.         Caption = 'Restore'
  249.         Font.Charset = DEFAULT_CHARSET
  250.         Font.Color = clBlue
  251.         Font.Height = -11
  252.         Font.Name = 'MS Sans Serif'
  253.         Font.Style = [fsBold]
  254.         ParentFont = False
  255.         TabOrder = 1
  256.         object Previous: TRadioButton
  257.           Left = 8
  258.           Top = 16
  259.           Width = 161
  260.           Height = 17
  261.           Caption = 'Restore &Temporary Backup'
  262.           Checked = True
  263.           Font.Charset = DEFAULT_CHARSET
  264.           Font.Color = clWindowText
  265.           Font.Height = -11
  266.           Font.Name = 'MS Sans Serif'
  267.           Font.Style = []
  268.           ParentFont = False
  269.           TabOrder = 0
  270.           TabStop = True
  271.           OnClick = PreferenceChange
  272.         end
  273.         object Spare: TRadioButton
  274.           Left = 8
  275.           Top = 40
  276.           Width = 137
  277.           Height = 17
  278.           Caption = 'Restore Sp&are Registry'
  279.           Font.Charset = DEFAULT_CHARSET
  280.           Font.Color = clWindowText
  281.           Font.Height = -11
  282.           Font.Name = 'MS Sans Serif'
  283.           Font.Style = []
  284.           ParentFont = False
  285.           TabOrder = 1
  286.           OnClick = PreferenceChange
  287.         end
  288.         object Diskette: TRadioButton
  289.           Left = 8
  290.           Top = 64
  291.           Width = 137
  292.           Height = 17
  293.           Caption = 'Restore from &Diskette'
  294.           Font.Charset = DEFAULT_CHARSET
  295.           Font.Color = clWindowText
  296.           Font.Height = -11
  297.           Font.Name = 'MS Sans Serif'
  298.           Font.Style = []
  299.           ParentFont = False
  300.           TabOrder = 2
  301.           OnClick = PreferenceChange
  302.         end
  303.         object Original: TRadioButton
  304.           Left = 176
  305.           Top = 64
  306.           Width = 145
  307.           Height = 17
  308.           Caption = 'Restore &Original Registry'
  309.           Font.Charset = DEFAULT_CHARSET
  310.           Font.Color = clWindowText
  311.           Font.Height = -11
  312.           Font.Name = 'MS Sans Serif'
  313.           Font.Style = []
  314.           ParentFont = False
  315.           TabOrder = 3
  316.           OnClick = PreferenceChange
  317.         end
  318.         object Backup: TRadioButton
  319.           Left = 176
  320.           Top = 16
  321.           Width = 169
  322.           Height = 17
  323.           Caption = 'Restore &Permanent Backup'
  324.           Enabled = False
  325.           Font.Charset = DEFAULT_CHARSET
  326.           Font.Color = clWindowText
  327.           Font.Height = -11
  328.           Font.Name = 'MS Sans Serif'
  329.           Font.Style = []
  330.           ParentFont = False
  331.           TabOrder = 4
  332.           OnClick = PreferenceChange
  333.         end
  334.         object ComboBox4: TComboBox
  335.           Left = 192
  336.           Top = 34
  337.           Width = 185
  338.           Height = 21
  339.           Style = csDropDownList
  340.           Font.Charset = DEFAULT_CHARSET
  341.           Font.Color = clWindowText
  342.           Font.Height = -11
  343.           Font.Name = 'MS Sans Serif'
  344.           Font.Style = []
  345.           ItemHeight = 13
  346.           Items.Strings = (
  347.             'Restore Most Recent Backup')
  348.           ParentFont = False
  349.           TabOrder = 5
  350.         end
  351.         object Button13: TButton
  352.           Left = 336
  353.           Top = 71
  354.           Width = 48
  355.           Height = 17
  356.           Caption = '&Help'
  357.           Font.Charset = DEFAULT_CHARSET
  358.           Font.Color = clWindowText
  359.           Font.Height = -11
  360.           Font.Name = 'MS Sans Serif'
  361.           Font.Style = []
  362.           ParentFont = False
  363.           TabOrder = 6
  364.           OnClick = Button13Click
  365.         end
  366.       end
  367.     end
  368.     object TabSheet4: TTabSheet
  369.       HelpContext = 46
  370.       Caption = 'Miscellaneous'
  371.       object Shape2: TShape
  372.         Left = 16
  373.         Top = 166
  374.         Width = 169
  375.         Height = 44
  376.         Brush.Color = clGray
  377.       end
  378.       object Label8: TLabel
  379.         Left = 264
  380.         Top = 174
  381.         Width = 105
  382.         Height = 29
  383.         AutoSize = False
  384.         Caption = '&Maximum Number of Temporary Backups'
  385.         FocusControl = SpinEdit1
  386.         Font.Charset = DEFAULT_CHARSET
  387.         Font.Color = clBlack
  388.         Font.Height = -11
  389.         Font.Name = 'MS Sans Serif'
  390.         Font.Style = []
  391.         ParentFont = False
  392.         Transparent = True
  393.         WordWrap = True
  394.       end
  395.       object Label9: TLabel
  396.         Left = 24
  397.         Top = 168
  398.         Width = 153
  399.         Height = 41
  400.         Alignment = taCenter
  401.         AutoSize = False
  402.         Caption = 
  403.           'Temporary Backups are backups automatically produced daily when ' +
  404.           'Windows starts.'
  405.         Font.Charset = DEFAULT_CHARSET
  406.         Font.Color = clWindowText
  407.         Font.Height = -11
  408.         Font.Name = 'MS Sans Serif'
  409.         Font.Style = []
  410.         ParentFont = False
  411.         Transparent = True
  412.         WordWrap = True
  413.       end
  414.       object GroupBox2: TGroupBox
  415.         Left = 16
  416.         Top = 72
  417.         Width = 369
  418.         Height = 89
  419.         Caption = 'Actions to Perform Regularly'
  420.         Font.Charset = DEFAULT_CHARSET
  421.         Font.Color = clBlue
  422.         Font.Height = -11
  423.         Font.Name = 'MS Sans Serif'
  424.         Font.Style = [fsBold]
  425.         ParentFont = False
  426.         TabOrder = 0
  427.         object Label2: TLabel
  428.           Left = 24
  429.           Top = 18
  430.           Width = 161
  431.           Height = 13
  432.           AutoSize = False
  433.           Caption = 'S&tart WinRescue 98 and Wait.'
  434.           FocusControl = ComboBox1
  435.           Font.Charset = DEFAULT_CHARSET
  436.           Font.Color = clBlack
  437.           Font.Height = -11
  438.           Font.Name = 'MS Sans Serif'
  439.           Font.Style = []
  440.           ParentFont = False
  441.         end
  442.         object Label5: TLabel
  443.           Left = 24
  444.           Top = 66
  445.           Width = 161
  446.           Height = 13
  447.           AutoSize = False
  448.           Caption = 'Automatically perform Reg&Pack.'
  449.           FocusControl = ComboBox3
  450.           Font.Charset = DEFAULT_CHARSET
  451.           Font.Color = clBlack
  452.           Font.Height = -11
  453.           Font.Name = 'MS Sans Serif'
  454.           Font.Style = []
  455.           ParentFont = False
  456.         end
  457.         object Label11: TLabel
  458.           Left = 24
  459.           Top = 42
  460.           Width = 161
  461.           Height = 13
  462.           AutoSize = False
  463.           Caption = 'Automatically perform B&ackup.'
  464.           FocusControl = ComboBox2
  465.           Font.Charset = DEFAULT_CHARSET
  466.           Font.Color = clBlack
  467.           Font.Height = -11
  468.           Font.Name = 'MS Sans Serif'
  469.           Font.Style = []
  470.           ParentFont = False
  471.         end
  472.         object ComboBox1: TComboBox
  473.           Left = 200
  474.           Top = 14
  475.           Width = 145
  476.           Height = 21
  477.           Style = csDropDownList
  478.           Font.Charset = DEFAULT_CHARSET
  479.           Font.Color = clBlack
  480.           Font.Height = -11
  481.           Font.Name = 'MS Sans Serif'
  482.           Font.Style = []
  483.           ItemHeight = 13
  484.           Items.Strings = (
  485.             'Daily'
  486.             'Weekly'
  487.             'Bi-Weekly'
  488.             'Monthly'
  489.             'Do Not Perform')
  490.           ParentFont = False
  491.           TabOrder = 0
  492.           OnChange = FreqClick
  493.         end
  494.         object ComboBox3: TComboBox
  495.           Left = 200
  496.           Top = 62
  497.           Width = 145
  498.           Height = 21
  499.           Style = csDropDownList
  500.           Font.Charset = DEFAULT_CHARSET
  501.           Font.Color = clBlack
  502.           Font.Height = -11
  503.           Font.Name = 'MS Sans Serif'
  504.           Font.Style = []
  505.           ItemHeight = 13
  506.           Items.Strings = (
  507.             'Daily'
  508.             'Weekly'
  509.             'Bi-Weekly'
  510.             'Monthly'
  511.             'Do Not Perform')
  512.           ParentFont = False
  513.           TabOrder = 1
  514.           OnChange = FreqClick
  515.         end
  516.         object ComboBox2: TComboBox
  517.           Left = 200
  518.           Top = 38
  519.           Width = 145
  520.           Height = 21
  521.           Style = csDropDownList
  522.           Font.Charset = DEFAULT_CHARSET
  523.           Font.Color = clBlack
  524.           Font.Height = -11
  525.           Font.Name = 'MS Sans Serif'
  526.           Font.Style = []
  527.           ItemHeight = 13
  528.           Items.Strings = (
  529.             'Daily'
  530.             'Weekly'
  531.             'Bi-Weekly'
  532.             'Monthly'
  533.             'Do Not Perform')
  534.           ParentFont = False
  535.           TabOrder = 2
  536.           OnChange = FreqClick
  537.         end
  538.       end
  539.       object GroupBox3: TGroupBox
  540.         Left = 16
  541.         Top = 8
  542.         Width = 369
  543.         Height = 57
  544.         Caption = 'Default Directories'
  545.         Font.Charset = DEFAULT_CHARSET
  546.         Font.Color = clBlue
  547.         Font.Height = -11
  548.         Font.Name = 'MS Sans Serif'
  549.         Font.Style = [fsBold]
  550.         ParentFont = False
  551.         TabOrder = 1
  552.         object Button4: TTransparentButton
  553.           Left = 11
  554.           Top = 18
  555.           Width = 58
  556.           Height = 28
  557.           Caption = '&Root'
  558.           OnClick = DDirClick
  559.         end
  560.         object Button5: TTransparentButton
  561.           Left = 69
  562.           Top = 18
  563.           Width = 58
  564.           Height = 28
  565.           Caption = '&Startup'
  566.           OnClick = DDirClick
  567.         end
  568.         object Button8: TTransparentButton
  569.           Left = 127
  570.           Top = 18
  571.           Width = 58
  572.           Height = 28
  573.           Caption = '&Windows'
  574.           OnClick = DDirClick
  575.         end
  576.         object Button6: TTransparentButton
  577.           Left = 185
  578.           Top = 18
  579.           Width = 58
  580.           Height = 28
  581.           Caption = 'S&ystem'
  582.           OnClick = DDirClick
  583.         end
  584.         object Button7: TTransparentButton
  585.           Left = 243
  586.           Top = 18
  587.           Width = 58
  588.           Height = 28
  589.           Caption = '&User'
  590.           OnClick = DDirClick
  591.         end
  592.         object Button11: TTransparentButton
  593.           Left = 301
  594.           Top = 18
  595.           Width = 58
  596.           Height = 28
  597.           Caption = '&Backup'
  598.           OnClick = DDirClick
  599.         end
  600.       end
  601.       object SpinEdit1: TSpinEdit
  602.         Left = 208
  603.         Top = 176
  604.         Width = 41
  605.         Height = 22
  606.         MaxValue = 1000
  607.         MinValue = 0
  608.         TabOrder = 2
  609.         Value = 0
  610.       end
  611.     end
  612.     object TabSheet3: TTabSheet
  613.       HelpContext = 45
  614.       Caption = 'Backup Manager'
  615.       object Bevel1: TBevel
  616.         Left = 9
  617.         Top = 8
  618.         Width = 248
  619.         Height = 197
  620.         Style = bsRaised
  621.       end
  622.       object Bevel2: TBevel
  623.         Left = 257
  624.         Top = 8
  625.         Width = 135
  626.         Height = 197
  627.         Style = bsRaised
  628.       end
  629.       object Label3: TLabel
  630.         Left = 16
  631.         Top = 16
  632.         Width = 233
  633.         Height = 13
  634.         Alignment = taCenter
  635.         AutoSize = False
  636.         Caption = '&Permanent Backups'
  637.         FocusControl = ListView1
  638.         Font.Charset = DEFAULT_CHARSET
  639.         Font.Color = clBlue
  640.         Font.Height = -11
  641.         Font.Name = 'MS Sans Serif'
  642.         Font.Style = [fsBold]
  643.         ParentFont = False
  644.       end
  645.       object Label6: TLabel
  646.         Left = 264
  647.         Top = 16
  648.         Width = 121
  649.         Height = 17
  650.         Alignment = taCenter
  651.         AutoSize = False
  652.         Caption = '&Temporary Backups'
  653.         FocusControl = ListView1
  654.         Font.Charset = DEFAULT_CHARSET
  655.         Font.Color = clBlue
  656.         Font.Height = -11
  657.         Font.Name = 'MS Sans Serif'
  658.         Font.Style = [fsBold]
  659.         ParentFont = False
  660.         WordWrap = True
  661.       end
  662.       object ListView1: TListView
  663.         Left = 16
  664.         Top = 32
  665.         Width = 233
  666.         Height = 148
  667.         Columns = <
  668.           item
  669.             Caption = 'Backup Set'
  670.             Width = 75
  671.           end
  672.           item
  673.             Caption = 'Full Path'
  674.             Width = 300
  675.           end>
  676.         OnChange = ListView1Change
  677.         OnEdited = ListViewEdited
  678.         OnMouseDown = ListView1MouseDown
  679.         TabOrder = 0
  680.         ViewStyle = vsReport
  681.       end
  682.       object Button9: TButton
  683.         Left = 133
  684.         Top = 179
  685.         Width = 116
  686.         Height = 18
  687.         Caption = '&Delete'
  688.         TabOrder = 2
  689.         OnClick = Button9Click
  690.       end
  691.       object Button10: TButton
  692.         Left = 16
  693.         Top = 179
  694.         Width = 117
  695.         Height = 18
  696.         Caption = 'Re&name'
  697.         TabOrder = 1
  698.         OnClick = Button10Click
  699.       end
  700.       object ListBox1: TListView
  701.         Left = 264
  702.         Top = 32
  703.         Width = 120
  704.         Height = 148
  705.         Columns = <
  706.           item
  707.             Caption = 'Previous Registries'
  708.             Width = 0
  709.           end>
  710.         ReadOnly = True
  711.         OnMouseDown = ListBox1MouseDown
  712.         TabOrder = 3
  713.         ViewStyle = vsReport
  714.       end
  715.       object Button12: TButton
  716.         Left = 264
  717.         Top = 179
  718.         Width = 120
  719.         Height = 18
  720.         Caption = '&Delete'
  721.         TabOrder = 4
  722.         OnClick = Button12Click
  723.       end
  724.     end
  725.     object TabSheet5: TTabSheet
  726.       Caption = 'Files'
  727.       object Shape1: TShape
  728.         Left = 8
  729.         Top = 32
  730.         Width = 113
  731.         Height = 153
  732.         Brush.Color = clGray
  733.       end
  734.       object Label7: TLabel
  735.         Left = 8
  736.         Top = 8
  737.         Width = 385
  738.         Height = 13
  739.         Alignment = taCenter
  740.         AutoSize = False
  741.         Caption = 'Files to Backup and Restore'
  742.         Font.Charset = DEFAULT_CHARSET
  743.         Font.Color = clWindowText
  744.         Font.Height = -11
  745.         Font.Name = 'MS Sans Serif'
  746.         Font.Style = [fsBold]
  747.         ParentFont = False
  748.       end
  749.       object Label13: TLabel
  750.         Left = 16
  751.         Top = 40
  752.         Width = 97
  753.         Height = 41
  754.         Alignment = taCenter
  755.         AutoSize = False
  756.         Caption = 'To change a file'#39's status, click on it'#39's checkbox.'
  757.         Transparent = True
  758.         WordWrap = True
  759.       end
  760.       object Image1: TImage
  761.         Left = 16
  762.         Top = 120
  763.         Width = 17
  764.         Height = 17
  765.         Picture.Data = {<image001.bmp>}
  766.       end
  767.       object Image2: TImage
  768.         Left = 16
  769.         Top = 88
  770.         Width = 17
  771.         Height = 17
  772.         Picture.Data = {<image002.bmp>}
  773.       end
  774.       object Image3: TImage
  775.         Left = 16
  776.         Top = 104
  777.         Width = 17
  778.         Height = 17
  779.         Picture.Data = {<image003.bmp>}
  780.       end
  781.       object Label14: TLabel
  782.         Left = 32
  783.         Top = 88
  784.         Width = 54
  785.         Height = 13
  786.         Caption = 'Do Nothing'
  787.         Font.Charset = DEFAULT_CHARSET
  788.         Font.Color = clBlue
  789.         Font.Height = -11
  790.         Font.Name = 'MS Sans Serif'
  791.         Font.Style = []
  792.         ParentFont = False
  793.         Transparent = True
  794.       end
  795.       object Label15: TLabel
  796.         Left = 32
  797.         Top = 104
  798.         Width = 61
  799.         Height = 13
  800.         Caption = 'Backup Only'
  801.         Font.Charset = DEFAULT_CHARSET
  802.         Font.Color = clBlue
  803.         Font.Height = -11
  804.         Font.Name = 'MS Sans Serif'
  805.         Font.Style = []
  806.         ParentFont = False
  807.         Transparent = True
  808.       end
  809.       object Label16: TLabel
  810.         Left = 32
  811.         Top = 120
  812.         Width = 73
  813.         Height = 25
  814.         AutoSize = False
  815.         Caption = 'Backup and Restore'
  816.         Font.Charset = DEFAULT_CHARSET
  817.         Font.Color = clBlue
  818.         Font.Height = -11
  819.         Font.Name = 'MS Sans Serif'
  820.         Font.Style = []
  821.         ParentFont = False
  822.         Transparent = True
  823.         WordWrap = True
  824.       end
  825.       object Label17: TLabel
  826.         Left = 16
  827.         Top = 152
  828.         Width = 97
  829.         Height = 33
  830.         Alignment = taCenter
  831.         AutoSize = False
  832.         Caption = 'Click on Add to add a file to the List.'
  833.         Transparent = True
  834.         WordWrap = True
  835.       end
  836.       object FileList1: TCheckListBox
  837.         Left = 128
  838.         Top = 24
  839.         Width = 265
  840.         Height = 161
  841.         OnClickCheck = FileList1ClickCheck
  842.         AllowGrayed = True
  843.         ItemHeight = 13
  844.         Items.Strings = (
  845.           'Registry'
  846.           'Initiation Files'
  847.           'Start Menu'
  848.           'Desktop'
  849.           'Favorites'
  850.           'Recent')
  851.         TabOrder = 0
  852.         OnClick = FileList1Click
  853.         OnMouseDown = FileListMouseDown
  854.       end
  855.       object Button16: TButton
  856.         Left = 128
  857.         Top = 184
  858.         Width = 133
  859.         Height = 17
  860.         Caption = '&Add'
  861.         TabOrder = 1
  862.         OnClick = Button16Click
  863.       end
  864.       object Button17: TButton
  865.         Left = 261
  866.         Top = 184
  867.         Width = 132
  868.         Height = 17
  869.         Caption = '&Delete'
  870.         Enabled = False
  871.         TabOrder = 2
  872.         OnClick = Button17Click
  873.       end
  874.     end
  875.   end
  876.   object Button1: TButton
  877.     Left = 184
  878.     Top = 256
  879.     Width = 73
  880.     Height = 20
  881.     Caption = 'O K'
  882.     Default = True
  883.     ModalResult = 1
  884.     TabOrder = 1
  885.     OnClick = Button1Click
  886.   end
  887.   object Button2: TButton
  888.     Left = 264
  889.     Top = 256
  890.     Width = 73
  891.     Height = 20
  892.     Cancel = True
  893.     Caption = 'Cancel'
  894.     ModalResult = 2
  895.     TabOrder = 2
  896.     OnClick = Button2Click
  897.   end
  898.   object Button3: TButton
  899.     Left = 344
  900.     Top = 256
  901.     Width = 73
  902.     Height = 20
  903.     Caption = '&Apply'
  904.     Enabled = False
  905.     TabOrder = 3
  906.     OnClick = Button3Click
  907.   end
  908.   object PopupMenu1: TPopupMenu
  909.     AutoPopup = False
  910.     Left = 104
  911.     Top = 256
  912.     object Dir6: TMenuItem
  913.       Caption = 'Dir'
  914.       HelpContext = 810
  915.     end
  916.     object Browse6: TMenuItem
  917.       Caption = '&Browse'
  918.       HelpContext = 820
  919.       OnClick = BrowseClick
  920.     end
  921.     object N7: TMenuItem
  922.       Caption = '-'
  923.       HelpContext = 830
  924.     end
  925.     object DefaultDirectory6: TMenuItem
  926.       Caption = '&Default Directory'
  927.       HelpContext = 840
  928.       OnClick = DefaultDirectoryClick
  929.     end
  930.   end
  931.   object DirectoryDialog1: TDirectoryDialog
  932.     Left = 56
  933.     Top = 256
  934.   end
  935.   object OpenDialog1: TOpenDialog
  936.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  937.     Title = 'Find the Indicated File'
  938.     Left = 22
  939.     Top = 255
  940.   end
  941. end
  942.