Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGDocument > Methods
TSVGDocument.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; override;
Parameters
aOwner
Type: TSVGDocument
Type: TSVGElement
TSVGElement.Clone(TSVGDocument)
•FMX.RS.SVG.TSVGDocument
•TSVGDocument
•FMX.RS.SVG