API:System.HelpIntfs.ICustomHelpViewer.UnderstandsKeyword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  UnderstandsKeyword(const HelpString: string): Integer;

C++

virtual int __fastcall UnderstandsKeyword(const System::UnicodeString HelpString) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.