home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 March
/
Chip_1999-03_cd.bin
/
sharewar
/
EClean
/
EasyClean.exe
/
0
/
RCDATA
/
TFCONFIRM
/
TFCONFIRM.txt
Wrap
Text File
|
1998-01-15
|
4KB
|
157 lines
inherited fConfirm: TfConfirm
Left = 386
Top = 238
Width = 549
Height = 393
Caption = 'Confirm the restore operation'
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 297
Width = 541
Height = 69
Align = alBottom
TabOrder = 0
object Panel4: TPanel
Left = 1
Top = 1
Width = 282
Height = 67
Align = alLeft
Alignment = taLeftJustify
TabOrder = 0
object CheckNew: TCheckBox
Left = 16
Top = 6
Width = 233
Height = 17
Caption = 'delete new (added) values/keys'
State = cbChecked
TabOrder = 0
OnClick = CheckNewClick
end
object CheckDeleted: TCheckBox
Left = 16
Top = 25
Width = 260
Height = 17
Caption = 'restore deleted values/keys'
State = cbChecked
TabOrder = 1
OnClick = CheckDeletedClick
end
object CheckAltered: TCheckBox
Left = 16
Top = 44
Width = 239
Height = 17
Caption = 'restore changed values/keys'
State = cbChecked
TabOrder = 2
OnClick = CheckAlteredClick
end
end
object Panel5: TPanel
Left = 283
Top = 1
Width = 257
Height = 67
Align = alClient
TabOrder = 1
object BitBtn2: TBitBtn
Left = 30
Top = 21
Width = 93
Height = 25
Caption = '&Execute'
TabOrder = 0
OnClick = BitBtn2Click
Glyph.Data = {
E6000000424DE60000000000000076000000280000000F0000000E0000000100
0400000000007000000000000000000000000000000000000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
FFFFFFFFFFFFFFFFFFFFFF0087FFFFFFFFFFFF0B3087FFFFFFFFFFF0BB0087FF
FFFFFFFF0BB3008FFFFFFFFFF0BBB008FFFFFFFFF00BBB007FFFFFFF00BBB007
FFF0FFFFF00BBB007FF0FFFFFFF00BB007F0FFFFFFFFF00B0070FFFFFFFFFFF0
00F0FFFFFFFFFFFFFFF0}
end
object CancelBTN: TBitBtn
Left = 134
Top = 21
Width = 92
Height = 25
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 1
NumGlyphs = 2
end
end
end
object Panel2: TPanel [1]
Left = 0
Top = 0
Width = 541
Height = 297
Align = alClient
Caption = 'Panel2'
TabOrder = 1
object Panel3: TPanel
Left = 1
Top = 1
Width = 539
Height = 22
Align = alTop
TabOrder = 0
object Label1: TLabel
Left = 7
Top = 7
Width = 151
Height = 13
Caption = 'Scheduled operations:'
end
end
object ListView1: TListView
Left = 1
Top = 23
Width = 539
Height = 273
Align = alClient
Columns = <
item
Caption = 'Operation'
Width = 100
end
item
Caption = 'Path'
Width = 200
end
item
Caption = 'Name'
Width = 80
end
item
Caption = 'Value'
Width = 100
end
item
Caption = 'State'
end>
ReadOnly = False
Font.Color = clWindowText
Font.Height = -8
Font.Name = 'MS Sans Serif'
Font.Style = []
TabOrder = 1
ViewStyle = vsReport
end
end
inherited MSOfficeCaption1: TMSOfficeCaption
CaptionText.Caption = 'Confirm the restore operation'
end
end