API:REST.Json.Interceptors.TParseDateTimeInterceptor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

REST.Json.Interceptors.TDateTimeInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObjectTParseDateTimeInterceptor

Delphi

TParseDateTimeInterceptor = class(TDateTimeInterceptor)

C++

class PASCALIMPLEMENTATION TParseDateTimeInterceptor : public TDateTimeInterceptor

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
REST.Json.Interceptors.pas
REST.Json.Interceptors.hpp
REST.Json.Interceptors REST.Json.Interceptors

Beschreibung

REST.Json.Interceptors.TParseDateTimeInterceptor erbt von REST.Json.Interceptors.TDateTimeInterceptor. Der folgende Inhalt bezieht sich auf REST.Json.Interceptors.TDateTimeInterceptor.

DateTime-Interzeptor für Umwandlungen zwischen TDateTime und dem Objekt Parse TParseDate.

Wird automatisch erstellt und verwendet, wenn TMarshalUnmarshalBase.DateFormat jdfParse ist.