object Form3: TForm3 Left = 224 Top = 137 HelpContext = 11 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'WARNING' ClientHeight = 98 ClientWidth = 304 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OnActivate = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 72 Top = 52 Width = 225 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Windows 98 will be restarted. Continue?' end object Label3: TLabel Left = 72 Top = 12 Width = 225 Height = 45 Alignment = taCenter AutoSize = False Caption = 'Restore Temporary Will Be Executed' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Button1: TButton Left = 112 Top = 74 Width = 57 Height = 17 Caption = 'Yes' Default = True ModalResult = 6 TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 200 Top = 74 Width = 57 Height = 17 Cancel = True Caption = 'No' ModalResult = 7 TabOrder = 1 end object Panel1: TPanel Left = 1 Top = 1 Width = 65 Height = 96 BevelInner = bvLowered BevelOuter = bvNone Color = clSilver TabOrder = 2 object ExplorerButton1: TTransparentButton Left = 0 Top = 0 Width = 65 Height = 19 Caption = '&Temporary' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = ExplorerButton1Click end object ExplorerButton2: TTransparentButton Left = 0 Top = 19 Width = 65 Height = 19 Caption = '&Spare' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = ExplorerButton2Click end object ExplorerButton3: TTransparentButton Left = 0 Top = 38 Width = 65 Height = 19 Caption = '&Backup' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = ExplorerButton3Click end object ExplorerButton4: TTransparentButton Left = 0 Top = 57 Width = 65 Height = 19 Caption = '&Diskette' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = ExplorerButton4Click end object ExplorerButton5: TTransparentButton Left = 0 Top = 76 Width = 65 Height = 19 Caption = '&Original' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = ExplorerButton5Click end end object PopupMenu1: TPopupMenu OnPopup = OnPopup1 Left = 72 Top = 56 object MostRecentBackup1: TMenuItem Caption = 'Most Recent Backup' OnClick = MostRecentBackup1Click end object N11: TMenuItem Caption = '1' OnClick = N11Click end object N21: TMenuItem Caption = '2' OnClick = N21Click end object N31: TMenuItem Caption = '3' OnClick = N31Click end object N41: TMenuItem Caption = '4' OnClick = N41Click end object N51: TMenuItem Caption = '5' OnClick = N51Click end object N61: TMenuItem Caption = '6' OnClick = N61Click end object N71: TMenuItem Caption = '7' OnClick = N71Click end object N81: TMenuItem Caption = '8' OnClick = N81Click end object N91: TMenuItem Caption = '9' OnClick = N91Click end end object PopupMenu2: TPopupMenu OnPopup = OnPopup2 Left = 72 object MostRecentTemporaryBackup1: TMenuItem Caption = '&Most Recent Temporary Backup' OnClick = MostRecentTemporaryBackup1Click end object N12: TMenuItem Caption = '1' OnClick = N12Click end object N22: TMenuItem Caption = '2' OnClick = N22Click end object N32: TMenuItem Caption = '3' OnClick = N32Click end object N42: TMenuItem Caption = '4' OnClick = N42Click end object N52: TMenuItem Caption = '5' OnClick = N52Click end object N62: TMenuItem Caption = '6' OnClick = N62Click end object N72: TMenuItem Caption = '7' OnClick = N72Click end object N82: TMenuItem Caption = '8' OnClick = N82Click end object N92: TMenuItem Caption = '9' OnClick = N92Click end end end