REST.JsonReflect.TStringConverter

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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