object StrangeProgForm: TStrangeProgForm Left = 308 Top = 221 ActiveControl = Button1 BorderStyle = bsDialog Caption = 'Encontrado(s) controlador(es) de dispositivo contrarios' 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 = 'Uno o m'#225's programas han sido instalados sobre este sistema para ' + 'la escritura de CD.' WordWrap = True end object Label2: TLabel Left = 8 Top = 48 Width = 225 Height = 65 AutoSize = False Caption = 'Algunos programas han instalado controladores de dispositivo que' + ' podr'#237'an ponen en peligro la funcionalidad de este programa. '#191'De' + 'sea quitar estos controladores de dispositivo?' 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 = '&S'#237 Default = True ModalResult = 6 TabOrder = 2 end object Button2: TButton Left = 152 Top = 144 Width = 75 Height = 23 Cancel = True Caption = '&No' ModalResult = 7 TabOrder = 3 end object cbShowAgain: TCheckBox Left = 8 Top = 120 Width = 225 Height = 17 Caption = 'No volver a mostrar' TabOrder = 1 end end