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