Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGTextDecorations Constant
Defines the label values for the SVG text-decoration attribute
Namespace: RSSVGTypes
Delphi
SVGTextDecorations: TSVGTextDecorationNames = ('', 'underline', 'overline', 'line-through', 'blink');
Value
Type: TSVGTextDecorationNames
•RSSVGTypes