object FormProgreso: TFormProgreso Left = 339 Top = 123 BorderStyle = bsNone ClientHeight = 47 ClientWidth = 279 Color = 14215660 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poDefaultPosOnly OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object LabelRefrescando: TLabel Tag = 179600 Left = 8 Top = 5 Width = 67 Height = 13 Caption = 'Analizando ...' Transparent = True end object ProgressBarLista: TPlaProgressBar Left = 8 Top = 20 Width = 255 Height = 16 Position = 0 Step = 0 end end