object FormReiniciar: TFormReiniciar Left = 376 Top = 364 BorderIcons = [] BorderStyle = bsSingle Caption = 'Aviso' ClientHeight = 201 ClientWidth = 381 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 = 381 Height = 201 Align = alClient BevelOuter = bvNone Color = 15725559 TabOrder = 0 object LabelAntialiased1: TLabelAntialiased Left = 19 Top = 26 Width = 314 Height = 21 AutoSize = False Caption = 'Actualizaci�n realizada' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -17 Font.Name = 'Tahoma' Font.Style = [fsBold, fsItalic] ParentFont = False UsarLowColorFuente = True LowColorFuente.Charset = DEFAULT_CHARSET LowColorFuente.Color = clBlack LowColorFuente.Height = -17 LowColorFuente.Name = 'Tahoma' LowColorFuente.Style = [fsBold] end object Label54: TLabel Left = 63 Top = 66 Width = 298 Height = 39 AutoSize = False Caption = 'La aplicaci�n se ha actualizado satisfactoriamente (Upgrade). Pa' + 'ra que los cambios surgan efecto, debes reiniciar la m�quina.'#13#10 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object GradientLine1: TGradientLine Left = 19 Top = 49 Width = 312 Height = 1 Picture.Data = {} Stretch = True end object Image1: TImage Left = 19 Top = 68 Width = 33 Height = 33 Picture.Data = {} end object ButtonAceptar: TWhistlerButton Left = 295 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 RBNoReiniciar: TBitmapRadioButton Left = 63 Top = 138 Width = 225 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 object RBReiniciar: TBitmapRadioButton Left = 63 Top = 117 Width = 225 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 end end