| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Alias for Unicode strings
Source position: fpjson.pp line 51
type TJSONUnicodeStringType = Unicodestring;  | 
TJSONUnicodeStringType is an alias used wherever a Unicode (double byte) string is used in the fpJSON code, in particular the TJSONData.AsUnicodeString property.
  | 
Return the value as a Unicode string  |