System.JSON.TJSONNumber Properties

From RAD Studio API Documentation


InheritedProtected
AsDoublepublicSpecifies the double representation of the number.
AsIntpublicSpecifies the integer representation of the number.
AsInt64publicSpecifies the Int64 representation of the number.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
NullpublicSpecifies whether the current JSON instance represents a JSON null value.
OwnedpublicSpecifies whether the current JSON instance is owned by the byte container.