Data.DBXJSONReflect.TConverterEvent.ConverterType

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

Delphi

property ConverterType: TConverterType read FConverterType;

C++

__property TConverterType ConverterType = {read=FConverterType, nodefault};

プロパティ

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


説明

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

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

関連項目