REST.Json.Interceptors.TParseDateTimeInterceptor

提供:RAD Studio API Documentation

TParseDateTimeInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObject

Delphi

TParseDateTimeInterceptor = class(TJSONInterceptor)

C++

class PASCALIMPLEMENTATION TParseDateTimeInterceptor : public Rest::Jsonreflect::TJSONInterceptor

プロパティ

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


説明

Parse DateTime オブジェクト インターセプタです。これによって、TObjectTDateTime の間の変換を行います。

関連項目