System.JSON.TJSONByteReader.FlushString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FlushString(var ADest: string; ACache: Boolean);

C++

void __fastcall FlushString(System::UnicodeString &ADest, bool ACache);

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.