[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'LConvEncoding' (#lazutils)

UTF32BEBOM

ANSI representation for the UTF-32 Big Endian Byte Order Mark.

Declaration

Source position: lconvencoding.pas line 99

const UTF32BEBOM = #0#0#$FE#$FF;


Version 4.0 Generated 2025-05-03 Home