Hide Comments
Hide Comments

TRSSVGImageList.Items Property

Comments (0)

Defines the collection of SVGs in the imagelist. For each SVG Item, a collection of FMX.RS.SVGImgList.TSVGSize are maintained, that specify the Width and Height of bitmaps to generate at different screen scales.

When an SVG is added to the imagelist, the component copies over the FMX.RS.SVGImgList.TRSSVGImageList.DefaultSizes collection to the Item.Sizes property.

noteNote

The SVGs are embedded into the form or data module and do not need to be deployed as separate files in your final application. The bitmaps are not stored with the imagelist. New bitmaps are created when the TRSSVGImageList is loaded.

Namespace: FMX.RS.SVGImgList

expandingSyntax

Property Value

Type: TSVGCollection

expandingSee Also

Comments (0)

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