object dlgCF: TdlgCF Left = 224 Top = 126 BorderIcons = [] BorderStyle = bsDialog Caption = 'Copy Installation Files' ClientHeight = 86 ClientWidth = 301 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop PixelsPerInch = 96 Position = poScreenCenter TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 301 Height = 86 Align = alClient TabOrder = 0 object lblCopyFileHeader: TLabel Left = 64 Top = 8 Width = 104 Height = 16 Caption = 'Extracting File' end object lblCopyingFile: TLabel Left = 64 Top = 24 Width = 12 Height = 16 Caption = '---' end object Gauge1: TGauge Left = 18 Top = 48 Width = 265 Height = 25 Color = clNavy Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ForeColor = clNavy ParentColor = False ParentFont = False Progress = 0 end object UnZipImage: TImage Left = 8 Top = 8 Width = 41 Height = 33 Picture.Data = {} end end end