object Form1: TForm1 Left = 192 Top = 106 BorderStyle = bsSingle Caption = 'Copy and Fax Utility Installation' ClientHeight = 176 ClientWidth = 275 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poDesktopCenter OnActivate = Unpack PixelsPerInch = 96 TextHeight = 13 object Text: TLabel Left = 36 Top = 92 Width = 191 Height = 13 Alignment = taCenter Caption = 'Installing the Copy and Fax Utility' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Percent: TLabel Left = 124 Top = 120 Width = 6 Height = 13 Caption = '0' end object Label3: TLabel Left = 144 Top = 120 Width = 8 Height = 13 Caption = '%' end object Image1: TImage Left = 0 Top = 0 Width = 273 Height = 77 Center = True Picture.Data = {} end object Button1: TButton Left = 92 Top = 144 Width = 75 Height = 25 Cancel = True Caption = '&Cancel' TabOrder = 0 end object DdeClientConv1: TDdeClientConv Left = 196 Top = 144 end end