home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 August
/
Chip_2004-08_cd1.bin
/
program
/
ctenari
/
Jaros
/
rozvrhy.exe
/
0
/
RCDATA
/
TSPLASHFORM
/
TSPLASHFORM.txt
< prev
Wrap
Text File
|
2004-06-21
|
586b
|
30 lines
object SplashForm: TSplashForm
Left = 234
Top = 214
BorderStyle = bsNone
Caption = 'SplashForm'
ClientHeight = 230
ClientWidth = 360
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 360
Height = 230
Picture.Data = {<image000.bmp>}
end
object SplashTimer: TTimer
OnTimer = SplashTimerTimer
Left = 8
Top = 8
end
end