<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Classes > TSVGDocument > Methods:
Comments (0)
Returns True if the RSCL supports the feature specified by the string
The feature parameter should be in the RSSVGTypes|SVGFeatures constant
Namespace: RSSVG
Delphi
public function SupportsFeature( const Feature: String ): Boolean; virtual;
Parameters
Feature
Type: String
Type: Boolean
•TSVGDocument
•RSSVG