EMS.ResourceTypes.TEMSEndPointSegmentConstant.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Value: string read FValue;

C++

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

Properties

Type Visibility Source Unit Parent
property public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndPointSegmentConstant

Description

URL substring that this instance of TEMSEndPointSegmentConstant represents.

See Also