object FormDialogoSOS: TFormDialogoSOS Left = 332 Top = 311 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'SOS Virus' ClientHeight = 150 ClientWidth = 352 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PanelFondo: TPanel Left = 0 Top = 0 Width = 352 Height = 150 Align = alClient BevelOuter = bvNone Color = 15725559 TabOrder = 0 object GradientLine1: TGradientLine Left = 19 Top = 49 Width = 312 Height = 1 Picture.Data = {} Stretch = True end object LabelAntialiased1: TLabelAntialiased Left = 19 Top = 26 Width = 326 Height = 21 AutoSize = False Caption = 'Comprimiendo archivos a enviar' 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 AnimateDescarga: TAnimate Left = 105 Top = 66 Width = 142 Height = 49 Active = False StopFrame = 10 OnStart = AnimateDescargaStart end end end