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