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

UTF8BOM

ANSI representation for the UTF-8 Byte Order Mark.

Declaration

Source position: lconvencoding.pas line 96

const UTF8BOM = #$EF#$BB#$BF;


Version 4.0 Generated 2025-05-03 Home