Drop support for pre-2009 versions of Delphi/C++Builder, and pre-3.0 versions of FreePascal. Favor going full Unicode only. Or at least drop support for AnsiString, and use WideString on versions that do not have UnicodeString available.
Drop support for pre-2009 versions of Delphi/C++Builder, and pre-3.0 versions of FreePascal. Favor going full Unicode only.
Or at least drop support for AnsiString, and use WideString on versions that do not have UnicodeString available.