<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Records > TSVGSelectorToken > Constructors:
Comments (0)
Initializes a new instance of the TSVGSelectorToken class.
Namespace: RSSVGTypes
Delphi
public constructor Create( const aTokenType: TSVGSelectorTokenType; const aValue: String );
Parameters
aTokenType
Type: TSVGSelectorTokenType
aValue
Type: String
•TSVGSelectorToken
•RSSVGTypes