object FormGestionVersiones: TFormGestionVersiones Left = 688 Top = 165 Width = 250 Height = 165 Caption = 'FormGestionVersiones' 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 = 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 = 'Configurar actualizaciones' Visible = False ImageIndex = 23 OnClick = ConfigurarAntivirus MostrarEnReducido = True end item Caption = 'Registrar el antivirus' Visible = False ImageIndex = 8 OnClick = RegistrarAntivirus MostrarEnReducido = True end item Caption = 'Ayuda' Visible = False ImageIndex = 27 OnClick = Ayuda MostrarEnReducido = True end item Caption = 'Cerrar' Visible = False ImageIndex = 16 OnClick = CerrarVentana MostrarEnReducido = True end item Caption = 'Renovar licencia' Visible = False ImageIndex = 6 OnClick = RenovarLicencia MostrarEnReducido = True end item Caption = 'Recordarme mi identificaci�n' Visible = False ImageIndex = 40 OnClick = RecordarClaves MostrarEnReducido = True end item Caption = 'Revisar identificaci�n de usuario' Visible = False ImageIndex = 23 OnClick = ConfigurarAntivirus MostrarEnReducido = True end item Caption = 'Record�rmelo m�s tarde' Visible = False ImageIndex = 30 OnClick = RecordarMasTarde end item Caption = 'Obtener versi�n comercial ' Visible = False ImageIndex = 10 OnClick = ComprarVersion MostrarEnReducido = True end item Caption = 'Activar servicios' Visible = False ImageIndex = 9 OnClick = ActivarServicios MostrarEnReducido = True end item Caption = 'Comprar versi�n comercial' Visible = False ImageIndex = 10 OnClick = ComprarVersion MostrarEnReducido = True end item Caption = 'Ventajas de la versi�n comercial' Visible = False ImageIndex = 3 MostrarEnReducido = 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' end object ImageListIcono: TImageList Height = 48 Width = 48 Left = 200 Top = 40 end object ImageListItems: TImageList Left = 200 Top = 84 end end