Source position: csvreadwrite.pp line 107
type TCSVByteOrderMark = (
bomNone,
bomUTF8,
bomUTF16LE,
bomUTF16BE
);