API:EMS.ResourceAPI.TEndpointSegments.Items
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEndpointSegments | |
Delphi
property Items[const AIndex: Integer]: string read GetItem; default;
C++
__property System::UnicodeString Items[const int AIndex] = {read=GetItem/*, default*/};
Description
Embarcadero Technologies does not currently have any additional information.