object FalertaBloqueoScript: TFalertaBloqueoScript Left = 602 Top = 388 Width = 250 Height = 199 Caption = '�Script bloqueado!' Color = clBtnFace 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 = 172 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 = 9 ItemImages = ImageListItems Items = < item Caption = 'Consultar el informe' ImageIndex = 22 OnClick = ConsultarInforme MostrarEnReducido = True MostrarSoloEnAlertasAgrupadas = True end item Caption = 'Cerrar' ImageIndex = 16 OnClick = Cerrar MostrarEnReducido = True end item Caption = 'Ayuda' ImageIndex = 27 OnClick = Ayuda MostrarEnReducido = True end item Caption = 'Desactivar el bloqueo de scripts' ImageIndex = 18 OnClick = DeshabilitarBloqueoScripts end> ItemsFont.Charset = DEFAULT_CHARSET ItemsFont.Color = clBlack ItemsFont.Height = -11 ItemsFont.Name = 'Tahoma' ItemsFont.Style = [] PrioridadMensaje = pmAlertaSimple TextoAlertasAgrupadas = 'En el informe se encuentran nuevas notificaciones similares a es' + 'ta.' Title = '�Script bloqueado!' end object ImageListIcono: TImageList Height = 48 Width = 48 Left = 208 Top = 24 end object ImageListItems: TImageList Left = 208 Top = 60 end end