UnicodeString
A string consisting of widechars.
Declaration
Source position: system.fpd line 28
Type
UnicodeString = UnicodeString
Description
UnicodeString is a string of WideChars. The main difference with WideString is that unicodestring is reference counted, and WideString is not reference counted on Windows.