API:System.JSON.TJSONPair.SetJsonValue

From RAD Studio API Documentation

Delphi

procedure SetJsonValue(const Val: TJSONValue);

C++

void __fastcall SetJsonValue(TJSONValue* const Val);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONPair

Description

Embarcadero Technologies does not currently have any additional information.