home *** CD-ROM | disk | FTP | other *** search
- object FormResumen: TFormResumen
- Left = 344
- Top = 246
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Panda Antivirus'
- ClientHeight = 130
- ClientWidth = 217
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Tag = 26000
- Left = 24
- Top = 16
- Width = 140
- Height = 13
- AutoSize = False
- Caption = 'Analizados:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = 11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Tag = 26100
- Left = 24
- Top = 40
- Width = 140
- Height = 13
- AutoSize = False
- Caption = 'Infectados:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = 11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblInfectados: TLabel
- Left = 170
- Top = 40
- Width = 35
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblAnalizados: TLabel
- Left = 170
- Top = 16
- Width = 35
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTxtOtros: TLabel
- Left = 24
- Top = 64
- Width = 140
- Height = 13
- AutoSize = False
- Caption = 'Otros:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = 11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblOtros: TLabel
- Left = 170
- Top = 64
- Width = 35
- Height = 16
- Alignment = taRightJustify
- AutoSize = False
- Caption = '0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Button1: TButton
- Tag = 2200
- Left = 114
- Top = 100
- Width = 90
- Height = 22
- Caption = 'Aceptar'
- TabOrder = 0
- OnClick = Button1Click
- end
- object ManuForm1: TManuForm
- TitleBar.ApplicationInfo.FontStyle = [fsBold]
- TitleBar.Color = clBlue
- TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
- TitleBar.NbOfColors = 0
- Left = 152
- end
- end
-