Data.DBXJSONReflect.TReverterEvent.ReverterType

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

Delphi

property ReverterType: TReverterType read FReverterType;

C++

__property TReverterType ReverterType = {read=FReverterType, nodefault};

プロパティ

種類 可視性 ソース ユニット
property public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TReverterEvent


説明

逆シリアライゼーションで使用される逆変換コンバータ タイプを表します。

ReverterType プロパティは、逆シリアライゼーションで使用される逆変換コンバータ タイプを示します。

関連項目