Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGElement > Properties
TSVGElement.Owner Property
Returns the Owner SVG document for the SVG element.
Namespace: FMX.RS.SVG
Delphi
public property Owner: TSVGDocument read GetOwner;
Property Value
Type: TSVGDocument
Note that the Owner is assigned when the SVG element is created.
•FMX.RS.SVG.TSVGDocument
•TSVGElement
•FMX.RS.SVG