EMS.ResourceAPI.TEndpointSegments.Items

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

Delphi

property Items[const AIndex: Integer]: string read GetItem; default;

C++

__property System::UnicodeString Items[const int AIndex] = {read=GetItem/*, default*/};

プロパティ

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


説明

この TEndpointSegments インスタンスに保持されているセグメントのリストです。各セグメントは、リスト内の位置でインデックス付けされています。

関連項目