<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants:
Comments (0)
Defines the label values for the CSS2 selectors
Namespace: RSSVGTypes
Delphi
SVGSelectorTokenTypes: TSVGSelectorTokenTypeStrings = ('', '', '[', '^=', '$=', '*=', '=', '|=', '~=', '#', '*', ':', '.', ' ', '>', '+', 'lang' );
Value
Type: TSVGSelectorTokenTypeStrings
•RSSVGTypes