home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
hry
/
crazy
/
soli1
/
Csli132.exe
/
0
/
RCDATA
/
TSPLASH
/
TSPLASH.txt
< prev
Wrap
Text File
|
1997-09-20
|
912b
|
49 lines
object Splash: TSplash
Left = 589
Top = 472
BorderIcons = []
BorderStyle = bsNone
Caption = 'Splash'
ClientHeight = 150
ClientWidth = 200
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
Scaled = False
OnActivate = Activate
OnClick = Click
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 201
Height = 151
OnClick = Click
end
object shareware: TLabel
Left = 86
Top = 16
Width = 106
Height = 24
Caption = 'Shareware'
Font.Color = clRed
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
Transparent = True
Visible = False
end
object Timer1: TTimer
Interval = 3000
OnTimer = Click
Left = 12
Top = 12
end
end