When a Variant is assigned an integer value greater in value than an LongWord type can hold, it will be set to a varInt64 Variant type. varInt64 represents a Variant variable that currently holds an Int64 data value.
Use VarType to determine the variant type.