home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Informática Multimedia Fácil 56
/
INF1297.iso
/
RECOMEN
/
ILV16AU
/
_SETUP.1
/
infolink.exe
/
0
/
RCDATA
/
TFRMSPLASH
/
TFRMSPLASH.txt
< prev
Wrap
Text File
|
1997-04-22
|
2KB
|
99 lines
object frmSplash: TfrmSplash
Left = 219
Top = 154
HelpContext = 10
BorderIcons = []
BorderStyle = bsSingle
Caption = 'Infolink Link Checker - Unregistered'
ClientHeight = 198
ClientWidth = 369
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnClick = FormClick
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object imgSplash: TImage
Left = 0
Top = 0
Width = 61
Height = 57
Picture.Data = {<image000.bmp>}
Stretch = True
OnClick = FormClick
end
object copyright: TLabel
Left = 64
Top = 4
Width = 111
Height = 13
Caption = 'Copyright January 1997'
OnClick = FormClick
end
object rights: TLabel
Left = 64
Top = 36
Width = 96
Height = 13
Caption = 'All Rights Reserved.'
OnClick = FormClick
end
object Label2: TLabel
Left = 18
Top = 120
Width = 339
Height = 41
AutoSize = False
Caption =
'Any duplication of this product is strictly forbidden unless spe' +
'cified differently by BiggByte Software.'
WordWrap = True
OnClick = FormClick
end
object BBS: TLabel
Left = 64
Top = 20
Width = 102
Height = 13
Caption = 'By BiggByte Software'
OnClick = FormClick
end
object illegal: TLabel
Left = 18
Top = 64
Width = 335
Height = 53
AutoSize = False
Caption =
'Use of this product should be for evaluation purposes only. Inf' +
'oLink V1.6 Link Checker is not FREEWARE. You may use this progr' +
'am legally for 30 days before registering.'
WordWrap = True
OnClick = FormClick
end
object Label1: TLabel
Left = 18
Top = 164
Width = 244
Height = 13
Caption = 'Visit the BiggByte Site at http://www.biggbyte.com/'
end
object Label3: TLabel
Left = 18
Top = 180
Width = 233
Height = 13
Caption = 'Send any comments to comments@biggbyte.com'
end
object tmrSplash: TTimer
Interval = 5000
OnTimer = tmrSplashTimer
Left = 17
Top = 14
end
end