home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 November
/
Chip_2002-11_cd1.bin
/
ctenari
/
Majda
/
Life.exe
/
0
/
RCDATA
/
TSPLASHSCREEN
/
TSPLASHSCREEN.txt
< prev
Wrap
Text File
|
2002-09-14
|
1KB
|
57 lines
object SplashScreen: TSplashScreen
Left = 616
Top = 443
BorderStyle = bsNone
Caption = 'SplashScreen'
ClientHeight = 240
ClientWidth = 400
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 400
Height = 240
Align = alClient
BevelOuter = bvNone
BorderStyle = bsSingle
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object Image1: TImage
Left = 0
Top = 0
Width = 398
Height = 238
Align = alClient
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object ProgressLabel: TLabel
Left = 176
Top = 216
Width = 57
Height = 13
Alignment = taCenter
Caption = 'Inicializuji...'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
Transparent = True
end
end
end