Array with maxmimum allowed number of bytes.
Source position: objects.pp line 139
type TByteArray = array [0..MaxBytes-1] of Byte;