System.JSON.TJSONNumber Properties

From RAD Studio API Documentation


InheritedProtected
Apublic
AsCurrencypublic
AsDoublepublicSpecifies the double representation of the number.
AsIntpublicSpecifies the integer representation of the number.
AsInt64publicSpecifies the Int64 representation of the number.
AsUIntpublic
AsUInt64public
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.
PpublicFinds a JSON value and returns the reference to it.