Hide Comments
Hide Comments

TSVGElement.Clone(TSVGDocument) Method

Comments (0)

Clones the element and all of its child elements. The aOwner parameter should be a different document

Namespace: FMX.RS.SVG

expandingSyntax

Delphi

public
  function Clone(const aOwner: TSVGDocument = nil): TSVGElement; virtual;
 

Parameters

aOwner

Type: TSVGDocument

Return Value

Type: TSVGElement

expandingSee Also

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb