EMS.Services.IEMSModuleResourceRequest.GetModuleName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetModuleName: string;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSModuleResourceRequest


説明

ModuleName の取得メソッド。

GetModuleName は、EMS エッジモジュールの名前を返します。

関連項目