Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGFontStyles Constant
Defines the label values for the SVG font-style attribute
Namespace: RSSVGTypes
Delphi
SVGFontStyles: TSVGFontStyleNames = ('', 'normal', 'italic', 'oblique');
Value
Type: TSVGFontStyleNames
•RSSVGTypes