System.JSON.TJSONPair Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
JsonStringpublicSpecifies the name of the JSON pair.
JsonValuepublicSpecifies the value part of the JSON pair.
NullpublicSpecifies whether the current JSON instance represents a JSON null value.
OwnedpublicSpecifies whether the current JSON instance is owned by the byte container.