home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC-Online 1998 February
/
PCOnline_02_1998.iso
/
filesbbs
/
win95
/
wonline.exe
/
INSTALL.EXE
/
0
/
RCDATA
/
TENDEFORM
/
TENDEFORM.txt
Wrap
Text File
|
1996-10-16
|
2KB
|
75 lines
object EndeForm: TEndeForm
Left = 173
Top = 125
BorderStyle = bsDialog
Caption = 'Installation beendet !'
ClientHeight = 326
ClientWidth = 444
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 3
Top = 3
Width = 437
Height = 320
BevelOuter = bvLowered
TabOrder = 2
end
object Button1: TButton
Left = 179
Top = 279
Width = 89
Height = 33
Caption = 'OK !'
ModalResult = 1
TabOrder = 0
end
object Memo1: TMemo
Left = 9
Top = 13
Width = 425
Height = 256
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = []
Lines.Strings = (
'W-OnLINE pro 4.01 wurde erfolgreich installiert'
'----------------------------------------------------------------' +
'-----'
''
'ACHTUNG: Bitte unbedingt WICHTIG.TXT lesen !!!'
''
'Infos/Updates unter:'
''
' http://www.felix-ritter.com'
''
'W-OnLINE pro 4.01 enth�lt eine Hilfe-Datei.'
'Sollten Sie Probleme haben, so schauen Sie bitte zun�chst '
'in der Hilfe von W-OnLINE nach. Sollten Sie dort keine'
'Antwort auf das Problem finden, so schauen Sie bitte in der'
'Datei README.TXT nach.'
'F�r Fragen zum Modem- und ISDN-Betrieb stehen Ihnen die'
'Dateien MODEM.TXT und ISDN.TXT zur Verf�gung.'
''
'Die Nutzungsbedingungen befinden sich in der Datei'
'README.TXT. Mit der Nutzung des Programmes werden die'
'Bedingungen akzeptiert.'
''
''
'W-OnLINE pro 4.01 (C) Felix Ritter 1996/1997')
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
WordWrap = False
end
end