TJElement.Clone Method
Creates a deep copy of this JSON element.
Syntax
Unit: Bcl.Json.Classes
function TJElement.Clone: TJElement; virtual; abstract;
Creates a deep copy of this JSON element.
Unit: Bcl.Json.Classes
function TJElement.Clone: TJElement; virtual; abstract;