<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes:
Comments (0)
Defines a TList type for TSVGPoints
Namespace: FMX.RS.SVGTypes
TList FMX.RS.SVGTypes.TSVGPointList
Delphi
type TSVGPointList = class(TList<TSVGPoint>);