Looking for a good Delphi unicode string library
Posted
by volvox
on Stack Overflow
See other posts from Stack Overflow
or by volvox
Published on 2010-03-17T19:50:21Z
Indexed on
2010/04/20
13:23 UTC
Read the original article
Hit count: 303
delphi
|delphi-2010
Any suggestion for a good unicode string library for Delphi 2010? Such thing as class that would contain a collection of independent functions, basically an encapsulation of functions that manipulate strings (ex: Trimlike, Character removal, Positional, Sub-string, Compare, Informational, Case, Replacement, Manipulation functions etc. ).
Thanks
© Stack Overflow or respective owner