[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Shows help for the specified keyword.
Source position: forms.pp line 1613
public function TApplication.HelpKeyword( |
const Keyword: string |
):Boolean; |
Keyword |
|
String with the keyword for the help request. |
Returns True if the keyword help request was handled in the OnHelp event handler.
|
Event handler signalled when help is requested in the application. |
|
|
Adds an application Help handler. |
|
|
Removes an application Help handler. |