Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGDocument > Methods
TSVGDocument.SupportsFeature(String) Method
Returns True if the RSCL supports the feature specified by the string
The feature parameter should be in the RSSVGTypes|SVGFeatures constant
Namespace: FMX.RS.SVG
Delphi
public function SupportsFeature( const Feature: String ): Boolean; virtual;
Parameters
Feature
Type: String
Type: Boolean
•TSVGDocument
•FMX.RS.SVG