Event XbpWindow():helpRequest Foundation
Help has been requested.
Syntax
:helpRequest := {| uNIL1, uNIL2, self | ... }
:helpRequest () --> self
xbeP_HelpRequest (1048608)
Return
This method returns the object executing the method (self).
Description
The xbeP_HelpRequest event is generated when the user presses the F1 key to request help. If an XbpHelpLabel object is contained in the instance variable :helpLink, its method :showHelpLink() is executed to activate the online help. The online help must have been created using a help compiler.
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.