W1062 Narrowing given wide string constant lost information (Delphi)
Go Up to Error and Warning Messages (Delphi)
Identifier
The identifier for the $WARN directive: CVT_NARROWING_STRING_LOST
Description
Any character in a WideString constant with ordinal value greater than 127 may be replaced with "?" if the WideChar is not representable in the current locale codepage.