Hide Comments
Hide Comments

Comments (0)

Returns a FMX.RS.SVG.TSVGElement-descendant class given its name.
 
Call GetSVGClass to obtain a TSVGElement class from a class name. This class can be used as a parameter to routines that require a class.

The GetSVGClass function searches the SVGClasses variable for a match given the class name. The TSVGElement class does not need to be registered to be found. If there is no match, the function returns nil.
 

Namespace: FMX.RS.SVG

expandingSyntax

Parameters

AClassName

Type: string

Return Value

Type: TSVGElementClass

expandingSee Also

Comments (0)

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