> what NEEDBOM is needed for?

it adding BOM to unicode encoded parts. Some clients using it for 
automatic detection of byte ordering. BTW: Outlook adding BOM too.

> it seems it causes error when wanting to preview the text part in
> TRichEdit on some computers, ommiting this addition, fix the error (line
> insertion error EOutOFResources).

How you are assigning your unicode content (because non-unicode content 
cannot have BOM) to TRichEdit? IMHO Borland's TRichedit is not well 
unicode capable. (at least working with content via TStringList)


--
Lukas Gebauer.

E-mail: [EMAIL PROTECTED]
WEB: http://www.ararat.cz/synapse - Synapse Delphi and Kylix TCP/IP 
Library



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to