THelpType = ( htKeyword, htContext );
JSTypes
Members |
Description |
htKeyword |
Help topics are identified by a string. The HelpKeyword property is used to identify help topics. This mechanism is available for all help systems. |
htContext |
Help topics are identified by a context ID. The HelpContext property is used to identify help topics. This mechanism is not available for all help systems, but is typically faster for those systems that support it. |
THelpType indicates whether components invoke the help system using a context ID or a keyword.
These are the possible values of the THelpType type:
Copyright © 2013 by LMD Innovative. All rights reserved.
|
What do you think about this topic? Send feedback!
|