Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Mar : Context sensitive help calls in Delphi 2005 Win32

www.cryer.info
Managed Newsgroup Archive

Context sensitive help calls in Delphi 2005 Win32

Subject:Context sensitive help calls in Delphi 2005 Win32
Posted by:"Robert Meek" (rmee..@comcast.net)
Date:Wed, 2 Mar 2005 14:31:57

    in D7 all I had to do to call a compiled helpfile was set it's name in
the project options and then in a button's OnClick event write
'Application.HelpContext(1000);  Whatever context number used would call
that page up from the helpfile.  But now in D9 I'm trying to do the same
thing and I'm being told that Context Help is not installed!  I have the
Help type of the mainform set to context, and double-checked everything else
but it just gives me that error message!  What's the problem?

--
from Robert Meek dba "Tangentals Design"
Personal e-mail: rmeek1@comcast.net

-------------------------------------------------
visit us on the World Wide Web and pick up
your free copy of "The Keep" at:

http://www.TangentalsDesign.com

E-mail us at one of the following:

information@tangentalsdesign.com
feedback@tangentalsdesign.com
support@tangentalsdesign.com
-------------------------------------------------

Replies:

www.cryer.info
Managed Newsgroup Archive