home *** CD-ROM | disk | FTP | other *** search
- object TwainF: TTwainF
- Left = 308
- Top = 121
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'TWAIN - Versionhinweis'
- ClientHeight = 342
- ClientWidth = 451
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object BeachtenG: TGroupBox
- Left = 8
- Top = 12
- Width = 435
- Height = 293
- Caption = 'Bitte unbedingt beachten: '
- TabOrder = 0
- object Info1: TLabel
- Left = 21
- Top = 24
- Width = 390
- Height = 80
- AutoSize = False
- Caption =
- 'Copyshop 2000 wurde mit dem neusten TWAIN-Modul entwickelt und ' +
- 'getestet. In Ihrem Windows-Verzeichnis befinden sich Treiber ein' +
- 'er �lteren Version. Unter Umst�nden kann es Probleme bei der Zus' +
- 'ammenarbeit mit Copyshop 2000 geben!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- WordWrap = True
- end
- object Info2: TLabel
- Left = 21
- Top = 112
- Width = 390
- Height = 64
- AutoSize = False
- BiDiMode = bdLeftToRight
- Caption =
- 'Wir empfehlen unbedingt die Treiber durch die neuste Version zu ' +
- 'ersetzen! Bei Copyshop 2000 werden neuere Treiber mitgeliefert. ' +
- 'Dr�cken Sie den Schalter "Treiber aktualisieren" um die neuste V' +
- 'ersion der Treiber in Ihr Windows-Verzeichnis zu kopieren.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentBiDiMode = False
- ParentFont = False
- WordWrap = True
- end
- object Info3: TLabel
- Left = 22
- Top = 228
- Width = 390
- Height = 53
- AutoSize = False
- BiDiMode = bdLeftToRight
- Caption =
- 'Es werden die Dateien TWAIN.DLL und TWAIN_32.DLL in Ihrem Window' +
- 's-Verzeichnis ersetzt. Die alten Dateien werden im Unterverzeich' +
- 'nis TWAIN ALT von Copyshop 2000 gesichert.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentBiDiMode = False
- ParentFont = False
- WordWrap = True
- end
- object TreiberUpdateB: TButton
- Left = 138
- Top = 192
- Width = 157
- Height = 25
- Caption = '&Treiber aktualisieren'
- TabOrder = 0
- OnClick = TreiberUpdateBClick
- end
- end
- object OKB: TButton
- Left = 368
- Top = 312
- Width = 75
- Height = 25
- Caption = '&OK'
- TabOrder = 1
- OnClick = OKBClick
- end
- object KeineMeldungC: TCheckBox
- Left = 24
- Top = 308
- Width = 289
- Height = 17
- Caption = 'Diese Meldung nicht mehr anzeigen'
- TabOrder = 2
- end
- end
-