home *** CD-ROM | disk | FTP | other *** search
- object FJoke: TFJoke
- Left = 482
- Top = 171
- Width = 250
- Height = 194
- Caption = 'FJoke'
- 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 = 167
- 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
- ItemImages = DataModuleOsito.ImageListItems
- Items = <
- item
- Caption = 'Cerrar'
- Visible = False
- ImageIndex = 16
- OnClick = ClickChapar
- MostrarEnReducido = True
- end
- item
- Caption = 'Reiniciar ahora'
- Visible = False
- ImageIndex = 7
- OnClick = ClickReiniciar
- MostrarEnReducido = True
- end
- item
- Caption = 'No reiniciar'
- Visible = False
- ImageIndex = 11
- OnClick = ClickNoRestart
- MostrarEnReducido = True
- end
- item
- Caption = 'Borrarlo'
- Visible = False
- ImageIndex = 34
- OnClick = PanelItems3Click
- MostrarEnReducido = True
- end
- item
- Caption = 'Informaci�n sobre el Joke'
- ImageIndex = 15
- OnClick = ClickInfo
- MostrarEnReducido = True
- end
- item
- Caption = 'Informaci�n sobre el archivo'
- Visible = False
- ImageIndex = 14
- end
- item
- Caption = 'Impedir el acceso al archivo'
- Visible = False
- ImageIndex = 20
- end
- item
- Caption = 'Desactivar detecci�n de Jokes'
- Visible = False
- ImageIndex = 44
- end
- item
- Caption = 'Ayuda'
- ImageIndex = 27
- OnClick = ClickAyuda
- end
- item
- Caption = 'Consultar el informe'
- ImageIndex = 22
- OnClick = ClickReporte
- MostrarSoloEnAlertasAgrupadas = True
- end>
- ItemsFont.Charset = DEFAULT_CHARSET
- ItemsFont.Color = clBlack
- ItemsFont.Height = -11
- ItemsFont.Name = 'Tahoma'
- ItemsFont.Style = []
- TextoAlertasAgrupadas =
- 'En el informe se encuentran nuevas notificaciones similares a es' +
- 'ta'
- end
- end
-