home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
virus
/
Plat7esdCHS
/
data1.cab
/
Scanner
/
Pavhosp.dll
/
0
/
RCDATA
/
TFRMCONFIRMACION
/
TFRMCONFIRMACION.txt
< prev
Wrap
Text File
|
2003-02-05
|
2KB
|
108 lines
object frmConfirmacion: TfrmConfirmacion
Left = 219
Top = 173
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Confirmaci�n'
ClientHeight = 176
ClientWidth = 439
Color = 14215660
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Explicacion: TLabel
Left = 70
Top = 15
Width = 360
Height = 13
Caption = 'Explicac�onConfirmaci�n'
Constraints.MinWidth = 360
Transparent = True
WordWrap = True
end
object Image1: TImage
Left = 20
Top = 6
Width = 32
Height = 32
Picture.Data = {<image001.bmp>}
Transparent = True
end
object LabelPreguntaConfirmacion: TLabel
Left = 70
Top = 92
Width = 360
Height = 13
Caption = 'LabelPreguntaConfirmaci�n'
Constraints.MinWidth = 360
Transparent = True
WordWrap = True
end
object btnSi: TPlaButton
Left = 70
Top = 144
Width = 64
Height = 21
Caption = 'Si'
TabOrder = 0
OnClick = btnSiClick
end
object btnNo: TPlaButton
Left = 238
Top = 144
Width = 64
Height = 21
Caption = 'No'
TabOrder = 2
OnClick = btnNoClick
end
object BtnSiATodos: TPlaButton
Left = 143
Top = 144
Width = 84
Height = 21
Caption = 'S� a todos'
TabOrder = 1
OnClick = BtnSiATodosClick
end
object BtnNoATodos: TPlaButton
Left = 313
Top = 144
Width = 64
Height = 21
Caption = 'Cancelar'
TabOrder = 3
OnClick = BtnNoATodosClick
end
object PBEscondido: TPlaButton
Left = 15
Top = 330
Width = 64
Height = 21
Anchors = [akBottom]
Caption = 'S'
TabOrder = 4
TabStop = False
OnClick = btnSiClick
end
object PCBAccionExtra: TPlaCheckBox
Left = 70
Top = 116
Width = 230
Height = 16
Caption = 'Desinfectar el archivo antes de restaurarlo.'
TabOrder = 5
Visible = False
State = cbChecked
end
end