home *** CD-ROM | disk | FTP | other *** search
- object AlertaVirus: TAlertaVirus
- Tag = 30500
- Left = 358
- Top = 271
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Panda Antivirus'
- ClientHeight = 280
- ClientWidth = 377
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Tag = 32100
- Left = 12
- Top = 103
- Width = 103
- Height = 17
- AutoSize = False
- Caption = 'Nombre'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Tag = 60100
- Left = 12
- Top = 134
- Width = 103
- Height = 17
- AutoSize = False
- Caption = 'Encontrado en'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object LabelNombreVirus: TLabel
- Left = 119
- Top = 103
- Width = 250
- Height = 17
- AutoSize = False
- Caption = 'Currante'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object LabelPath: TLabel
- Left = 119
- Top = 134
- Width = 250
- Height = 17
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object LabelTexto: TLabel
- Left = 119
- Top = 165
- Width = 250
- Height = 64
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object PandaBrown1: TPandaBrown
- Left = 12
- Top = 53
- Width = 32
- Height = 32
- TheBrown.Data = {
- 76020000424D7602000000000000760000002800000020000000200000000100
- 0400000000000002000000000000000000001000000010000000FFFFFF0000FF
- FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
- 000000FF00008080000000800000FF0000008000000000000000444445555555
- 5555555555555555554444445555555555555555555555555554446FFFFFFFFF
- FFFFFFFFFFFFFFF55555461111111111111111111111114F5555611111111111
- 1111111111111114F5556111111111111111111111111111F555611111111111
- 14FF411111111111F5546111111111111FFFF11111111114F554461111111111
- 1FFFF1111111111F554446111111111114FF41111111114F5544446111111111
- 11111111111111F5544444611111111111F11111111114F55444444611111111
- 14F4111111111F55444444461111111116F6111111114F554444444461111111
- 1FFF11111111F55444444444611111114FFF41111114F5544444444446111111
- 6FFF6111111F55444444444446111111FFFFF111114F55444444444444611111
- FFFFF11111F554444444444444611111FFFFF11114F554444444444444461111
- FFFFF1111F5544444444444444461111FFFFF1114F5544444444444444446111
- 4FFF4111F5544444444444444444611111111114F55444444444444444444611
- 1111111F5544444444444444444446111111114F554444444444444444444461
- 111111F5544444444444444444444461111114F5544444444444444444444446
- 11111F5544444444444444444444444611114F54444444444444444444444444
- 6114F44444444444444444444444444446664444444444444444}
- AutoSize = False
- Stretch = True
- end
- object Bevel1: TBevel
- Left = 12
- Top = 244
- Width = 353
- Height = 8
- Shape = bsTopLine
- end
- object Label3: TLabel
- Tag = 70400
- Left = 12
- Top = 165
- Width = 103
- Height = 17
- AutoSize = False
- Caption = 'Mensaje'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object BTContinuar: TButton
- Tag = 48800
- Left = 292
- Top = 255
- Width = 75
- Height = 22
- Caption = 'Continuar'
- TabOrder = 1
- OnClick = BTContinuarClick
- end
- object BTParar: TButton
- Tag = 30200
- Left = 205
- Top = 255
- Width = 75
- Height = 22
- Caption = 'Finalizar'
- TabOrder = 0
- OnClick = BTPararClick
- end
- object Panel1: TPanel
- Left = 12
- Top = 13
- Width = 357
- Height = 28
- BevelInner = bvLowered
- BevelOuter = bvLowered
- Color = clGreen
- TabOrder = 2
- object LabelMensaje: TLabel
- Left = 5
- Top = 2
- Width = 350
- Height = 24
- Align = alClient
- Alignment = taCenter
- AutoSize = False
- Caption = 'Alerta de Panda Antivirus'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clSilver
- Font.Height = -16
- Font.Name = 'Arial Black'
- Font.Style = []
- ParentFont = False
- end
- object Label4: TLabel
- Left = 2
- Top = 2
- Width = 3
- Height = 24
- Align = alLeft
- end
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = FuncionTimer
- Left = 42
- Top = 185
- end
- object ManuForm1: TManuForm
- Enabled = False
- TitleBar.ApplicationInfo.FontStyle = [fsBold]
- TitleBar.Color = clBlue
- TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
- TitleBar.NbOfColors = 0
- Left = 15
- Top = 185
- end
- end
-