Maximum value for a dword.
Source position: syshelph.inc line 1290
const TQWordHelper.MaxDword = High(TQwordDwordIndex);
MaxWord is the highest dword a QWord-typed value can contain.
TQWordHelper.MinDWord
Minimum value for a dword.