object CopyDlg: TCopyDlg Left = 278 Top = 213 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'Installing ProKon . . .' ClientHeight = 149 ClientWidth = 479 Color = clGray Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Label1: TLabel Left = 16 Top = 20 Width = 447 Height = 16 AutoSize = False Caption = 'Copying file:' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Gauge1: TGauge Left = 16 Top = 100 Width = 449 Height = 33 Color = clBlack ForeColor = clNavy ParentColor = False Progress = 0 end object Bevel1: TBevel Left = 14 Top = 98 Width = 451 Height = 35 Shape = bsFrame end object Gauge2: TGauge Left = 18 Top = 44 Width = 445 Height = 23 ForeColor = clLime Progress = 0 end object Bevel2: TBevel Left = 16 Top = 42 Width = 449 Height = 27 Shape = bsFrame end object Label2: TLabel Left = 14 Top = 78 Width = 451 Height = 16 AutoSize = False Caption = 'Total Copied:' Color = clBlack Font.Charset = DEFAULT_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False end end