home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD FUN 24
/
cdimage.iso
/
Vrac
/
Win95
/
CTXMORE
/
CtxMore.exe
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
Wrap
Text File
|
1996-10-27
|
1KB
|
60 lines
object Form3: TForm3
Left = 240
Top = 112
BorderStyle = bsDialog
Caption = 'Stop for a while'
ClientHeight = 214
ClientWidth = 395
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 395
Height = 214
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
BorderWidth = 3
Caption = 'Panel1'
TabOrder = 0
object Memo1: TMemo
Left = 5
Top = 5
Width = 385
Height = 204
Align = alClient
Alignment = taCenter
BorderStyle = bsNone
Color = clBtnFace
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Arial'
Font.Style = [fsBold]
Lines.Strings = (
''
'The ..more menu is now installed, but please read this.'
''
'All files can be removed from where you decompressed them.'
''
'The menu, and its support files, are removed via '
'Add/Remove Programs in the Control Panel.'
''
'The menu is available now. So when you configure your menu, '
'test it immediately by right-clicking an icon on your desktop.'
''
'You should read the file '#39'CtxMore.txt'#39' for more information.'
''
'Good luck!')
ParentFont = False
ReadOnly = True
TabOrder = 0
end
end
end