Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types
TSVGStylePropertyNames Type
Defines the SVG style property strings used for specifying the string labels of the SVG attributes
Namespace: RSSVGTypes
Delphi
type TSVGStylePropertyNames = Array[TSVGStyleProperty] of String;
•RSSVGTypes