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 プロパティは、シリアル化で使用される変換コンポーネントの型を指定します。

関連項目