home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 February
/
Chip_2000-02_cd.bin
/
sharewar
/
MBM
/
_SETUP.1
/
MBM4.exe
/
0
/
RCDATA
/
TFORM13
/
TFORM13.txt
Wrap
Text File
|
1999-11-06
|
3KB
|
121 lines
object Form13: TForm13
Left = 340
Top = 285
BorderStyle = bsToolWindow
Caption = 'Form13'
ClientHeight = 288
ClientWidth = 362
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 8
Top = 8
Width = 41
Height = 41
end
object Label2: TLabel
Left = 56
Top = 48
Width = 145
Height = 13
Caption = 'Copyright 1999 Alex van Kaam'
end
object Label3: TLabel
Left = 56
Top = 72
Width = 297
Height = 33
Cursor = crHandPoint
Hint = 'Alex van Kaam, Haydnstraat 18, 5751ES Deurne, Netherlands'
AutoSize = False
Caption = 'Label3'
WordWrap = True
OnClick = Label3Click
end
object Label4: TLabel
Left = 56
Top = 112
Width = 32
Height = 13
Caption = 'Label4'
end
object Label5: TLabel
Left = 8
Top = 136
Width = 32
Height = 13
Caption = 'Label5'
end
object Label1: TLabel
Left = 56
Top = 24
Width = 62
Height = 22
Caption = 'Label1'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label6: TLabel
Left = 54
Top = 22
Width = 62
Height = 22
Caption = 'Label1'
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -19
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Memo1: TMemo
Left = 8
Top = 152
Width = 345
Height = 129
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
Lines.Strings = (
'Alexander Amelkin, Alex Vaserfirer, Andreas Goetz, Andrey L. '
'Ivanov, Arne Bockholdt, Benn Vosseteig, Brian Leshin, Dennis '
'Peppe, Dmitry A. Zatsepin, Don Harms, Don Hass, Edwin '
'Oostendarp, Emmanuel Viollet, Frank S.F. Huang, Fred Maxwell, '
'Fred von Stein, Jonathan Teh, Joe Guenther, John M Akins, Laura '
'Werner, Lee Keeners, Malte Titze, Manlio Tribioli, Martin Grote,' +
' '
'Martin Kuhne, Mehmet Emin, Michael Burgess, Nancy Claxton, '
'Nigel "Sysops", Noriyuki Yoneya, Ozzo, Pascal Muller, Ralph '
'Reeds, Reti, Reinier E.B. de Groot, Ricky '
'Mathews, Rickey Costas, Rolf Egil, Rudi -we also could- Stijger,' +
' '
'Sean Gilmour, Sergio Formicola, Stef van Hooijdonk, Stefan '
'Hillenbrand, Stefan Hoffmeister, Stephen B Maguire, Svein Tore, '
'Tim Davis, Thomas George.')
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 0
end
end