Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSVclSVG > RSSVGImgList > Classes > TRSSVGImageList > Properties

TRSSVGImageList.MasterImageList Property

Scroll Prev Top Next More

Specifies a master SVG image list to use to supply the SVGs for the image list. If MasterImageList is not nil, then the RSSVGImgList.TRSSVGImageList.Items are empty in the current control and SVGs are supplied by the MasterImageList. If MasterImageList is nil, the Items property supplies the SVGs for the image.

alert_noteTip

The MasterImageList property allows you to create one TRSSVGImageList that contains all the SVGs. DependentImageLists are notified when SVGs change and generate different bitmap sizes from the master's SVGs, thereby saving memory and centralizing the location of SVGs in your application.

Namespace: RSSVGImgList

Property Value

Type: TRSSVGImageList

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb