API:System.HelpIntfs.IExtendedHelpViewer2.DisplayTopic

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DisplayTopic(const Topic, Anchor: string); overload;

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.