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