Unsigned 64-bit value in a variant.
Source position: varianth.inc line 66
const varUInt64 = varQWord; |
varuint64 denotes an unsigned 64-bit value in a variant. It is one of the values found in the VType field of the variant record tvardata.
|
Variant record. |