Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Has anyone used ICU with Delphi?

Has anyone used the ICU ( see http://site.icu-project.org/ ) DLLs from Delphi?

Specifically I'm interested in the Code Page Conversion and Collation functions.

Looking at the header files it would appear that they are mostly in C++ using classes, so without having done much research yet, I would assume that it's necessary to create a simple wrapper around this that exports simple functions which can easily be imported in Delphi.

Has anyone done any work for that yet?

Or can anyone recommend a different solution for Delphi that has similar extensive coverage for codepages and collation orders?

like image 358
Thorsten Engler Avatar asked Oct 29 '25 05:10

Thorsten Engler


1 Answers

I don't use it, but there's a very complete translation called ICU4PAS that wraps the DLLs and provides a nice Delphi-based interface.

like image 92
Zoë Peterson Avatar answered Oct 31 '25 06:10

Zoë Peterson



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!