Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Classes > TSVGLengths
TSVGLengths Methods
Name
Description
Clone(TSVGLengths)
Clones the list and returns the copy. Every length object in the list is also cloned. If the Dest parameter is nil, the clone list will be created and it is your responsibility to free it.
Top