home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 January
/
pcwk_01_1999.iso
/
Top100sh
/
Toolsys
/
Resc95
/
RESCUE95.EXE
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
Wrap
Text File
|
1998-09-13
|
4KB
|
193 lines
object Form3: TForm3
Left = 247
Top = 140
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 = []
OnActivate = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 72
Top = 52
Width = 225
Height = 17
Alignment = taCenter
AutoSize = False
Caption = 'Windows 95 will be restarted. Continue?'
end
object Label3: TLabel
Left = 72
Top = 12
Width = 225
Height = 45
Alignment = taCenter
AutoSize = False
Caption = 'Restore Previous 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 = '&Previous'
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 = OnPopup
Left = 8
Top = 88
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
end