Method XbpHelpLabel():showHelpLink() Foundation

Displays the help window defined by the XbpHelpLabel object.

Syntax
:showHelpLink() --> lSuccess
Return

This method returns the value .T. (true) when the help window for the online help could be displayed, otherwise it returns .F. (false).

Description

The :showHelpLink() method activates the online help and displays the help text whose ID is assigned to the :helpID instance variable. If no XbpHelp object has been assigned to the :helpObjectinstance variable of the XbpHelpLabel object, the help request is sent to the parent and its XbpHelpLabel object is used.

Feedback

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.