object ProgressForm: TProgressForm Left = 258 Top = 168 BorderStyle = bsToolWindow Caption = 'Progress..' ClientHeight = 41 ClientWidth = 257 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object ProgressBar: TProgressBar Left = 8 Top = 8 Width = 241 Height = 25 Min = 0 Max = 100 TabOrder = 0 end end