|
<< Click to Display Table of Contents >> Navigation: Classes > TJsonObject > Methods > ToJSON |
SIGNATURE=IWJsonTools.TJsonObject.ToJSON@Boolean
ETYPE=Method
Declaration:
Delphi: |
public function ToJSON(const ACompact: Boolean = True): string; |
C++: |
public: __fastcall String ToJSON(const bool ACompact = True); |
Description: This is ToJSON, a member of class TJsonObject.