Go Up to Error and Warning Messages (Delphi)
Identifier
The identifier for the $WARN directive: LOCALE_TO_UNICODE
Description
This message occurs when you are trying to convert strings to Unicode 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.