EMS.ResourceTypes.TEMSEndpointSegmentList.Items

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

Delphi

property Items[I: Integer]: TEMSEndPointSegment read GetItem;

C++

__property TEMSEndpointSegment* Items[int I] = {read=GetItem};

プロパティ

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


説明

インデックスで指定される、リスト内の URL セグメントです。

関連項目