TJObject.Clone Method
Creates a deep copy of this JSON object, including all contained members.
Syntax
Unit: Bcl.Json.Classes
function TJObject.Clone: TJElement; override;
Creates a deep copy of this JSON object, including all contained members.
Unit: Bcl.Json.Classes
function TJObject.Clone: TJElement; override;