Member variable XbpHelp():resKeysHelp Foundation

Contains the numeric ID for the text that is displayed when the "Keys help F9" option of the online help menu is selected.

Attribute: EXPORTED (OS/2)
Data type: Numeric (0)
Description

Consistent with CUA standard guidelines, the menu item "Keys help F9" in the help menu of the online help displays help text with general instructions that identify key assignments used in the application. This help text must be written in the IPF format. The numeric ID res= of the applicable IPF tag :h1. (to :h6.) is to be assigned to the instance variable :resKeysHelp prior to calling the :create() method specify that this help text can be displayed.

If no ID is assigned to :resKeysHelp, the menu item "Help for the F9 key" has no effect and the method :showKeysHelp() is also ignored.

A standardized Help menu does not exist under Windows. Therefore, this instance variable is not supported on Windows platforms.

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.