[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Unsigned 64-bit value in a variant
Source position: varianth.inc line 65
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. |