Hide Comments
Hide Comments

ParseFontFamily(String,TStrings,Boolean) Method

Comments (0)

Parses the input string for a font family name value, which indicates which font family is to be used to render the text, specified as a prioritized list of font family names and/or generic family names

The allowable inputs are
[[ family-name | generic-family ],]* [ family-name | generic-family ] | inherit

Namespace: RSSVGUtils

expandingSyntax

Parameters

S

Type: String

Input string to parse

DefValue

Type: TStrings

Default Value and result. The function returns this value. If the input string is blank, the default value is unchanged.

Inherits

Type: Boolean

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

Return Value

Type: TStrings

expandingRemarks
expandingSee Also

Comments (0)

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