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.
DateTimeZoneHandlingpublicProperty that indicates how the TDateTime should be treated when written.
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.
InsideContainerpublic
JSONpublicGets the created JSON value.
LineNumberpublicIndicates the current line number.
LinePositionpublicIndicates the current line position.
OwnValuepublicIndicates whether the JSON value is owned by the writer.
Pathpublic
ToppublicGets the depth level of the JSON token being written.
TopContainerpublic Gets the current JSON container type.
WriteStatepublic Gets the state of the writer.