home *** CD-ROM | disk | FTP | other *** search
- object FormAvisosReinicio: TFormAvisosReinicio
- Left = 455
- Top = 169
- Width = 250
- Height = 216
- Caption = 'FormAvisosReinicio'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel: TPndPopupPanel
- Left = 0
- Top = 0
- Width = 242
- Height = 189
- BottomText = 'Panda Platinum Internet Security'
- HeaderFont.Charset = DEFAULT_CHARSET
- HeaderFont.Color = clWhite
- HeaderFont.Height = -11
- HeaderFont.Name = 'Tahoma'
- HeaderFont.Style = [fsBold]
- HeaderText = 'Deseo...'
- IconImages = DataModuleOsito.ImageListIcono
- IconIndex = 15
- ItemImages = DataModuleOsito.ImageListItems
- Items = <
- item
- Caption = 'Reiniciar ahora'
- ImageIndex = 7
- OnClick = ReiniciarClick
- MostrarEnReducido = True
- end
- item
- Caption = 'Esperar al siguiente reinicio'
- ImageIndex = 11
- OnClick = EsperarClick
- MostrarEnReducido = True
- end
- item
- Caption = 'Ayuda'
- ImageIndex = 27
- OnClick = AyudaClick
- MostrarEnReducido = True
- end
- item
- Caption = 'Informaci�n sobre el virus'
- ImageIndex = 15
- OnClick = InfoClick
- end>
- ItemsFont.Charset = DEFAULT_CHARSET
- ItemsFont.Color = clBlack
- ItemsFont.Height = -11
- ItemsFont.Name = 'Tahoma'
- ItemsFont.Style = []
- PrioridadMensaje = pmAlertaUsuario
- TextoAlertasAgrupadas =
- 'En el informe se encuentran nuevas notificaciones similares a es' +
- 'ta'
- end
- end
-