<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGElement > Methods:
Comments (0)
Returns true if the input element is a descendant of the current SVG element
Namespace: FMX.RS.SVG
Delphi
public function HasDescendant( aElement: TSVGElement ): Boolean;
Parameters
aElement
Type: TSVGElement
Type: Boolean