Xojo.Core.TextEncoding.UTF32

From Xojo Documentation

Shared Property (As Xojo.Core.TextEncoding)

The property is read-only.

Xojo.Core.TextEncodingValue = aXojo.Core.TextEncoding.UTF32

Returns the UTF-32 text encoding. This is an alias for either UTF32LittleEndian or UTF32BigEndian depending on the endianness of the target.