Table of Contents

TJPrimitive.AsInt64 Method

Returns the value as an Int64. Attempts type conversion if the stored value is not Int64.

Syntax

Unit: Bcl.Json.Classes

function TJPrimitive.AsInt64: Int64; override;

See also