home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / CHIPCD200305.iso / virus / Plat7esdCHS / data1.cab / Comunes / Analisis.dll / 0 / RCDATA / TVIRUSDETECTADO / TVIRUSDETECTADO.txt < prev   
Text File  |  2003-02-05  |  4KB  |  174 lines

  1. object VirusDetectado: TVirusDetectado
  2.   Tag = 30500
  3.   Left = 361
  4.   Top = 245
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 11
  8.   Caption = 'Panda Antivirus'
  9.   ClientHeight = 251
  10.   ClientWidth = 457
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object PandaBrown1: TImage
  24.     Left = 9
  25.     Top = 7
  26.     Width = 58
  27.     Height = 55
  28.     AutoSize = True
  29.     Picture.Data = {<image001.bmp>}
  30.     Stretch = True
  31.     Transparent = True
  32.   end
  33.   object LabelTitulo: TLabel
  34.     Left = 83
  35.     Top = 20
  36.     Width = 138
  37.     Height = 19
  38.     Caption = '∩┐╜Virus detectado!'
  39.     Font.Charset = ANSI_CHARSET
  40.     Font.Color = clWindowText
  41.     Font.Height = -16
  42.     Font.Name = 'Tahoma'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.   end
  46.   object Label1: TLabel
  47.     Left = 83
  48.     Top = 176
  49.     Width = 35
  50.     Height = 13
  51.     Caption = 'Acci∩┐╜n:'
  52.   end
  53.   object BTContinuar: TPlaButton
  54.     Tag = 30000
  55.     Left = 302
  56.     Top = 230
  57.     Width = 73
  58.     Height = 21
  59.     Caption = 'Continuar'
  60.     TabOrder = 3
  61.     OnClick = BTContinuarClick
  62.     Default = True
  63.   end
  64.   object BTParar: TPlaButton
  65.     Tag = 30200
  66.     Left = 384
  67.     Top = 230
  68.     Width = 73
  69.     Height = 21
  70.     Caption = 'Finalizar'
  71.     TabOrder = 5
  72.     TabStop = False
  73.     OnClick = BTPararClick
  74.     Cancel = True
  75.   end
  76.   object StaticTextExplicacion: TStaticText
  77.     Tag = 29900
  78.     Left = 83
  79.     Top = 148
  80.     Width = 373
  81.     Height = 21
  82.     AutoSize = False
  83.     Caption = 
  84.       'Selecciona la acci∩┐╜n que deseas realizar con el fichero infectad' +
  85.       'o.'
  86.     TabOrder = 0
  87.   end
  88.   object CBAplicarATodos: TPlaCheckBox
  89.     Tag = 254200
  90.     Left = 279
  91.     Top = 176
  92.     Width = 150
  93.     Height = 16
  94.     Caption = 'Aplicar esta opci∩┐╜n a todos'
  95.     TabOrder = 2
  96.   end
  97.   object PlaPanel1: TPlaPanel
  98.     Left = 83
  99.     Top = 64
  100.     Width = 362
  101.     Height = 64
  102.     BorderWidth = 1
  103.     object LabelVirus: TLabel
  104.       Tag = 29700
  105.       Left = 10
  106.       Top = 13
  107.       Width = 108
  108.       Height = 22
  109.       AutoSize = False
  110.       Caption = 'Nombre de virus:'
  111.       Font.Charset = ANSI_CHARSET
  112.       Font.Color = clBlack
  113.       Font.Height = -11
  114.       Font.Name = 'Tahoma'
  115.       Font.Style = [fsBold]
  116.       ParentFont = False
  117.       OnClick = LabelVirusClick
  118.     end
  119.     object LabelNombreVirus: TLabel
  120.       Left = 147
  121.       Top = 13
  122.       Width = 126
  123.       Height = 22
  124.       AutoSize = False
  125.       Caption = 'LabelNombreVirus'
  126.       OnClick = LabelVirusClick
  127.     end
  128.     object LabelLugar: TLabel
  129.       Tag = 29800
  130.       Left = 10
  131.       Top = 35
  132.       Width = 132
  133.       Height = 22
  134.       AutoSize = False
  135.       Caption = 'Ubicaci∩┐╜n del virus:'
  136.       Font.Charset = ANSI_CHARSET
  137.       Font.Color = clBlack
  138.       Font.Height = -11
  139.       Font.Name = 'Tahoma'
  140.       Font.Style = [fsBold]
  141.       ParentFont = False
  142.       OnClick = LabelLugarClick
  143.     end
  144.     object LabelPath: TLabel
  145.       Left = 147
  146.       Top = 35
  147.       Width = 204
  148.       Height = 22
  149.       AutoSize = False
  150.       Caption = 'LabelPath'
  151.       Transparent = True
  152.       OnClick = LabelLugarClick
  153.     end
  154.     object BTInformar: TPlaButton
  155.       Tag = 30300
  156.       Left = 274
  157.       Top = 10
  158.       Width = 75
  159.       Height = 21
  160.       Caption = 'Detalles'
  161.       TabOrder = 0
  162.       OnClick = BTInformarClick
  163.     end
  164.   end
  165.   object CmbListaAcciones: TPlaComboBox
  166.     Left = 129
  167.     Top = 173
  168.     Width = 128
  169.     Height = 21
  170.     Style = csDropDownList
  171.     TabOrder = 1
  172.   end
  173. end
  174.