API:System.JSON.TJSONPair.SetJsonString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetJsonString(const Descendant: TJSONString);

C++

void __fastcall SetJsonString(TJSONString* const Descendant);

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.