object FormVirusDetectado: TFormVirusDetectado Left = 335 Top = 262 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Aviso' ClientHeight = 185 ClientWidth = 405 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PanelFondo: TPanel Left = 0 Top = 0 Width = 405 Height = 185 Align = alClient BevelOuter = bvNone Color = 15725559 TabOrder = 0 object LabelDeseaEliminar: TLabel Left = 63 Top = 121 Width = 330 Height = 17 AutoSize = False Caption = 'Desea eliminar ?' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object GradientLine1: TGradientLine Left = 19 Top = 49 Width = 312 Height = 1 Picture.Data = {} Stretch = True end object Image1: TImage Left = 19 Top = 68 Width = 33 Height = 33 Picture.Data = {} end object Label54: TLabel Left = 63 Top = 66 Width = 330 Height = 55 AutoSize = False Caption = 'Se ha detectado un archivo con virus. Por las caracter�sticas de' + 'l virus el archivo infectado es inservible, por lo que se aconse' + 'ja su eliminaci�n. En caso de no eliminarse, el fichero ser� ren' + 'ombrado.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object LabelAntialiased1: TLabelAntialiased Left = 19 Top = 26 Width = 314 Height = 21 AutoSize = False Caption = 'Virus detectado' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -17 Font.Name = 'Tahoma' Font.Style = [fsBold, fsItalic] ParentFont = False LowColorFuente.Charset = DEFAULT_CHARSET LowColorFuente.Color = clBlack LowColorFuente.Height = -17 LowColorFuente.Name = 'Tahoma' LowColorFuente.Style = [fsBold] end object Label2: TLabel Left = 63 Top = 149 Width = 330 Height = 17 AutoSize = False Caption = 'Para conocer m�s acerca del virus, haz "click" en el enlace:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Visible = False WordWrap = True end object LabelURL: TLabel Left = 63 Top = 163 Width = 178 Height = 13 Cursor = crHandPoint Caption = 'www.pandasoftware.es/enciclopedia' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [fsUnderline] ParentFont = False Visible = False OnClick = LabelURLClick end object ButtonSi: TWhistlerButton Left = 79 Top = 151 Width = 75 Height = 23 Anchors = [akRight, akBottom] Caption = 'S�' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 0 TabStop = True OnClick = ButtonSiClick end object ButtonSiTodos: TWhistlerButton Left = 159 Top = 151 Width = 75 Height = 23 Anchors = [akRight, akBottom] Caption = 'S� a todos' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 1 TabStop = True OnClick = ButtonSiTodosClick end object ButtonNo: TWhistlerButton Left = 239 Top = 151 Width = 75 Height = 23 Anchors = [akRight, akBottom] Caption = 'No' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 2 TabStop = True OnClick = ButtonNoClick end object ButtonNoTodos: TWhistlerButton Left = 319 Top = 151 Width = 75 Height = 23 Anchors = [akRight, akBottom] Caption = 'No a todos' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 3 TabStop = True OnClick = ButtonNoTodosClick end end end