object ProgressForm: TProgressForm Left = 179 Top = 228 BorderIcons = [] BorderStyle = bsDialog ClientHeight = 59 ClientWidth = 409 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object ProgressBar1: TProgressBar Left = 8 Top = 8 Width = 393 Height = 41 Min = 0 Max = 100 TabOrder = 0 end end