REST.Json.Interceptors.TParseDateTimeInterceptor

From RAD Studio API Documentation

TParseDateTimeInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObject

Delphi

TParseDateTimeInterceptor = class(TJSONInterceptor)

C++

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

Properties

Type Visibility Source Unit Parent
class public
REST.Json.Interceptors.pas
REST.Json.Interceptors.hpp
REST.Json.Interceptors REST.Json.Interceptors

Description

Parse DateTime object interceptor for conversions between TObject and TDateTime.

See Also