API:System.JSON.Writers.TJsonWriter.SetWriteState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetWriteState(Token: TJsonToken; const Value: TValue);

C++

void __fastcall SetWriteState(System::Json::Types::TJsonToken Token, const System::Rtti::TValue &Value);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.