Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Constants
SVGFontVariants Constant
Defines the label values for the svg font-variant style property
Namespace: FMX.RS.SVGTypes
Delphi
SVGFontVariants: TSVGFontVariantNames = ('', 'normal', 'small-caps', 'uppercase', 'lowercase', 'titlecase');
Value
Type: TSVGFontVariantNames
•FMX.RS.SVGTypes