EMS.ResourceTypes.TEMSEndPointSegmentConstant

提供: RAD Studio API Documentation
移動先: 案内検索

EMS.ResourceTypes.TEMSEndpointSegmentSystem.TObjectTEMSEndPointSegmentConstant

Delphi

TEMSEndPointSegmentConstant = class(TEMSEndPointSegment)

C++

class PASCALIMPLEMENTATION TEMSEndPointSegmentConstant : public TEMSEndpointSegment

プロパティ

種類 可視性 ソース ユニット
class public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes EMS.ResourceTypes


説明

定数 URL セグメントを表します。特別な意味を持たない URL セグメントです。

特別な意味を持つ URL セグメントには、TEMSEndPointSegmentParameterTEMSEndPointSegmentWildCardTEMSEndPointSegmentSlash があります。それ以外の URL セグメントはすべて定数 URL セグメントです。

Value プロパティには、この TEMSEndPointSegmentConstant インスタンスが表す URL サブ文字列が保持されます。