object FormDesinfReiniciar: TFormDesinfReiniciar Left = 320 Top = 313 BorderIcons = [] BorderStyle = bsSingle Caption = 'Aviso' ClientHeight = 203 ClientWidth = 392 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PanelFondo: TPanel Left = 0 Top = 0 Width = 392 Height = 203 Align = alClient BevelOuter = bvNone Color = 15725559 TabOrder = 0 object GradientLine1: TGradientLine Left = 19 Top = 49 Width = 312 Height = 1 Picture.Data = {} Stretch = True end object LabelAntialiased1: TLabelAntialiased Left = 19 Top = 26 Width = 314 Height = 21 AutoSize = False Caption = '� Desinfecci�n incompleta !' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -17 Font.Name = 'Tahoma' Font.Style = [fsBold, fsItalic] ParentFont = False LowColorFuente.Charset = DEFAULT_CHARSET LowColorFuente.Color = clBlack LowColorFuente.Height = -17 LowColorFuente.Name = 'Tahoma' LowColorFuente.Style = [fsBold] end object Image1: TImage Left = 19 Top = 68 Width = 33 Height = 33 Picture.Data = {} end object Label54: TLabel Left = 63 Top = 66 Width = 310 Height = 51 AutoSize = False Caption = 'No ha podido completarse la desinfecci�n de algunos archivos por' + ' estar en uso. Para completar la desinfecci�n es imprescindible ' + 'reiniciar la m�quina.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object ButtonAceptar: TWhistlerButton Left = 306 Top = 169 Width = 75 Height = 23 Anchors = [akRight, akBottom] Caption = 'Aceptar' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 2 TabStop = True OnClick = ButtonAceptarClick end object RBReiniciar: TBitmapRadioButton Left = 63 Top = 124 Width = 240 Height = 17 Caption = 'S�, deseo reiniciar ahora' Checked = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] PictureCheckedEnabled.Data = {} PictureCheckedDisabled.Data = {} PictureUncheckedEnabled.Data = {} PictureUncheckedDisabled.Data = {} TabOrder = 0 TabStop = True end object RBNoReiniciar: TBitmapRadioButton Left = 63 Top = 145 Width = 240 Height = 17 Caption = 'No, reiniciar� m�s tarde' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] PictureCheckedEnabled.Data = {} PictureCheckedDisabled.Data = {} PictureUncheckedEnabled.Data = {} PictureUncheckedDisabled.Data = {} TabOrder = 1 TabStop = True end end end