Array with maxmimum allowed number of words.
Source position: objects.pp line 139
type TWordArray = array [0..MaxWords-1] of Word;