Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGUnitStrings Type
Defines the SVG unit strings type, which is used for specifying the labels for the SVG units used in lengths
Namespace: RSSVGTypes
Delphi
type TSVGUnitStrings = Array[TSVGUnit] of String;
•RSSVGTypes.TSVGUnit
•RSSVGTypes