W1064 Widening given AnsiString constant lost information (Delphi)

From RAD Studio
Jump to: navigation, search

Go Up to Error and Warning Messages (Delphi)

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.