EMS.ResourceTypes.TEMSEndPointSegmentConstant.Value

From RAD Studio API Documentation

[–] Properties
Type: property
Visibility: public
Source:
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
Unit: EMS.ResourceTypes
Parent: TEMSEndPointSegmentConstant

Delphi

property Value: string read FValue;

C++

__property System::UnicodeString Value = {read=FValue};

Description

URL substring that this instance of TEMSEndPointSegmentConstant represents.

See Also