EMS.ResourceTypes.TEMSEndPointSegmentConstant.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AOwner: TEMSEndPointSegmentList; const AValue: string);

C++

__fastcall TEMSEndPointSegmentConstant(TEMSEndpointSegmentList* const AOwner, const System::UnicodeString AValue);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndPointSegmentConstant


Description

Crée une instance de TEMSEndPointSegmentConstant avec la valeur spécifiée et l'ajoute à la liste des segments URL spécifiée.

Voir aussi