home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 February
/
PCWorld_2003-02_cd.bin
/
Software
/
Topware
/
devpascal
/
devpas.exe
/
0
/
RCDATA
/
TSPLASHFORM
/
TSPLASHFORM.txt
< prev
Wrap
Text File
|
2002-07-15
|
866b
|
45 lines
object SplashForm: TSplashForm
Left = 212
Top = 161
Cursor = crHandPoint
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 166
ClientWidth = 475
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel: TPanel
Left = 0
Top = 0
Width = 475
Height = 166
Align = alClient
TabOrder = 0
object Image: TImage
Left = 1
Top = 1
Width = 473
Height = 145
Align = alClient
Picture.Data = {<image000.bmp>}
end
object StatusBar: TStatusBar
Left = 1
Top = 146
Width = 473
Height = 19
Panels = <>
SimplePanel = True
end
end
end