Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGFontVariants Constant
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