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