home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1997 May
/
Pcwk0597.iso
/
borland
/
cb
/
setup
/
cbuilder
/
data.z
/
SPLASH.DFM
/
SPLASH.txt
< prev
Wrap
Text File
|
1997-02-28
|
629b
|
33 lines
object SplashScreen: TSplashScreen
Left = 451
Top = 279
BorderStyle = bsNone
Caption = 'SplashScreen'
ClientHeight = 201
ClientWidth = 300
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 300
Height = 201
Align = alClient
BevelWidth = 5
TabOrder = 0
object Image1: TImage
Left = 5
Top = 5
Width = 290
Height = 191
Align = alClient
Picture.Data = {<image000.bmp>}
end
end
end