Show/Hide Toolbars

RiverSoftAVG Products Help

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

ParseFontStyle(String,TFontStyles,Boolean) Method

Scroll Prev Top Next More

Parses the input string for a font style value, which specifies whether the text is to be rendered using a normal, italic or oblique face.

The allowable inputs are normal | italic | oblique | inherit
 

Namespace: FMX.RS.SVGUtils

Parameters

S

Type: String

Input string to parse

DefValue

Type: TFontStyles

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

Inherits

Type: Boolean

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

Return Value

Type: TFontStyles

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb