home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Registry
/
Regrepl
/
Regrepla.exe
/
0
/
RCDATA
/
TFCONFIRM
/
TFCONFIRM.txt
Wrap
Text File
|
1997-01-28
|
2KB
|
82 lines
object fConfirm: TfConfirm
Left = 284
Top = 347
Width = 512
Height = 171
Caption = 'Confirm'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel3: TPanel
Left = 8
Top = 10
Width = 490
Height = 123
TabOrder = 0
object RegKeyLBL: TLabel
Left = 17
Top = 46
Width = 38
Height = 13
Caption = 'RegKey'
end
object ConfirmCB: TCheckBox
Left = 273
Top = 16
Width = 97
Height = 17
Caption = 'confirm replace'
State = cbChecked
TabOrder = 0
end
object Button1: TButton
Left = 15
Top = 11
Width = 152
Height = 25
Caption = 'Replace'
Default = True
ModalResult = 6
TabOrder = 1
end
object Button3: TButton
Left = 394
Top = 11
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object Button4: TButton
Left = 175
Top = 11
Width = 75
Height = 25
Caption = 'Skip this one'
ModalResult = 7
TabOrder = 3
end
object OldEDT: TEdit
Left = 15
Top = 64
Width = 454
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 4
end
object NewEDT: TEdit
Left = 15
Top = 89
Width = 454
Height = 21
TabOrder = 5
end
end
end