API:Data.DBXJSONReflect.TJSONUnMarshal.Reverter

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Data.DBXJSONReflect.pas
Data.DBXJSONReflect.hpp
Unit: Data.DBXJSONReflect
Parent: TJSONUnMarshal

Delphi

function Reverter(clazz: TClass; const Field: string): TReverterEvent;

C++

TReverterEvent* __fastcall Reverter(System::TClass clazz, const System::UnicodeString Field);

Description

Embarcadero Technologies does not currently have any additional information.