REST.Json.Interceptors.TParseDateTimeInterceptor.Create
Delphi
constructor Create(ADateTimeIsUTC: Boolean); reintroduce;
C++
__fastcall TParseDateTimeInterceptor(bool ADateTimeIsUTC);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | REST.Json.Interceptors.pas REST.Json.Interceptors.hpp |
REST.Json.Interceptors | TParseDateTimeInterceptor |
Description
Creates a new TParseDateTimeInterceptor object.
Create creates a new interceptor for the Parse Date object type.