<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Types:
Comments (0)
Defines an array of CSS2 selector tokens, which is what is returned by the TokenizeSelector function
Namespace: RSSVGTypes
Delphi
type TSVGSelectorTokens = Array of TSVGSelectorToken;
•RSSVGTypes