System.HelpIntfs.IHelpManager.GetHelpFile

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetHelpFile: string;

C++

virtual System::UnicodeString __fastcall GetHelpFile() = 0 ;

Properties

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

Description

Get Help File name.

GetHelpFile returns the name of the Help File associated with the current Help request.