API:System.GetResourceModuleName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetResourceModuleName(HostAppName, ModuleName: string): string;

C++

extern DELPHI_PACKAGE UnicodeString __fastcall GetResourceModuleName(UnicodeString HostAppName, UnicodeString ModuleName);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!