[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Alias for Unicode strings
Source position: fpjson.pp line 49
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.
TJSONData.AsUnicodeString |
|
Return the value as a Unicode string |