Data.DBXJSONReflect.TConverterEvent.StringConverter
Delphi
property StringConverter: TStringConverter read FStringConverter write SetStringConverter;
C++
__property _di_TStringConverter StringConverter = {read=FStringConverter, write=SetStringConverter};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | Data.DBXJSONReflect.pas Data.DBXJSONReflect.hpp | Data.DBXJSONReflect | TConverterEvent | 
Description
Represents the field converter used in string serialization.
The StringsConverter property specifies the field converter used in string serialization.