Originally shared by Thomas Mueller (dummzeuch)

Originally shared by Thomas Mueller (dummzeuch)

Experimental GExperts Version 1.37 2015-05-30 released
This version now uses unicode strings for all Delphi versions that support them. The previous versions converted native Delphi strings to AnsiString before formatting and converted the result back from AnsiString to native Delphi strings. In rare cases this resulted in some special characters being replaced by ‘?’ after the formatting.
http://blog.dummzeuch.de/2015/05/30/experimental-gexperts-version-1-37-2015-05-30-released/

Comments