API:System.JSON.TJSONString.AddChar

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddChar(const Ch: WideChar); virtual;

C++

virtual void __fastcall AddChar(const System::WideChar Ch);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!