[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Byte Order Mark (BOM) used at the beginning of UTF-8-encoded files.
Source position: fileutil.pas line 43
const UTF8FileHeader = #$ef#$bb#$bf; |
Version 4.0 | Generated 2025-05-03 | Home |