System.JSON.Serializers.TJsonObjectCreator.Invoke

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Invoke(const Params: array of TValue): TValue;

C++

System::Rtti::TValue __fastcall Invoke(const System::Rtti::TValue *Params, const System::NativeInt Params_High);

Properties

Type Visibility Source Unit Parent
function public
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers TJsonObjectCreator

Description

Embarcadero Technologies does not currently have any additional information.