API:REST.JsonReflect.TJSONInterceptor.ObjectReverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ObjectReverter(Data: TObject; Field: string; Arg: TObject); virtual;

C++

virtual void __fastcall ObjectReverter(System::TObject* Data, System::UnicodeString Field, System::TObject* Arg);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect TJSONInterceptor

Description

Embarcadero Technologies does not currently have any additional information.