System.JSON.Writers.TJsonObjectWriter Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
CloseOutputpublicGets or sets a boolean value indicating whether the underlying reader should be closed when the writer is closed.
Containerpublic
ContainerPathpublicGets the path for the current JSON container type.
DateFormatHandlingpublicIndicates how TDateTime should be handled when it is written.
DateTimeZoneHandlingpublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EmptyValueHandlingpublicGets or sets how to write empty values in types as array and string.
JSONpublicGets the created JSON value.
OwnValuepublicIndicates whether the JSON value is owned by the writer.
PathpublicGets the current path to the JSON token of the writer.
ToppublicGets the depth level of the JSON token being written.
TopContainerpublic Gets the current JSON container type.
WriteStatepublic Gets the state of the writer.