<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types:
Comments (0)
Defines the features support type for the SVG ‘requiredFeatures’ attribute
Namespace: RSSVGTypes
Delphi
type TSVGFeatureSupport = Array[TSVGFeature] of Boolean;
•RSSVGTypes