Creates or updates a list of help nodes matching the specified message.
Source position: lazhelpintf.pas line 364
public function THelpDatabase.GetNodesForMessage( |
const AMessage: string; |
MessageParts: TStrings; |
var ListOfNodes: THelpNodeQueryList; |
var ErrMsg: string |
):TShowHelpResult; virtual; |