EMS.ResourceAPI.TEndpointSegments.GetItem

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

Delphi

function GetItem(const AIndex: Integer): string; virtual; abstract;

C++

virtual System::UnicodeString __fastcall GetItem(const int AIndex) = 0 ;

プロパティ

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


説明

Items の取得メソッド。

関連項目