Add support for SVG and transparent PNG for tile images.

It would be nice that TAdvSmoothTileList could support transparent images.
I have this control linked to a image list that contains transparent png images, but they are always displayed with a white background.
Same problem if the if the image bitmap is attached to each tile instead of using an image list.

Are planning to add this feature?
Support for SVG images would also be great to fix the High DPI problem while reducing DFM and EXE file sizes.

Thanks.

TAdvSmoothTileList can display transparent PNG images. Make sure to configure the imagelist connected to it correct so it will be rendered transparent.

This feature will not be implemented.