Unit 'LazHelpIntf' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

THelpDatabase.GetNodesForDirective

Declaration

Source position: lazhelpintf.pas line 352

public function THelpDatabase.GetNodesForDirective(

  const HelpDirective: string;

  var ListOfNodes: THelpNodeQueryList;

  var ErrMsg: string

):TShowHelpResult; virtual;