EMS.ResourceTypes.TEMSEndPointSegmentConstant.Create

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

Delphi

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

C++

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

プロパティ

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


説明

指定されたを持つ TEMSEndPointSegmentConstant のインスタンスを作成し、それを指定された URL セグメント リストに追加します。

関連項目