home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIPCD1_98.iso
/
software
/
tipwin
/
mbm
/
_setup.1
/
mBackupMaster.exe
/
0
/
RCDATA
/
TSTARTUPFORM
/
TSTARTUPFORM.txt
< prev
Wrap
Text File
|
1997-05-04
|
626b
|
33 lines
object StartUpForm: TStartUpForm
Left = 192
Top = 84
BorderStyle = bsNone
Caption = 'Dialog'
ClientHeight = 137
ClientWidth = 302
Color = clMaroon
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object elImage: TImage
Left = 0
Top = 0
Width = 270
Height = 170
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object elTimer: TTimer
Interval = 5000
OnTimer = elTimerTimer
Left = 8
Top = 8
end
end