Maximum value for a word.
Source position: syshelph.inc line 1093
const TCardinalHelper.MaxWord = High(TCardinalWordIndex);
MaxWord is the highest word a Cardinal-typed value can contain.
TCardinalHelper.MinWord
Minimum value for a word.