"ABC" and "ABC" L memory layout is different, the UnicodeString (" ABC ") and the UnicodeString "ABC" (L) the same?
If it is in Chinese, "123" and "123" L as well as the data in memory?
UnicodeString (" 123 ") and the UnicodeString "123" (L) the same?