home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
delphi
/
tinstall
/
instadv.dfm
/
instadv.txt
Wrap
Text File
|
1995-04-20
|
2KB
|
81 lines
object dlgAdvertisement: TdlgAdvertisement
Left = 120
Top = 11
BorderStyle = bsDialog
Caption = 'Information You Can'#39't Live Without'
ClientHeight = 402
ClientWidth = 440
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 440
Height = 113
Align = alTop
TabOrder = 0
object Memo1: TMemo
Left = 8
Top = 8
Width = 409
Height = 89
TabStop = False
Enabled = False
Lines.Strings = (
'Author: '
'Bill White'
'3117 Raymond Drive'
'Atlanta, GA 30340'
'(404)457-5348'
'CompuServe Address: 73612.3477@compuserve.com'
'')
TabOrder = 0
end
end
object Panel2: TPanel
Left = 0
Top = 113
Width = 440
Height = 289
Align = alClient
TabOrder = 1
object Memo2: TMemo
Left = 11
Top = 16
Width = 417
Height = 209
TabStop = False
Enabled = False
Lines.Strings = (
'More software to come...'
''
'SPACE'
''
'A game of cunning, wit, ruthlessness, and good old fashioned '
'power struggle. Vie against your friends to conquer a universe'
'of planets in this MULTI-PLAYER ONLY game! Thats right, you'
'can'#39't twiddle your thumbs and play yourself, you MUST play'
'against someone you love, or maybe even someone you don'#39't'
'love; either way you must crush those who oppose you.'
''
'Coming Soon (probably around April 25th) to a cyperspace outlet'
'near you!'
'')
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 175
Top = 240
Width = 89
Height = 33
TabOrder = 1
Kind = bkOK
end
end
end