Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Constants
SVGFontWeights Constant
Defines the label values for the SVG font-weight attribute
Namespace: FMX.RS.SVGTypes
Delphi
SVGFontWeights: TSVGFontWeightNames = ('', 'normal', 'bold', 'bolder', 'lighter', '100', '200', '300', '400', '500', '600', '700', '800', '900');
Value
Type: TSVGFontWeightNames
•FMX.RS.SVGTypes