Maximum value for a dword.
Source position: syshelph.inc line 1352
const TInt64Helper.MaxDword = High(TInt64DwordIndex);
MaxWord is the highest dword an Int64-typed value can contain.
TInt64Helper.MinDWord
Minimum value for a dword.