EMS.ResourceTypes.TEMSEndPointSegmentParameter

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

EMS.ResourceTypes.TEMSEndpointSegmentSystem.TObjectTEMSEndPointSegmentParameter

Delphi

TEMSEndPointSegmentParameter = class(TEMSEndPointSegment)

C++

class PASCALIMPLEMENTATION TEMSEndPointSegmentParameter : public TEMSEndpointSegment

プロパティ

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


説明

任意の 1 つの URL セグメントに一致する URL セグメントを表します。また、一致するセグメントの値を、Name をキーとしてデータのディクショナリ(TEndpointRequest.Segments など)に格納しなければならないことを示します。

関連項目