object AboutForm: TAboutForm Left = 296 Top = 280 BorderIcons = [] BorderStyle = bsSingle Caption = 'About Wall Wizard' ClientHeight = 109 ClientWidth = 220 Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 14 object Panel1: TPanel Left = 8 Top = 6 Width = 203 Height = 69 BevelInner = bvRaised BevelOuter = bvLowered Ctl3D = True ParentCtl3D = False TabOrder = 0 object Label3: TLabel Left = 72 Top = 40 Width = 89 Height = 12 Caption = '� 1996 Primitive Itch' Font.Color = clBlack Font.Height = -9 Font.Name = 'Arial' Font.Style = [] ParentFont = False end object Label1: TLabel Left = 66 Top = 18 Width = 111 Height = 23 Alignment = taCenter Caption = ' Wall Wizard ' Font.Color = clBlack Font.Height = -16 Font.Name = 'Arial Black' Font.Style = [] ParentFont = False end object Image1: TImage Left = 26 Top = 18 Width = 33 Height = 33 Picture.Data = {} end object Label2: TLabel Left = 180 Top = 52 Width = 13 Height = 12 Caption = '1.2' Font.Color = clBlack Font.Height = -9 Font.Name = 'Arial' Font.Style = [] ParentFont = False end end object Button1: TButton Left = 70 Top = 80 Width = 81 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end