object Popupfrm: TPopupfrm Left = 200 Top = 104 BorderIcons = [] BorderStyle = bsNone Caption = 'Please wait...' ClientHeight = 71 ClientWidth = 211 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 211 Height = 71 Align = alClient TabOrder = 0 object Label1: TLabel Left = 73 Top = 21 Width = 127 Height = 27 Alignment = taCenter AutoSize = False Caption = 'Creating Icons && Updating Registry' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Image1: TImage Left = 1 Top = 1 Width = 73 Height = 69 Align = alLeft Center = True Picture.Data = {} end end end