vtInt64 defines an Int64 TVarData VType value.
vtInt64 = 16;
System
The TVarData type represents the internal structure of a Variant variable (on Windows, this is identical to the Variant type used by COM and the Win32 API).
TVarData.VType defines the type of Variant it holds.
TVarData
TVarRec