Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Constants
SVGUnitStrings Constant
Defines the label values for the SVG lengths
Namespace: FMX.RS.SVGTypes
Delphi
SVGUnitStrings: TSVGUnitStrings = ( '', 'px', 'pt', 'pc', 'mm', 'cm', 'in', 'em', 'ex', '%' );
Value
Type: TSVGUnitStrings
•FMX.RS.SVGTypes