API:REST.Json.Interceptors.TISODateTimeInterceptor

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

REST.Json.Interceptors.TDateTimeInterceptorREST.JsonReflect.TJSONInterceptorSystem.TObjectTISODateTimeInterceptor

Delphi

TISODateTimeInterceptor = class(TDateTimeInterceptor)

C++

class PASCALIMPLEMENTATION TISODateTimeInterceptor : 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.TISODateTimeInterceptor 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.