System.JSON.TJSONMappers.TFromObjectFunc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFromObjectFunc = reference to function (AValue: TJSONObject; ApTypeInfo: PTypeInfo): TValue;

C++

__interface TFromObjectFunc  : public System::IInterface

Properties

Type Visibility Source Unit Parent
anonMethod
class
public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONMappers

Description

Embarcadero Technologies does not currently have any additional information.