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

UTF16BEBOM

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

Declaration

Source position: lconvencoding.pas line 97

const UTF16BEBOM = #$FE#$FF;

Version 4.6 Hosted on Source Forge