Method XbpHelpLabel():showHelpLink() Foundation
Displays the help window defined by the XbpHelpLabel object.
:showHelpLink() --> lSuccess
This method returns the value .T. (true) when the help window for the online help could be displayed, otherwise it returns .F. (false).
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 :helpObject instance variable of the XbpHelpLabel object, the help request is sent to the parent and its XbpHelpLabel object is used.
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.