[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Alias for Unicode strings
Source position: fpjson.pp line 34
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 |