Shows help for the specified keyword.
Source position: forms.pp line 1631
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. |
CT Web help |
CodeTyphon Studio |