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