System.JSON.TJSONPair.GetJsonString
Delphi
function GetJsonString: TJSONString;
C++
TJSONString* __fastcall GetJsonString(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONPair |
Description
Represents the getter method for the JsonString property.
GetJsonString represents the getter method for the JsonString property.