object progform: Tprogform Left = 66 Top = 585 BorderIcons = [biHelp] BorderStyle = bsSingle Caption = 'progform' ClientHeight = 73 ClientWidth = 275 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object LFilename: TLabel Left = 8 Top = 16 Width = 48 Height = 13 Caption = 'LFilename' end object ProgressBar1: TProgressBar Left = 8 Top = 32 Width = 257 Height = 13 Min = 0 Max = 100 TabOrder = 0 end end