Shows help for the specified keyword.
Source position: forms.pp line 1615
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. |
| Version 4.4 | Generated 2025-11-08 | Home |