TWebImageSlider

I'd like to see TWebImageSlider have the ability to use in memory URL to display list of images. At current it only seems able to load from file URL's. Unlike the TWebImageControl which takes a URL like 'data:image/png;base64,' + Fimagebase64, TWebImageSlider does not seem to handle this.

Thank you!

We have tested this here and added a dataURL to WebImageSlider.ImageURL but could not see a problem. It shows the image.
If a problem persists, please contact support with a sample project source with which we can reproduce this here.

This feature will not be implemented.