object FormAvisoActualProgCorrecta: TFormAvisoActualProgCorrecta Left = 497 Top = 213 BorderStyle = bsSingle Caption = '�Antivirus actualizado!' ClientHeight = 138 ClientWidth = 242 Color = 16774127 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Panel: TPndPopupPanel Left = 0 Top = 0 Width = 242 Height = 138 Aspecto = Pla_Azul BottomText = 'Panda Antivirus Platinum 7' HeaderFont.Charset = DEFAULT_CHARSET HeaderFont.Color = clWhite HeaderFont.Height = -11 HeaderFont.Name = 'Tahoma' HeaderFont.Style = [fsBold] HeaderText = 'Deseo...' IconImages = ImageListIcono IconIndex = 0 ItemImages = ImageListItems Items = < item Caption = 'Cerrar' Visible = False ImageIndex = 16 OnClick = PanelItems0Click MostrarEnReducido = True TipoItem = 1 end item Caption = 'Cerrar y no mostrar m�s este aviso' Visible = False ImageIndex = 25 OnClick = PanelItems1Click MostrarEnReducido = True TipoItem = 1 end item Caption = 'Reiniciar ahora' Visible = False ImageIndex = 7 OnClick = PanelItems2Click MostrarEnReducido = True TipoItem = 2 end item Caption = 'No reiniciar ahora' Visible = False ImageIndex = 11 OnClick = PanelItems0Click MostrarEnReducido = True TipoItem = 2 end item Caption = 'Ayuda' Visible = False ImageIndex = 27 OnClick = ayuda MostrarEnReducido = True TipoItem = 1 end item Caption = 'Consultar el informe' ImageIndex = 22 OnClick = ConsultarInforme MostrarSoloEnAlertasAgrupadas = True end> ItemsFont.Charset = DEFAULT_CHARSET ItemsFont.Color = clBlack ItemsFont.Height = -11 ItemsFont.Name = 'Tahoma' ItemsFont.Style = [] TextoAlertasAgrupadas = 'En el informe se encuentran nuevas notificaciones similares a es' + 'ta' Title = '�Antivirus actualizado!' end object ImageListIcono: TImageList Height = 48 Width = 48 Left = 200 Top = 48 end object ImageListItems: TImageList Left = 200 Top = 96 end end