Hide Comments
Hide Comments

Comments (0)

Defines a hash table type where the keys are IDs and the values are the SVG elements

Namespace: RSSVG

expandingSyntax

Delphi

type
  TSVGElementTable = TRSStringObjectHashTable<TSVGElement>;
 

expandingSee Also

Reference

Comments (0)

RiverSoftAVG SVG Component Library (RSCL) © 2013-2015, Thomas G. Grubb