object StrangeProgForm: TStrangeProgForm Left = 308 Top = 221 ActiveControl = Button1 BorderStyle = bsDialog Caption = 'St'#246'rende(r) Ger'#228'tetreiber gefunden' ClientHeight = 173 ClientWidth = 239 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 8 Top = 8 Width = 225 Height = 33 AutoSize = False Caption = 'Ein oder mehrere Programme zum CD Schreiben sind auf diesem Syst' + 'em installiert' WordWrap = True end object Label2: TLabel Left = 8 Top = 48 Width = 225 Height = 65 AutoSize = False Caption = 'Einige Programme haben Ger'#228'tetreiber installiert, die die Funkti' + 'on diese Programms beintr'#228'chtigen k'#246'nnen. Sollen diese Treiber e' + 'ntfernt werden?' WordWrap = True end object Memo1: TMemo Left = 0 Top = 188 Width = 239 Height = 73 Enabled = False ReadOnly = True TabOrder = 0 end object Button1: TButton Left = 72 Top = 144 Width = 75 Height = 23 Caption = '&Ja' Default = True ModalResult = 6 TabOrder = 2 end object Button2: TButton Left = 152 Top = 144 Width = 75 Height = 23 Cancel = True Caption = '&Nein' ModalResult = 7 TabOrder = 3 end object cbShowAgain: TCheckBox Left = 8 Top = 120 Width = 225 Height = 17 Caption = 'Nicht mehr anzeigen' TabOrder = 1 end end