<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants:
Comments (0)
Defines the label values for the svg font-variant style property
Namespace: RSSVGTypes
Delphi
SVGFontVariants: TSVGFontVariantNames = ('', 'normal', 'small-caps', 'uppercase', 'lowercase', 'titlecase');
Value
Type: TSVGFontVariantNames
•RSSVGTypes