Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Constants
SVGDominantBaselines Constant
Defines the label values for the svg dominant-baseline style property
Namespace: FMX.RS.SVGTypes
Delphi
SVGDominantBaselines: TSVGDominantBaselineNames = ('', 'auto', 'use-script', 'no-change', 'reset-size', 'ideographic', 'alphabetic', 'hanging', 'mathematical', 'central', 'middle', 'text-after-edge', 'text-before-edge');
Value
Type: TSVGDominantBaselineNames
•FMX.RS.SVGTypes