home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip Hitware 9
/
Chip_Hitware_Vol_09.iso
/
chiphit9
/
spiele
/
crazyrot
/
crot132.exe
/
0
/
RCDATA
/
TSPLASH
/
TSPLASH.txt
< prev
Wrap
Text File
|
1997-03-18
|
924b
|
49 lines
object Splash: TSplash
Left = 490
Top = 299
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
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 201
Height = 151
Picture.Data = {<image001.bmp>}
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