Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Constants
SVGSelectorTokenTypes Constant
Defines the label values for the CSS2 selectors
Namespace: FMX.RS.SVGTypes
Delphi
SVGSelectorTokenTypes: TSVGSelectorTokenTypeStrings = ('', '', '[', '^=', '$=', '*=', '=', '|=', '~=', '#', '*', ':', '.', ' ', '>', '+', 'lang' );
Value
Type: TSVGSelectorTokenTypeStrings
•FMX.RS.SVGTypes