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

  1. object FormAvisoProtecCorreoInactiva: TFormAvisoProtecCorreoInactiva
  2.   Left = 658
  3.   Top = 186
  4.   BorderStyle = bsSingle
  5.   Caption = '∩┐╜Las protecciones de correo y firewall no est∩┐╜n operativas!'
  6.   ClientHeight = 189
  7.   ClientWidth = 242
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel: TPndPopupPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 242
  23.     Height = 189
  24.     Aspecto = Pla_Naranja
  25.     BottomText = 'Panda Antivirus Platinum 7'
  26.     HeaderFont.Charset = DEFAULT_CHARSET
  27.     HeaderFont.Color = clWhite
  28.     HeaderFont.Height = -11
  29.     HeaderFont.Name = 'Tahoma'
  30.     HeaderFont.Style = [fsBold]
  31.     HeaderText = 'Deseo...'
  32.     IconImages = ImageListIcono
  33.     IconIndex = 4
  34.     ItemImages = ImageListItems
  35.     Items = <
  36.       item
  37.         Caption = 'Actualizar el sistema operativo ahora'
  38.         ImageIndex = 28
  39.         OnClick = ActualizarAhora
  40.         MostrarEnReducido = True
  41.       end
  42.       item
  43.         Caption = 'Actualizarlo m∩┐╜s tarde'
  44.         ImageIndex = 29
  45.         OnClick = ActualizarMasTarde
  46.         MostrarEnReducido = True
  47.       end
  48.       item
  49.         Caption = 'Ayuda'
  50.         ImageIndex = 27
  51.         OnClick = Ayuda
  52.         MostrarEnReducido = True
  53.       end>
  54.     ItemsFont.Charset = DEFAULT_CHARSET
  55.     ItemsFont.Color = clBlack
  56.     ItemsFont.Height = -11
  57.     ItemsFont.Name = 'Tahoma'
  58.     ItemsFont.Style = []
  59.     PrioridadMensaje = pmAvisoUsuario
  60.     TextoAlertasAgrupadas = 
  61.       'En el informe se encuentran nuevas notificaciones similares a es' +
  62.       'ta'
  63.     Title = '∩┐╜Las protecciones de correo y firewall no est∩┐╜n operativas!'
  64.   end
  65.   object ImageListIcono: TImageList
  66.     Height = 48
  67.     Width = 48
  68.     Left = 200
  69.     Top = 36
  70.   end
  71.   object ImageListItems: TImageList
  72.     Left = 200
  73.     Top = 88
  74.   end
  75. end
  76.