EMS.ResourceAPI.TEndpointSegments.Items
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 インスタンスに保持されているセグメントのリストです。各セグメントは、リスト内の位置でインデックス付けされています。