Show/Hide Toolbars

RiverSoftAVG Products Help

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

ParseTextAnchor(String,TSVGTextAlign,Boolean) Method

Scroll Prev Top Next More

Parses the input string for a text anchor value, which is used to align (start-, middle- or end-alignment) a string of text relative to a given point.

The allowable values are start | middle | end | inherit

Namespace: FMX.RS.SVGUtils

Parameters

S

Type: String

Input string to parse

DefValue

Type: TSVGTextAlign

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: TSVGTextAlign

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb