object FormActualizando: TFormActualizando Left = 400 Top = 264 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Actualizaci�n' ClientHeight = 214 ClientWidth = 379 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCloseQuery = FormCloseQuery OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PanelFondo: TPanel Left = 0 Top = 0 Width = 379 Height = 214 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 = 314 Height = 21 AutoSize = False Caption = 'Actualizaci�n inteligente' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -17 Font.Name = 'Tahoma' Font.Style = [fsBold, fsItalic] ParentFont = False UsarLowColorFuente = True LowColorFuente.Charset = DEFAULT_CHARSET LowColorFuente.Color = clBlack LowColorFuente.Height = -17 LowColorFuente.Name = 'Tahoma' LowColorFuente.Style = [fsBold] end object LabelKBLeidos: TLabel Left = 23 Top = 166 Width = 46 Height = 13 Anchors = [akRight, akBottom] Caption = 'KB le�dos:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object LabelPorcentaje: TLabel Left = 258 Top = 166 Width = 20 Height = 13 Alignment = taRightJustify Anchors = [akRight, akBottom] Caption = '0 %' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False Transparent = True end object ProgressBar: TFlatProgressBar Left = 23 Top = 186 Width = 254 Height = 16 Transparent = True ColorBorder = clGray Min = 0 Max = 100 Smooth = True Anchors = [akRight, akBottom] end object AnimateDescarga: TAnimate Left = 88 Top = 79 Width = 183 Height = 45 Active = False StopFrame = 15 end object ButtonCancelar: TWhistlerButton Left = 291 Top = 180 Width = 75 Height = 23 Anchors = [akRight, akBottom] Caption = 'Cancelar' ColorFondo = 15002603 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] LowColorFondo = 15793151 TabOrder = 1 TabStop = True OnClick = ButtonCancelarClick end end end