Class: cHtmlHelp

Module location: cHtmlHelp.pkg line 11 (view source)

Class Hierarchy:

cObjectcHtmlHelp

Class Definition

Properties

BooleanpbAlwaysOnTop
if true, help is always on top.
HandlephoOwner
object that is the owner of the HTML help window
integerprivate_piCookie
StringpsHelpFile

Functions and Procedures

Construct_Object()
Destroy_Object()
DO_HH_DISPLAY_SEARCH(String sTopic)
DoDeInitialize()
DoDisplayIndex()
DoDisplayIndexString(String sIndex)
DoDisplayKeyword(String sKeyword)
DoDisplayTOC()
DoDisplayTopic(String sTopic)
DoInitialize()
5.19.2004 - It appears that using hh_initialize/hh_uninitialze causes keyboard problems with embedded help which causing ctrl+c to not work. According to messages found on a Newsgroup this is a known issue and that not using these is the solution. The general advice was to stay away from these messages - and it does seem to solve the problem (jjt)
DoShowMapId(Integer iMapID)
DoSyncToc()
StringGetHelpFile()
IntegerGetOwnerWindowHandle()
get owner's window handle. if phoOwner not defined use handle of application objects phoMainPanel. If no owner return 0

Instances

oEvalObjcInternetSessionBusinessProcess.pkg88

References (1):

ModuleContaining SymbolLine
Order.srcoHtmlHelp7