Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGElement > Methods
TSVGElement.Clone(TSVGDocument) Method
Clones the element and all of its child elements. The aOwner parameter should be a different document
Namespace: FMX.RS.SVG
Delphi
public function Clone(const aOwner: TSVGDocument = nil): TSVGElement; virtual;
Parameters
aOwner
Type: TSVGDocument
Type: TSVGElement
•FMX.RS.SVG.TSVGDocument
•TSVGElement
•FMX.RS.SVG