Maximum value for a word.
Source position: syshelph.inc line 1350
const TInt64Helper.MaxWord = High(TInt64WordIndex);
MaxWord is the highest word an Int64-typed value can contain.
TInt64Helper.MinWord
Minimum value for a word.