REST.Json.Interceptors.TParseDateTimeInterceptor.Create

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

Delphi

constructor Create(ADateTimeIsUTC: Boolean); reintroduce;

C++

__fastcall TParseDateTimeInterceptor(bool ADateTimeIsUTC);

プロパティ

種類 可視性 ソース ユニット
constructor public
REST.Json.Interceptors.pas
REST.Json.Interceptors.hpp
REST.Json.Interceptors TParseDateTimeInterceptor


説明

TParseDateTimeInterceptor の新しいオブジェクトを作成します。

Create は、Parse Date オブジェクト型のインターセプタを作成します。

関連項目