home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Komunik
/
Phoenix
/
Phoenix.ex_
/
0
/
RCDATA
/
TINFOFORM
/
TINFOFORM.txt
Wrap
Text File
|
1999-02-13
|
5KB
|
216 lines
object InfoForm: TInfoForm
Left = 270
Top = 237
ActiveControl = Button1
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 294
ClientWidth = 333
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 12
Top = 256
Width = 317
Height = 9
Shape = bsTopLine
end
object Label2: TLabel
Tag = 309
Left = 92
Top = 264
Width = 46
Height = 13
Caption = '&License...'
Visible = False
end
object Label3: TLabel
Tag = 310
Left = 92
Top = 280
Width = 37
Height = 13
Caption = '&About...'
Visible = False
end
object Label4: TLabel
Tag = 308
Left = 44
Top = 264
Width = 37
Height = 13
Caption = 'License'
Visible = False
end
object Label5: TLabel
Tag = 307
Left = 44
Top = 280
Width = 28
Height = 13
Caption = 'About'
Visible = False
end
object Label1: TLabel
Left = 6
Top = 250
Width = 35
Height = 13
Caption = 'Version'
Enabled = False
end
object Button1: TButton
Tag = 116
Left = 252
Top = 264
Width = 75
Height = 25
Cancel = True
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object Button2: TButton
Left = 172
Top = 264
Width = 75
Height = 25
Caption = '&License...'
TabOrder = 1
OnClick = Button2Click
end
object Notebook1: TNotebook
Left = 0
Top = 0
Width = 333
Height = 249
Align = alTop
PageIndex = 1
TabOrder = 3
object TPage
Left = 0
Top = 0
Caption = 'About'
object PanelEx1: TPanelEx
Left = 6
Top = 5
Width = 320
Height = 240
BevelOuter = bvNone
Caption = 'PanelEx1'
Color = clBlack
TabOrder = 0
OnPaint = PaintBox1Paint
end
end
object TPage
Left = 0
Top = 0
Caption = 'License'
object Memo1: TMemo
Left = 6
Top = 5
Width = 320
Height = 240
Cursor = crArrow
Color = clBtnFace
Ctl3D = True
Lines.Strings = (
'Phoenix Mail'
'Copyright � 1998-99 Michael Haller'
'All Rights Reserved.'
''
'This program is free software; you can redistribute it and/or '
'modify it under the terms of the GNU General Public License '
'as published by the Free Software Foundation; either version '
'2 of the License, or (at your option) any later version.'
''
'This program is distributed in the hope that it will be useful, '
'but WITHOUT ANY WARRANTY; without even the implied '
'warranty of MERCHANTABILITY or FITNESS FOR A '
'PARTICULAR PURPOSE. See the GNU General Public '
'License for more details.'
''
'You should have received a copy of the GNU General Public '
'License along with this program; if not, write to the Free '
'Software Foundation, Inc., 59 Temple Place - Suite 330, '
'Boston, MA 02111-1307, USA.'
''
'')
ParentCtl3D = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end
end
object ListBox1: TListBox
Left = 96
Top = 76
Width = 121
Height = 149
ItemHeight = 13
Items.Strings = (
'#Phoenix Mail'
'Copyright � 1998-99 Michael Haller'
'All Rights Reserved.'
''
'- Open Source Software -'
''
'$Thank you for using Phoenix Mail.'
'#Author'
'Michael Haller'
'#Components'
'TDialUp - BEALsoft / Davide Moretti'
'TExtListView - Brad Stowers'
'TSockets - Gary Desrosiers'
'TXPrint - Rainer Reusch & Toolbox'
'#Translators'
'Paulo Bazaglia'
'Claudio Bondavalli'
'Michael Haller'
'Jorgen Larsen'
'Algimantas Litvinas'
'Nick Niktaris'
'David Rogeron'
'Nikolai Savich'
'Ignacio Atencia Tarifa'
'Reidar Toll�ng'
'Jean-Pierre van Melis'
'#Help File'
'Phillip Perkmann'
'#Greetings to'
'Thomas, Elmar, Silvia, Maria, Anna'
'#Thanks to'
'Stephen Benjamin'
'Dana Booth'
'Jeffrey Drake'
'Paul M. Goorskis '
'Hans-Joachim Klingshirn'
'Richard Kuzsma'
'Alex Martin'
'David Renteria'
'#Dedicated to'
'Hildegard Schreiner '
'(+29.6.1998)')
TabOrder = 2
Visible = False
end
object Timer1: TTimer
Enabled = False
Interval = 30
OnTimer = Timer1Timer
Left = 60
Top = 188
end
end