System.JSON.Types.TJsonPosition.WriteTo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure WriteTo(const Sb: TStringBuilder);

C++

void __fastcall WriteTo(System::Sysutils::TStringBuilder* const Sb);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonPosition


Beschreibung

Hilfsklasse zum Schreiben von Informationen an einen TStringBuilder

Siehe auch