Data.DBXJSONReflect.TConverterEvent.ConverterType
Delphi
property ConverterType: TConverterType read FConverterType;
C++
__property TConverterType ConverterType = {read=FConverterType, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp |
Data.DBXJSONReflect | TConverterEvent |
Description
Represents the converter type used in serialization.
The ConverterType property specifies the converter type used in serialization.