Class XbpHelp() Foundation
Class function XbpHelp class.
The XbpHelp class provides objects that display online help files created by the help compiler. On modern Windows platforms, this is the Microsoft HTML Help Workshop (see the chapter Online Helpin the Xbase++ documentation).
An XbpHelp object manages the online help window and can activate a particular help window within the online help. This allows help text that applies only to a specific dialog element to be displayed. In conjunction with XbpHelpLabel objects context sensitive online help is created.
Windows RTF | Windows HTML | |
---|---|---|
Help compiler | HCW.EXE | HHW.EXE |
Source code extension | .RTF | .HTM |
Compiled help file extension | .HLP | .CHM |
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.