API:Data.DBXJSONReflect.TJSONUnMarshal.Reverter
[–] 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.