[Overview][Types][Classes][Procedures and functions][Variables][Index] |
Creates or updates a list of help nodes using the specified help HelpKeyword.
Source position: lazhelpintf.pas line 349
public function THelpDatabase.GetNodesForKeyword( |
const HelpKeyword: string; |
var ListOfNodes: THelpNodeQueryList; |
var ErrMsg: string |
):TShowHelpResult; virtual; |
HelpKeyword |
|
Help keyword to locate in nodes in the help database. |
ListOfNodes |
|
List of nodes updated in the method. |
ErrMsg |
|
Message describing an error condition in the return value. |
Status for help request.
Version 4.0 | Generated 2025-05-03 | Home |