System.JSON.Writers.TJsonWriter.WriteState

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property WriteState: TJsonWriteState read GetWriteState;

C++

__property TJsonWriteState WriteState = {read=GetWriteState, nodefault};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.JSON.Writers.pas
System.JSON.Writers.hpp
System.JSON.Writers TJsonWriter


Beschreibung

Ermittelt den Status des Writers.

Siehe auch