object MainForm: TMainForm Left = 286 Top = 171 Width = 455 Height = 135 Caption = 'Uninstall' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Label1: TLabel Left = 22 Top = 24 Width = 411 Height = 25 Alignment = taCenter AutoSize = False Caption = 'A unknown ERROR occurred while uninstalling' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Bevel1: TBevel Left = -63 Top = 63 Width = 505 Height = 9 Shape = bsTopLine end object Button1: TButton Left = 168 Top = 72 Width = 81 Height = 25 Caption = '&Exit' ModalResult = 1 TabOrder = 0 OnClick = Button1Click end object ResolutionFix1: TResolutionFix DesignRes = 96 Left = 16 Top = 72 end end