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