home *** CD-ROM | disk | FTP | other *** search
- object FormAvisoFwlIntentoConex: TFormAvisoFwlIntentoConex
- Left = 404
- Top = 211
- BorderStyle = bsSingle
- ClientHeight = 281
- 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
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object PanelAlerta: TPndPopupPanel
- Left = 0
- Top = 0
- Width = 242
- Height = 281
- BodyText =
- 'El siguiente programa est� intentando acceder a la red.<BR><BR><' +
- 'B>Nombre del programa:</B><BR>%s<BR><BR><B>Descripci�n:</B><BR>%' +
- 's<BR><BR>Te recomendamos que no permitas este acceso si no est�s' +
- ' completamente seguro.'
- 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 = 6
- ItemImages = DataModuleOsito.ImageListItems
- Items = <
- item
- Caption = 'Denegar la conexi�n durante esta ejecuci�n del programa'
- Visible = False
- ImageIndex = 20
- OnClick = PanelAlertaItems3Click
- MostrarEnReducido = True
- TipoItem = 1
- end
- item
- Caption = 'Denegar esta conexi�n siempre'
- Visible = False
- ImageIndex = 21
- OnClick = PanelAlertaItems1Click
- MostrarEnReducido = True
- TipoItem = 1
- end
- item
- Caption = 'Permitir esta conexi�n siempre'
- Visible = False
- ImageIndex = 32
- OnClick = PanelAlertaItems0Click
- MostrarEnReducido = True
- TipoItem = 1
- end
- item
- Caption = 'Permitir la conexi�n durante esta ejecuci�n del programa'
- Visible = False
- ImageIndex = 31
- OnClick = PanelAlertaItems2Click
- MostrarEnReducido = True
- TipoItem = 1
- end
- item
- Caption = 'M�s informaci�n sobre el programa'
- Visible = False
- ImageIndex = 15
- OnClick = MostrarInfoPrograma
- TipoItem = 1
- end
- item
- Caption = 'M�s informaci�n sobre la conexi�n'
- Visible = False
- ImageIndex = 38
- OnClick = MostrarInfoConexion
- TipoItem = 1
- end
- item
- Caption = 'No volver a mostrar este aviso'
- Visible = False
- ImageIndex = 25
- OnClick = NoVolverANotificar
- MostrarEnReducido = True
- TipoItem = 2
- end
- item
- Caption = 'Ayuda'
- Visible = False
- ImageIndex = 27
- OnClick = Ayuda
- MostrarEnReducido = True
- TipoItem = 2
- end
- item
- Caption = 'Cerrar'
- Visible = False
- ImageIndex = 16
- OnClick = PanelAlertaItems8Click
- MostrarEnReducido = True
- TipoItem = 2
- end
- item
- Caption = 'M�s informaci�n sobre la intrusi�n'
- Visible = False
- ImageIndex = 39
- OnClick = MostrarInfoConexion
- TipoItem = 2
- end
- item
- Caption = 'No volver a mostrar este aviso'
- Visible = False
- ImageIndex = 25
- OnClick = NoVolverANotificar
- MostrarEnReducido = True
- TipoItem = 3
- end
- item
- Caption = 'Ayuda'
- Visible = False
- ImageIndex = 27
- OnClick = Ayuda
- MostrarEnReducido = True
- TipoItem = 3
- end
- item
- Caption = 'Cerrar'
- Visible = False
- ImageIndex = 16
- OnClick = PanelAlertaItems8Click
- MostrarEnReducido = True
- TipoItem = 3
- end
- item
- Caption = 'Consultar informe'
- ImageIndex = 22
- OnClick = VerReporte
- MostrarSoloEnAlertasAgrupadas = 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'
- end
- end
-