REST.JsonReflect.TObjectsConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

__interface TObjectsConverter  : 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.