home *** CD-ROM | disk | FTP | other *** search
- object FormAvisoFwlConexNoAutorizada: TFormAvisoFwlConexNoAutorizada
- Left = 604
- Top = 213
- BorderStyle = bsSingle
- Caption = '�Conexi�n telef�nica no autorizada!'
- ClientHeight = 138
- 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 = 138
- 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 = 8
- ItemImages = DataModuleOsito.ImageListItems
- Items = <
- item
- Caption = 'Denegar la conexi�n'
- Visible = False
- ImageIndex = 20
- OnClick = DenegarConexion
- MostrarEnReducido = True
- TipoItem = 1
- end
- item
- Caption = 'Permitir esta conexi�n siempre'
- Visible = False
- ImageIndex = 32
- OnClick = PermitirConexionSiempre
- MostrarEnReducido = True
- TipoItem = 1
- end
- item
- Caption = 'Ayuda'
- Visible = False
- ImageIndex = 27
- OnClick = Ayuda
- MostrarEnReducido = True
- TipoItem = 1
- end
- item
- Caption = 'Permitir la conexi�n s�lo esta vez'
- Visible = False
- ImageIndex = 31
- OnClick = PermitirSoloEstaVez
- TipoItem = 1
- end
- item
- Caption = 'Cerrar'
- Visible = False
- ImageIndex = 16
- OnClick = Cerrar
- MostrarEnReducido = True
- TipoItem = 2
- end
- item
- Caption = 'Autorizar este n�mero'
- Visible = False
- ImageIndex = 32
- OnClick = PermitirConexionSiempre
- MostrarEnReducido = True
- TipoItem = 2
- end
- item
- Caption = 'Ayuda'
- Visible = False
- ImageIndex = 27
- OnClick = Ayuda
- MostrarEnReducido = True
- TipoItem = 2
- end
- item
- Caption = 'Consultar el informe'
- ImageIndex = 22
- OnClick = ConsultarInforme
- 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'
- Title = '�Conexi�n telef�nica no autorizada!'
- end
- end
-