object UnWizForm: TUnWizForm Left = 157 Top = 155 Width = 449 Height = 219 Caption = 'Uninstall' Color = clSilver Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Bevel2: TBevel Left = 8 Top = 8 Width = 425 Height = 137 end object Bevel1: TBevel Left = 8 Top = 152 Width = 409 Height = 9 Shape = bsTopLine end object Label1: TLabel Left = 112 Top = 40 Width = 305 Height = 25 AutoSize = False Caption = 'Label1' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object tMultiColorLabel1: tMultiColorLabel Left = 104 Top = 8 Width = 289 Height = 19 Alignment = taCenter AsButton = True AutoSize = False Caption = 'Stryder'#39's Uninstall Wizard' Font.Color = clBlue Font.Height = -16 Font.Name = 'Arial' Font.Style = [fsBold] LabelStyle = lsRaised NormalColor = clBlue SelectColor = clYellow Multi = False end object Label2: TLabel Left = 128 Top = 120 Width = 289 Height = 17 AutoSize = False Caption = 'To continue press "Ok" or press "Cancel" to abort uninstall' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Image1: TImage Left = 40 Top = 40 Width = 41 Height = 41 Picture.Data = {} end object Label3: TLabel Left = 112 Top = 96 Width = 313 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Label1' Font.Color = clRed Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Button1: TButton Left = 240 Top = 160 Width = 81 Height = 25 Caption = '&Ok' ModalResult = 1 TabOrder = 0 end object Button2: TButton Left = 344 Top = 160 Width = 81 Height = 25 Cancel = True Caption = '&Cancel' ModalResult = 2 TabOrder = 1 end object CheckBox1: TCheckBox Left = 112 Top = 80 Width = 177 Height = 17 Caption = 'Remove Group Folder' State = cbChecked TabOrder = 2 end object ResolutionFix1: TResolutionFix DesignRes = 96 Left = 16 Top = 152 end end