home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Platmsg.dll / 0 / RCDATA / TFORMGESTIONVERSIONES / TFORMGESTIONVERSIONES.txt
Text File  |  2003-02-05  |  3KB  |  137 lines

  1. object FormGestionVersiones: TFormGestionVersiones
  2.   Left = 688
  3.   Top = 165
  4.   Width = 250
  5.   Height = 165
  6.   Caption = 'FormGestionVersiones'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel: TPndPopupPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 242
  22.     Height = 138
  23.     Aspecto = Pla_Azul
  24.     BottomText = 'Panda Antivirus Platinum 7'
  25.     HeaderFont.Charset = DEFAULT_CHARSET
  26.     HeaderFont.Color = clWhite
  27.     HeaderFont.Height = -11
  28.     HeaderFont.Name = 'Tahoma'
  29.     HeaderFont.Style = [fsBold]
  30.     HeaderText = 'Deseo...'
  31.     IconImages = ImageListIcono
  32.     IconIndex = 0
  33.     ItemImages = ImageListItems
  34.     Items = <
  35.       item
  36.         Caption = 'Configurar actualizaciones'
  37.         Visible = False
  38.         ImageIndex = 23
  39.         OnClick = ConfigurarAntivirus
  40.         MostrarEnReducido = True
  41.       end
  42.       item
  43.         Caption = 'Registrar el antivirus'
  44.         Visible = False
  45.         ImageIndex = 8
  46.         OnClick = RegistrarAntivirus
  47.         MostrarEnReducido = True
  48.       end
  49.       item
  50.         Caption = 'Ayuda'
  51.         Visible = False
  52.         ImageIndex = 27
  53.         OnClick = Ayuda
  54.         MostrarEnReducido = True
  55.       end
  56.       item
  57.         Caption = 'Cerrar'
  58.         Visible = False
  59.         ImageIndex = 16
  60.         OnClick = CerrarVentana
  61.         MostrarEnReducido = True
  62.       end
  63.       item
  64.         Caption = 'Renovar licencia'
  65.         Visible = False
  66.         ImageIndex = 6
  67.         OnClick = RenovarLicencia
  68.         MostrarEnReducido = True
  69.       end
  70.       item
  71.         Caption = 'Recordarme mi identificaci∩┐╜n'
  72.         Visible = False
  73.         ImageIndex = 40
  74.         OnClick = RecordarClaves
  75.         MostrarEnReducido = True
  76.       end
  77.       item
  78.         Caption = 'Revisar identificaci∩┐╜n de usuario'
  79.         Visible = False
  80.         ImageIndex = 23
  81.         OnClick = ConfigurarAntivirus
  82.         MostrarEnReducido = True
  83.       end
  84.       item
  85.         Caption = 'Record∩┐╜rmelo m∩┐╜s tarde'
  86.         Visible = False
  87.         ImageIndex = 30
  88.         OnClick = RecordarMasTarde
  89.       end
  90.       item
  91.         Caption = 'Obtener versi∩┐╜n comercial '
  92.         Visible = False
  93.         ImageIndex = 10
  94.         OnClick = ComprarVersion
  95.         MostrarEnReducido = True
  96.       end
  97.       item
  98.         Caption = 'Activar servicios'
  99.         Visible = False
  100.         ImageIndex = 9
  101.         OnClick = ActivarServicios
  102.         MostrarEnReducido = True
  103.       end
  104.       item
  105.         Caption = 'Comprar versi∩┐╜n comercial'
  106.         Visible = False
  107.         ImageIndex = 10
  108.         OnClick = ComprarVersion
  109.         MostrarEnReducido = True
  110.       end
  111.       item
  112.         Caption = 'Ventajas de la versi∩┐╜n comercial'
  113.         Visible = False
  114.         ImageIndex = 3
  115.         MostrarEnReducido = True
  116.       end>
  117.     ItemsFont.Charset = DEFAULT_CHARSET
  118.     ItemsFont.Color = clBlack
  119.     ItemsFont.Height = -11
  120.     ItemsFont.Name = 'Tahoma'
  121.     ItemsFont.Style = []
  122.     TextoAlertasAgrupadas = 
  123.       'En el informe se encuentran nuevas notificaciones similares a es' +
  124.       'ta'
  125.   end
  126.   object ImageListIcono: TImageList
  127.     Height = 48
  128.     Width = 48
  129.     Left = 200
  130.     Top = 40
  131.   end
  132.   object ImageListItems: TImageList
  133.     Left = 200
  134.     Top = 84
  135.   end
  136. end
  137.