Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Routines

FindSVGClass(string) Method

Scroll Prev Top Next More

Finds and returns a class that is derived from FMX.RS.SVG.TSVGElement .
 
Call FindSVGClass to locate a TSVGElement class type by name.
 

The FindSVGClass 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, an exception is raised.
 

Namespace: FMX.RS.SVG

Parameters

ClassName

Type: string

Return Value

Type: TSVGElementClass

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb