Several questions and answers (e.g. here and here) mention that in Delphi 7 the type UInt64
exists, but contrary to what the name suggests it is a signed 64-bit integer.
What is the minimum version of Delphi that supports actual properly unsigned 64-bit integers natively?