home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / FortressPCSoft / AntiVirus / Panda / platin.exe / DATA1.CAB / Comunes / Analisis.dll / RCDATA / TFORMRESUMEN / TFORMRESUMEN.txt
Encoding:
Text File  |  2000-04-28  |  2.7 KB  |  126 lines

  1. object FormResumen: TFormResumen
  2.   Left = 344
  3.   Top = 246
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Panda Antivirus'
  7.   ClientHeight = 130
  8.   ClientWidth = 217
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Tag = 26000
  21.     Left = 24
  22.     Top = 16
  23.     Width = 140
  24.     Height = 13
  25.     AutoSize = False
  26.     Caption = 'Analizados:'
  27.     Font.Charset = DEFAULT_CHARSET
  28.     Font.Color = clBlack
  29.     Font.Height = 11
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = [fsBold]
  32.     ParentFont = False
  33.   end
  34.   object Label2: TLabel
  35.     Tag = 26100
  36.     Left = 24
  37.     Top = 40
  38.     Width = 140
  39.     Height = 13
  40.     AutoSize = False
  41.     Caption = 'Infectados:'
  42.     Font.Charset = DEFAULT_CHARSET
  43.     Font.Color = clBlack
  44.     Font.Height = 11
  45.     Font.Name = 'MS Sans Serif'
  46.     Font.Style = [fsBold]
  47.     ParentFont = False
  48.   end
  49.   object lblInfectados: TLabel
  50.     Left = 170
  51.     Top = 40
  52.     Width = 35
  53.     Height = 16
  54.     Alignment = taRightJustify
  55.     AutoSize = False
  56.     Caption = '0'
  57.     Font.Charset = DEFAULT_CHARSET
  58.     Font.Color = clBlack
  59.     Font.Height = -13
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = [fsBold]
  62.     ParentFont = False
  63.   end
  64.   object lblAnalizados: TLabel
  65.     Left = 170
  66.     Top = 16
  67.     Width = 35
  68.     Height = 16
  69.     Alignment = taRightJustify
  70.     AutoSize = False
  71.     Caption = '0'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clBlack
  74.     Font.Height = -13
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = [fsBold]
  77.     ParentFont = False
  78.   end
  79.   object lblTxtOtros: TLabel
  80.     Left = 24
  81.     Top = 64
  82.     Width = 140
  83.     Height = 13
  84.     AutoSize = False
  85.     Caption = 'Otros:'
  86.     Font.Charset = DEFAULT_CHARSET
  87.     Font.Color = clBlack
  88.     Font.Height = 11
  89.     Font.Name = 'MS Sans Serif'
  90.     Font.Style = [fsBold]
  91.     ParentFont = False
  92.   end
  93.   object lblOtros: TLabel
  94.     Left = 170
  95.     Top = 64
  96.     Width = 35
  97.     Height = 16
  98.     Alignment = taRightJustify
  99.     AutoSize = False
  100.     Caption = '0'
  101.     Font.Charset = DEFAULT_CHARSET
  102.     Font.Color = clBlack
  103.     Font.Height = -13
  104.     Font.Name = 'MS Sans Serif'
  105.     Font.Style = [fsBold]
  106.     ParentFont = False
  107.   end
  108.   object Button1: TButton
  109.     Tag = 2200
  110.     Left = 114
  111.     Top = 100
  112.     Width = 90
  113.     Height = 22
  114.     Caption = 'Aceptar'
  115.     TabOrder = 0
  116.     OnClick = Button1Click
  117.   end
  118.   object ManuForm1: TManuForm
  119.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  120.     TitleBar.Color = clBlue
  121.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  122.     TitleBar.NbOfColors = 0
  123.     Left = 152
  124.   end
  125. end
  126.