home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 June
/
PCWorld_1999-06_cd.bin
/
Hardware
/
Drivers
/
RamBoost
/
RamBooster.exe
/
0
/
RCDATA
/
TSPLASHLOMAKE
/
TSPLASHLOMAKE.txt
< prev
Wrap
Text File
|
1999-04-15
|
787b
|
39 lines
object SplashLomake: TSplashLomake
Left = 377
Top = 188
BorderIcons = []
BorderStyle = bsNone
Caption = 'SplashLomake'
ClientHeight = 250
ClientWidth = 453
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
OnClick = FormClick
OnKeyPress = FormKeyPress
PixelsPerInch = 120
TextHeight = 16
object Image1: TImage
Left = 0
Top = 0
Width = 453
Height = 250
Cursor = crHandPoint
Align = alClient
AutoSize = True
Center = True
Picture.Data = {<image000.bmp>}
OnClick = Image1Click
end
object Timer1: TTimer
Interval = 2000
OnTimer = Timer1Timer
Left = 40
Top = 312
end
end