object frmCopy: TfrmCopy Left = 242 Top = 164 BorderStyle = bsNone ClientHeight = 149 ClientWidth = 305 Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object Panel3: TPanel Left = 0 Top = 0 Width = 305 Height = 149 BevelInner = bvRaised Caption = 'Panel3' TabOrder = 0 object Gauge1: TGauge Left = 20 Top = 68 Width = 261 Height = 29 Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Progress = 0 end object Label1: TLabel Left = 20 Top = 40 Width = 3 Height = 16 Caption = '.' end object Label2: TLabel Left = 92 Top = 12 Width = 107 Height = 16 Alignment = taCenter Caption = 'Extracting Files' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object btnCopyCancel: TButton Left = 100 Top = 108 Width = 89 Height = 29 HelpContext = 1003 Caption = 'Cancel' ModalResult = 1 TabOrder = 0 OnClick = btnCopyCancelClick end end object Compress1: TCompress RegName = 'David Turner' RegNumber = 11577 OnShowProgress = Compress1ShowProgress MakeDirectories = True ExceptionOnFileError = False Key = 0 Left = 12 Top = 8 end end