API:System.HelpIntfs.IHelpSystem3.ShowTopicHelp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ShowTopicHelp(const Topic, Anchor, HelpFileName: string); overload;

C++

HIDESBASE virtual void __fastcall ShowTopicHelp(const System::UnicodeString Topic, const System::UnicodeString Anchor, const System::UnicodeString HelpFileName) = 0 /* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.