W1064 Widening given AnsiString constant lost information (Delphi)
Go Up to Error and Warning Messages (Delphi)
Identifier
The identifier for the $WARN directive: CVT_WIDENING_STRING_LOST
Description
Some characters in an AnsiString constant might not be represented in Unicode. Data can be lost with assignments and typecasts involving MBCS characters and strings, where one AnsiChar might represent only a portion of a letter.