[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazHelpIntf' (#lcl)

THelpDatabase.GetNodesForMessage

Creates or updates a list of help nodes matching the specified message.

Declaration

Source position: lazhelpintf.pas line 364

public function THelpDatabase.GetNodesForMessage(

  const AMessage: string;

  MessageParts: TStrings;

  var ListOfNodes: THelpNodeQueryList;

  var ErrMsg: string

):TShowHelpResult; virtual;


Version 4.0 Generated 2025-05-03 Home