Manages the list of dependent image lists.
MasterImageLists store and provide the SVGs used by DependentImageLists. DependentImageLists are notified when SVGs change and generate different sizes of the master's SVGs, thereby saving memory and centralizing the location of SVGs in your application.
Tip |
---|
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
Delphi |
protected |
Property Value
Type: TRSSVGImageLists