[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Return a JSON representation of the value
Source position: fpjson.pp line 128
public property TJSONData.AsJSON : TJSONStringType |
AsJSON returns a JSON representation of the value of the data. For simple values, this is just a textual representation of the object. For objects and arrays, this is an actual JSON Object or array.
AsFloat |
Value |
AsInt64 |
AsString |
AsInteger |
AsBoolean |
AsJSON |