Endianness of a CPU.
Source position: syshelph.inc line 12
type TEndian = ObjPas.TEndian;
TEndian indicates whether the platform is little endian (LSB first), or big endian (MSB first).