home *** CD-ROM | disk | FTP | other *** search
- object FormAvisoDesinfectablesCuarentena: TFormAvisoDesinfectablesCuarentena
- Left = 525
- Top = 202
- BorderStyle = bsSingle
- Caption = '�Archivos desinfectables en cuarentena!'
- ClientHeight = 280
- ClientWidth = 242
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object Panel: TPndPopupPanel
- Left = 0
- Top = 0
- Width = 242
- Height = 280
- BodyText =
- 'Existen archivos cuya desinfecci�n ahora es posible tras la actu' +
- 'alizaci�n de tu Panda Platinum.<BR><BR>Te recomendamos que desin' +
- 'fectes y restaures a su ubicaci�n original estos archivos.'
- 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 = 11
- ItemImages = DataModuleOsito.ImageListItems
- Items = <
- item
- Caption = 'Desinfectar y restaurar archivos'
- ImageIndex = 17
- OnClick = DesinfectarYRestaurar
- MostrarEnReducido = True
- end
- item
- Caption = 'Mantener los archivos en cuarentena'
- ImageIndex = 12
- OnClick = MantenerArchivos
- MostrarEnReducido = True
- end
- item
- Caption = 'Ayuda'
- ImageIndex = 27
- OnClick = Ayuda
- MostrarEnReducido = True
- 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'
- Title = '�Archivos desinfectables en cuarentena!'
- end
- end
-