home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9UTI
/
UBELT.ZIP
/
Install.exe
/
0
/
RCDATA
/
TFORM5
/
TFORM5.txt
Wrap
Text File
|
1998-05-19
|
1KB
|
55 lines
object Form5: TForm5
Left = 108
Top = 83
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
Caption = 'Installation Complete!'
ClientHeight = 178
ClientWidth = 354
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 4
Top = 4
Width = 341
Height = 125
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'Utility Belt (Evaluation Version) has been successfully'
'installed on your system.'
'To run, simply click the OK button below.'
'To use the software on a later date, run the "UtilBelt.exe"'
'file in the installed directory.'
''
'Thank you for trying Utility Belt!')
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object Button1: TButton
Left = 32
Top = 144
Width = 105
Height = 25
Caption = 'OK'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 200
Top = 144
Width = 105
Height = 25
Caption = 'Exit - I'#39'll try it later'
TabOrder = 2
OnClick = Button2Click
end
end