home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 March
/
Chip_1999-03_cd.bin
/
sharewar
/
EClean
/
EasyClean.exe
/
0
/
RCDATA
/
TFRESTOREALL
/
TFRESTOREALL.txt
Wrap
Text File
|
1998-01-15
|
2KB
|
89 lines
inherited fRestoreAll: TfRestoreAll
Left = 525
Top = 226
BorderStyle = bsDialog
Caption = 'Restore all (remove all changes)'
ClientHeight = 233
ClientWidth = 339
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 23
Top = 19
Width = 296
Height = 13
Caption = 'Mark the areas to be restored !'
end
object Label2: TLabel [1]
Left = 23
Top = 156
Width = 277
Height = 31
Caption =
'Before the restore starts, you'#39'll see a list to to confirm the a' +
'ctions'
WordWrap = True
end
object GroupBox1: TGroupBox [2]
Left = 23
Top = 44
Width = 278
Height = 105
Caption = 'Areas'
TabOrder = 0
object RegCB: TCheckBox
Left = 15
Top = 22
Width = 149
Height = 17
Caption = 'Windows registry'
State = cbChecked
TabOrder = 0
end
object FilesCB: TCheckBox
Left = 15
Top = 48
Width = 149
Height = 17
Caption = 'Files/Folders'
State = cbChecked
TabOrder = 1
end
object SystemCB: TCheckBox
Left = 15
Top = 73
Width = 149
Height = 17
Caption = 'Systemfiles'
State = cbChecked
TabOrder = 2
end
end
object BitBtn1: TBitBtn [3]
Left = 49
Top = 196
Width = 96
Height = 25
Caption = '&OK'
Default = True
TabOrder = 1
OnClick = BitBtn1Click
NumGlyphs = 2
end
object BitBtn2: TBitBtn [4]
Left = 194
Top = 196
Width = 96
Height = 25
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 2
NumGlyphs = 2
end
inherited MSOfficeCaption1: TMSOfficeCaption
CaptionText.Caption = 'Restore all (remove all changes)'
end
end