System.JSON.TJSONByteReader.AddChar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddChar(Ch: Char);

C++

void __fastcall AddChar(System::WideChar Ch);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.JSON.pas
System.JSON.hpp
System.JSON TJSONByteReader

Description

Embarcadero Technologies does not currently have any additional information.