API:System.HelpIntfs.IHelpSystem2.UnderstandsKeyword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UnderstandsKeyword(const HelpKeyword, HelpFileName: string): Boolean;

C++

virtual bool __fastcall UnderstandsKeyword(const System::UnicodeString HelpKeyword, const System::UnicodeString HelpFileName) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
System.HelpIntfs.pas
System.HelpIntfs.hpp
System.HelpIntfs IHelpSystem2

Description

Embarcadero Technologies does not currently have any additional information.