Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGUtils > Routines

ParseTextDecoration(String,TSVGFont,Boolean) Method

Scroll Prev Top Next More

Parses the input string for a text decoration value, which describes decorations that are added to the text of an element. The RSCL does not support the blink value.

The allowable values are none | [ underline || overline || line- through || blink ] | inherit

Namespace: FMX.RS.SVGUtils

Parameters

S

Type: String

Input string to parse

Font

Type: TSVGFont

Inherits

Type: Boolean

Set to True when the input string contains 'inherit' keyword

DefValue

Default Value. If the string is empty, the default value is returned

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb