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