home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 September
/
Chip_1999-09_cd.bin
/
sharewar
/
Butonz
/
_SETUP.1
/
tilez.exe
/
0
/
RCDATA
/
TSPLASHSCREEN
/
TSPLASHSCREEN.txt
< prev
Wrap
Text File
|
1998-09-11
|
2KB
|
101 lines
object splashscreen: Tsplashscreen
Left = 316
Top = 219
BorderStyle = bsNone
Caption = 'splashscreen'
ClientHeight = 197
ClientWidth = 318
Color = clBlack
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 320
Height = 200
AutoSize = True
Picture.Data = {<image000.bmp>}
OnMouseDown = Image1MouseDown
end
object ArtLabel1: TArtLabel
Left = 95
Top = 52
Width = 127
Height = 55
ArtStyle = [asOutlined, asGradient]
Caption = 'Tilez !'
Font.Color = clWhite
Font.Height = -43
Font.Name = 'Arial'
Font.Style = [fsBold]
Transparent = True
Color = clBtnFace
ShadowColor = clGray
OutlineColor = clBlack
AutoSize = True
ShadowLength = 3
Gradient.GradientStyle = gsLine
Gradient.LineSize = 2
Gradient.Color1 = clSilver
Gradient.Color2 = clSilver
Gradient.Color3 = clWhite
Gradient.Color4 = clSilver
Gradient.Color5 = clSilver
Gradient.ColorCount = 4
Gradient.LineDirection = diHorizonal
TextAlign = taCenter
end
object ArtLabel2: TArtLabel
Left = 78
Top = 101
Width = 161
Height = 25
ArtStyle = [asOutlined]
Caption = '(c) Bj�rn Ischo 1998'
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
Transparent = True
Color = clBtnFace
ShadowColor = clGray
OutlineColor = clBlack
AutoSize = False
ShadowLength = 3
Gradient.GradientStyle = gsLine
Gradient.LineSize = 2
Gradient.Color1 = clSilver
Gradient.Color2 = clGray
Gradient.Color3 = clBlack
Gradient.Color4 = clWhite
Gradient.Color5 = clBlack
Gradient.ColorCount = 3
Gradient.LineDirection = diHorizonal
TextAlign = taCenter
end
object AutoURLLabel1: TAutoURLLabel
Left = 84
Top = 124
Width = 155
Height = 11
Caption = 'http://www.b-ischo.horizont-is.net'
Font.Color = clWhite
Font.Height = -9
Font.Name = 'Arial'
Font.Style = [fsBold, fsUnderline]
ParentFont = False
Transparent = True
URL = 'http://www.b-ischo.horizont-is.net'
end
end