object AlertaVirus: TAlertaVirus Tag = 30500 Left = 414 Top = 245 BorderIcons = [] BorderStyle = bsSingle BorderWidth = 12 Caption = 'Alerta de Panda Antivirus Platinum' ClientHeight = 164 ClientWidth = 398 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Tag = 32100 Left = 83 Top = 89 Width = 84 Height = 17 AutoSize = False Caption = 'Nombre del virus:' end object Label2: TLabel Tag = 60100 Left = 83 Top = 104 Width = 70 Height = 17 AutoSize = False Caption = 'Ubicaci�n:' end object LabelNombreVirus: TLabel Left = 176 Top = 89 Width = 219 Height = 17 AutoSize = False end object LabelPath: TLabel Left = 176 Top = 104 Width = 219 Height = 17 AutoSize = False end object LabelTexto: TLabel Left = 83 Top = 58 Width = 312 Height = 31 AutoSize = False Caption = 'mensaje de usuario' Constraints.MinWidth = 312 Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False WordWrap = True end object PandaBrown1: TImage Left = 9 Top = 7 Width = 58 Height = 55 AutoSize = True Picture.Data = {} Stretch = True Transparent = True end object LabelTitulo: TLabel Left = 83 Top = 20 Width = 130 Height = 19 Caption = '�Alerta de virus!' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False end object BTContinuar: TPlaButton Tag = 48800 Left = 323 Top = 143 Width = 75 Height = 21 Caption = 'Continuar' TabOrder = 1 OnClick = BTContinuarClick end object BTParar: TPlaButton Tag = 30200 Left = 236 Top = 143 Width = 75 Height = 21 Caption = 'Finalizar' TabOrder = 0 OnClick = BTPararClick end object Timer1: TTimer Enabled = False OnTimer = FuncionTimer Left = 26 Top = 149 end end