Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Types
TSVGSelectorTokens Type
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