Unit 'LConvEncoding' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#lazutils]

UTF32LEBOM

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

Declaration

Source position: lconvencoding.pas line 100

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


Version 4.4 Generated 2025-11-08 Home