<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGElement > Methods:
Comments (0)
Returns true if the input element is a direct child of the current SVG element
Namespace: RSSVG
Delphi
public function HasChild( aElement: TSVGElement ): Boolean;
Parameters
aElement
Type: TSVGElement
Type: Boolean