API:System.HelpIntfs.IExtendedHelpViewer.UnderstandsContext

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UnderstandsContext(const ContextID: THelpContext;  const HelpFileName: string): Boolean;

C++

virtual bool __fastcall UnderstandsContext(const System::Classes::THelpContext ContextID, const System::UnicodeString HelpFileName) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.