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

ShowHelpForKeyword

Declaration

Source position: helpintfs.pas line 256

function ShowHelpForKeyword(

  HelpDatabaseID: THelpDatabaseID;

  const HelpKeyword: string;

  var ErrMsg: string

):TShowHelpResult; overload;

function ShowHelpForKeyword(

  const HelpKeyword: string;

  var ErrMsg: string

):TShowHelpResult; overload;



CT Web help

CodeTyphon Studio