<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGElement > Methods:
Comments (0)
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