REST.Json.Interceptors.TParseDateTimeInterceptor

提供: RAD Studio API Documentation
移動先: 案内検索

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

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 の間の変換を行います。

関連項目