Go Up to Error and Warning Messages (Delphi)
Identifier
The identifier for the $WARN directive: UNICODE_TO_LOCALE
Description
This message occurs when you are trying to convert strings in Unicode to your local character set and the string contains characters that are not valid for the current locale. For example, this may occur when converting WideString to AnsiString or if attempting to display Japanese characters in an English locale.