REST.Json.Interceptors.TParseDateTimeInterceptor

提供:RAD Studio API Documentation

TParseDateTimeInterceptorREST.Json.Interceptors.TDateTimeInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObject

Delphi

TParseDateTimeInterceptor = class(TDateTimeInterceptor)

C++

class PASCALIMPLEMENTATION TParseDateTimeInterceptor : public TDateTimeInterceptor

プロパティ

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


説明

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

関連項目