Hello,
if I use
SynMemo.Lines.LoadFromFile('myUTF8file.xml')
I see three strange characters at the beginning of the text in my SynMemo.
Obviously it is the UTF8-Byte Order Mark (BOM)
Is there an easy way (may be an option in SynMemo or SynMemo.Lines) to remove this BOM?