Data.DBXJSONReflect.TReverterEvent.ReverterType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ReverterType: TReverterType read FReverterType;

C++

__property TReverterType ReverterType = {read=FReverterType, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Data.DBXJSONReflect TReverterEvent


Description

Représente le type de reverteur utilisé dans la désérialisation.

La propriété ReverterType spécifie le type de reverteur utilisé dans la désérialisation.

Voir aussi