EMS.ResourceAPI.TEndpointSegments.ToArray

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

Delphi

function ToArray: TArray<string>;

C++

System::DynamicArray<System::UnicodeString> __fastcall ToArray();

プロパティ

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


説明

EMS リソースのエミュレートされたエンドポイント セグメント ペアの配列を返します。

関連項目