Parses the input string for dominant baseline
Namespace: FMX.RS.SVGUtils
Delphi |
function ParseDominantBaseline( S: String; DefValue: TSVGDominantBaseline; var Inherits: Boolean ): TSVGDominantBaseline; |
Parameters
S
Type: String
Input string to parse
DefValue
Type: TSVGDominantBaseline
Default Value. If the string is empty, the default value is returned
Inherits
Type: Boolean
Type: TSVGDominantBaseline