Parses the input string for dominant baseline
Namespace: FMX.RS.SVGUtils
Delphi |
function ParseDirection( S: String; |
Parameters
S
Type: String
Input string to parse
DefValue
Type: TSVGDirection
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
Type: TSVGDirection
Reference |