Maptitude GISDK Help |
Sets the help file to be used by subsequent help queries.
In Version 5.0 added support for CHM files.
SetHelpFile (string pathname)
Argument |
Contents |
filename |
Full pathname of the help file, including extension: .hlp or .chm |
When the user presses F1 while selecting a menu item or displaying a dialog box, the specified help file opens at the topic indicated on the menu item or dialog box. If no item is indicated, the specified help file opens at the contents list.
WinHelp (.hlp files) and compiled HTML Help (.chm) files are supported.
SetHelpFile("c:\\myprojects\\myhelp.chm")
Function |
Summary |
Opens a help file at a specified topic |
©2025 Caliper Corporation | www.caliper.com |