home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / instantcopy / InstantCopy.msi / Cabs.w1.cab / MultiCopy.de / 0 / RCDATA / TSTRANGEPROGFORM / TSTRANGEPROGFORM.txt
Text File  |  2003-02-05  |  2KB  |  80 lines

  1. object StrangeProgForm: TStrangeProgForm
  2.   Left = 308
  3.   Top = 221
  4.   ActiveControl = Button1
  5.   BorderStyle = bsDialog
  6.   Caption = 'St'#246'rende(r) Ger'#228'tetreiber gefunden'
  7.   ClientHeight = 173
  8.   ClientWidth = 239
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 225
  23.     Height = 33
  24.     AutoSize = False
  25.     Caption = 
  26.       'Ein oder mehrere Programme zum CD Schreiben sind auf diesem Syst' +
  27.       'em installiert'
  28.     WordWrap = True
  29.   end
  30.   object Label2: TLabel
  31.     Left = 8
  32.     Top = 48
  33.     Width = 225
  34.     Height = 65
  35.     AutoSize = False
  36.     Caption = 
  37.       'Einige Programme haben Ger'#228'tetreiber installiert, die die Funkti' +
  38.       'on diese Programms beintr'#228'chtigen k'#246'nnen. Sollen diese Treiber e' +
  39.       'ntfernt werden?'
  40.     WordWrap = True
  41.   end
  42.   object Memo1: TMemo
  43.     Left = 0
  44.     Top = 188
  45.     Width = 239
  46.     Height = 73
  47.     Enabled = False
  48.     ReadOnly = True
  49.     TabOrder = 0
  50.   end
  51.   object Button1: TButton
  52.     Left = 72
  53.     Top = 144
  54.     Width = 75
  55.     Height = 23
  56.     Caption = '&Ja'
  57.     Default = True
  58.     ModalResult = 6
  59.     TabOrder = 2
  60.   end
  61.   object Button2: TButton
  62.     Left = 152
  63.     Top = 144
  64.     Width = 75
  65.     Height = 23
  66.     Cancel = True
  67.     Caption = '&Nein'
  68.     ModalResult = 7
  69.     TabOrder = 3
  70.   end
  71.   object cbShowAgain: TCheckBox
  72.     Left = 8
  73.     Top = 120
  74.     Width = 225
  75.     Height = 17
  76.     Caption = 'Nicht mehr anzeigen'
  77.     TabOrder = 1
  78.   end
  79. end
  80.