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

EncodingUTF8BOM

Encoding name for UTF-8 with a byte order mark.

Declaration

Source position: lconvencoding.pas line 50

const EncodingUTF8BOM = 'utf8bom';

Version 4.6 Hosted on Source Forge