Maximum value for a QWord.
Source position: syshelph.inc line 1280
const TQWordHelper.MaxValue = High(qword);
MaxValue is the biggest value a QWord-typed value can contain.
TQWordHelper.MinValue
Minimum value for a QWord.