Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGUtils > Routines
GetSVGSelectorTokenType(String) Method
Returns the selector token type (used in style matching) that matches the string
Namespace: FMX.RS.SVGUtils
Delphi
function GetSVGSelectorTokenType( const S: String ): TSVGSelectorTokenType;
Parameters
S
Type: String
Type: TSVGSelectorTokenType
•FMX.RS.SVGTypes.TSVGSelectorTokenType
•FMX.RS.SVGUtils