REST.JsonReflect.TObjectConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TObjectConverter = reference to function(Data: TObject; Field: string): TObject;

C++

__interface TObjectConverter  : public System::IInterface

Properties

Type Visibility Source Unit Parent
anonMethod
class
public
REST.JsonReflect.pas
REST.JsonReflect.hpp
REST.JsonReflect REST.JsonReflect

Description

Embarcadero Technologies does not currently have any additional information.