API:System.HelpIntfs.GetHelpSystem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetHelpSystem(out System: IHelpSystem): Boolean;
function GetHelpSystem(out System: IHelpSystem2): Boolean;
function GetHelpSystem(out System: IHelpSystem3): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall GetHelpSystem(/* out */ _di_IHelpSystem &System)/* overload */;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.