Hide Comments
Hide Comments

Comments (0)

Defines the label values for the SVG font-weight attribute

Namespace: FMX.RS.SVGTypes

expandingSyntax

Delphi

 SVGFontWeights: TSVGFontWeightNames =
  ('', 'normal', 'bold', 'bolder', 'lighter', '100', '200',
  '300', '400', '500', '600', '700', '800', '900');
 

Value

Type: TSVGFontWeightNames

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb