ParseGlyphOrientationVertical(String,TSVGGlyphOrientationVertical,Boolean) Method |
Scroll Prev Top Next More |
Parses the input string for glyph orientation vertical, which affects the amount that the current text position advances as each glyph is rendered
Namespace: FMX.RS.SVGUtils
Delphi |
function ParseGlyphOrientationVertical( S: String; |
Parameters
S
Type: String
Input string to parse
DefValue
Type: TSVGGlyphOrientationVertical
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