EMS.ResourceTypes.TEMSEndPointSegmentParameter

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

EMS.ResourceTypes.TEMSEndpointSegmentSystem.TObjectTEMSEndPointSegmentParameter

Delphi

TEMSEndPointSegmentParameter = class(TEMSEndPointSegment)

C++

class PASCALIMPLEMENTATION TEMSEndPointSegmentParameter : public TEMSEndpointSegment

Eigenschaften

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


Beschreibung

Repräsentiert ein URL-Segment, das einem einzelnen URL-Segment entspricht, und gibt an, dass der Wert des entsprechenden Segments in einem Daten-Dictionary (wie TEndpointRequest.Segments) mit Name als Schlüssel gespeichert werden soll.

Siehe auch