home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
hry
/
crazy
/
sachy
/
ckin132.exe
/
0
/
RCDATA
/
TSPLASH
/
TSPLASH.txt
Wrap
Text File
|
1997-12-11
|
853b
|
47 lines
object Splash: TSplash
Left = 462
Top = 465
BorderIcons = []
BorderStyle = bsNone
Caption = 'Splash'
ClientHeight = 150
ClientWidth = 200
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
Scaled = False
OnActivate = Activate
OnClick = Click
PixelsPerInch = 96
TextHeight = 13
object bm: TImage
Left = 0
Top = 0
Width = 200
Height = 150
OnClick = Click
end
object shareware: TLabel
Left = 6
Top = 124
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