home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Demo / Panda / platinumisshuk.exe / data1.cab / Comunes / Analisis.dll / 0 / RCDATA / TFORMDESINFREINICIAR / TFORMDESINFREINICIAR.txt < prev   
Encoding:
Text File  |  2003-11-01  |  2.1 KB  |  101 lines

  1. object FormDesinfReiniciar: TFormDesinfReiniciar
  2.   Tag = 255500
  3.   Left = 273
  4.   Top = 138
  5.   BorderIcons = []
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 12
  8.   Caption = 'Panda Antivirus'
  9.   ClientHeight = 189
  10.   ClientWidth = 367
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   FormStyle = fsStayOnTop
  18.   Icon.Data = {<image000.ico>}
  19.   OldCreateOrder = False
  20.   Position = poScreenCenter
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Label1: TLabel
  25.     Tag = 255100
  26.     Left = 83
  27.     Top = 24
  28.     Width = 280
  29.     Height = 29
  30.     AutoSize = False
  31.     Caption = '∩┐╜Neutralizando virus!'
  32.     Font.Charset = ANSI_CHARSET
  33.     Font.Color = clBlack
  34.     Font.Height = -16
  35.     Font.Name = 'Tahoma'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     Transparent = True
  39.     WordWrap = True
  40.   end
  41.   object Label117: TLabel
  42.     Tag = 255200
  43.     Left = 83
  44.     Top = 61
  45.     Width = 282
  46.     Height = 45
  47.     AutoSize = False
  48.     Caption = 
  49.       'Para completar la desinfecci∩┐╜n de este virus es imprescindible q' +
  50.       'ue cierres todos los programas y reinicies el ordenador.'
  51.     Transparent = True
  52.     WordWrap = True
  53.   end
  54.   object PandaBrown1: TImage
  55.     Left = 9
  56.     Top = 7
  57.     Width = 57
  58.     Height = 55
  59.     AutoSize = True
  60.     Picture.Data = {<image001.bmp>}
  61.     Stretch = True
  62.     Transparent = True
  63.   end
  64.   object Label2: TLabel
  65.     Tag = 255200
  66.     Left = 84
  67.     Top = 112
  68.     Width = 282
  69.     Height = 26
  70.     AutoSize = False
  71.     Caption = 
  72.       'Actualmente existen ficheros infectados en uso que ser∩┐╜n neutral' +
  73.       'izados al reiniciar tu sistema.'
  74.     Constraints.MinWidth = 282
  75.     Transparent = True
  76.     WordWrap = True
  77.   end
  78.   object BAceptar: TPlaButton
  79.     Tag = 255300
  80.     Left = 181
  81.     Top = 168
  82.     Width = 90
  83.     Height = 21
  84.     Caption = 'Reiniciar '
  85.     TabOrder = 0
  86.     OnClick = BAceptarClick
  87.     Default = True
  88.   end
  89.   object Button1: TPlaButton
  90.     Tag = 255400
  91.     Left = 277
  92.     Top = 168
  93.     Width = 90
  94.     Height = 21
  95.     Caption = 'No reiniciar'
  96.     TabOrder = 1
  97.     OnClick = Button1Click
  98.     Cancel = True
  99.   end
  100. end
  101.