System.JSON.TJSONAncestor.ToJSON
Delphi
function ToJSON: string;
C++
System::UnicodeString __fastcall ToJSON(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONAncestor |
Description
Returns the string representation of this JSON object.