Event XbpCrt():helpRequest Foundation
Help has been requested.
:helpRequest := {| uNIL1, uNIL2, self | ... }
:helpRequest () --> self
xbeP_HelpRequest (1048608)
This method returns the object executing the method (self).
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 as an HLP file using the help compiler IPFC.EXE (see XbpHelpLabel()).
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.