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

UTF16LEBOM

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

Declaration

Source position: lconvencoding.pas line 98

const UTF16LEBOM = #$FF#$FE;


Version 4.0 Generated 2025-05-03 Home