home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 January
/
CHIPCD1_98.iso
/
software
/
tipwin
/
winnc
/
setup.exe
/
0
/
RCDATA
/
TSTEP2
/
TSTEP2.txt
< prev
Wrap
Text File
|
1997-04-30
|
959b
|
48 lines
object Step2: TStep2
Left = 269
Top = 147
Cursor = crHourGlass
BorderIcons = []
BorderStyle = bsNone
Caption = 'Setup'
ClientHeight = 56
ClientWidth = 417
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 417
Height = 56
Align = alClient
Caption = 'Setup is checking for neccessary diskspace'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Image1: TImage
Left = 15
Top = 10
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
end
object Timer1: TTimer
Enabled = False
Interval = 1500
OnTimer = Timer1Timer
Left = 300
Top = 5
end
end