object FEstadoFirmas: TFEstadoFirmas Left = 278 Top = 191 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Versi�n del archivo de identificadores de virus' ClientHeight = 231 ClientWidth = 372 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} KeyPreview = True OldCreateOrder = False OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 16 Top = 20 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object LTitulo: TLabel Left = 60 Top = 20 Width = 163 Height = 13 Caption = 'Tu antivirus est� actualizado' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label3: TLabel Left = 60 Top = 80 Width = 277 Height = 35 Caption = 'A continuaci�n puedes ver la informaci�n del archivo de identifi' + 'cadores de virus que tienes instalado en tu equipo.' Constraints.MinHeight = 35 Constraints.MinWidth = 249 Transparent = True WordWrap = True end object LTitNumeroVirus: TLabel Left = 60 Top = 127 Width = 173 Height = 13 Caption = 'N� total de identificadores de virus: ' Transparent = True end object LTitFechaHora: TLabel Left = 60 Top = 151 Width = 217 Height = 13 Caption = 'Fecha del archivo de identificadores de virus:' Transparent = True end object LTitTamanyo: TLabel Left = 60 Top = 175 Width = 45 Height = 13 Caption = 'Tama�o: ' Transparent = True end object LNumeroVirus: TLabel Left = 352 Top = 129 Width = 6 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight, akBottom] Caption = '0' end object LFechaHora: TLabel Left = 352 Top = 151 Width = 6 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight, akBottom] Caption = '0' end object LTamanyo: TLabel Left = 352 Top = 175 Width = 6 Height = 13 Alignment = taRightJustify Anchors = [akTop, akRight, akBottom] Caption = '0' end object HTMLLabel: TPndHTMLLabel Left = 60 Top = 42 Width = 301 Height = 36 Caption = 'Te encuentras protegido contra los virus de �ltima generaci�n.' OnLinkClick = HTMLLabelLinkClick end object BCerrar: TPlaButton Left = 293 Top = 200 Width = 64 Height = 21 Anchors = [akRight, akBottom] Caption = 'Cerrar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = BCerrarClick end end