home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 February
/
Chip_2003-02_cd1.bin
/
zkuste
/
delphi
/
kompon
/
d3456
/
PICSHOW.ZIP
/
Demo
/
Splash.dfm
/
Splash.txt
< prev
Wrap
Text File
|
2002-09-26
|
670b
|
34 lines
object SplashForm: TSplashForm
Left = 208
Top = 125
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 260
ClientWidth = 450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
Scaled = False
PixelsPerInch = 96
TextHeight = 13
object PicShow: TPicShow
Left = 0
Top = 0
Width = 450
Height = 260
BgMode = bmCentered
Delay = 30
Picture.Data = {<image000.jpg>}
Step = 6
Style = 52
TabOrder = 0
Threaded = False
ThreadPriority = tpHighest
OnProgress = PicShowProgress
end
end