Is there any component to display multiple images, and, maybe scroll through them, left to right, or up and down?

These methods might be the way:
1. do it manually with code. Put TImages in a tscrollbox, display them one by one 2. ListView? but size might be too small, just thumbnails, unless it is configurable
3. Some third party component that I don't know about
4. TImageList, connected somehow (TListView already mentioned)
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to