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