API:System.HelpIntfs.IExtendedHelpViewer.UnderstandsTopic

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UnderstandsTopic(const Topic: string): Boolean;

C++

virtual bool __fastcall UnderstandsTopic(const System::UnicodeString Topic) = 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.