EMS.ResourceTypes.TEMSEndpointSegmentList.Items

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndpointSegmentList


Beschreibung

URL-Segmente in der Liste nach Index.

Siehe auch