<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Types:
Comments (0)
Defines a hash table type where the keys are IDs and the values are the SVG elements
Namespace: RSSVG
Delphi
type TSVGElementTable = TRSStringObjectHashTable<TSVGElement>;