Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGFeatureSupport Type
Defines the features support type for the SVG ‘requiredFeatures’ attribute
Namespace: RSSVGTypes
Delphi
type TSVGFeatureSupport = Array[TSVGFeature] of Boolean;
•RSSVGTypes