System.JSON.TJSONMappers.TToObjectFunc

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TToObjectFunc = reference to function (ApValue: Pointer; ApTypeInfo: PTypeInfo): TJSONObject;

C++

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