[Lazarus] Display multiple images

noreply at z505.com noreply at z505.com
Thu Jul 27 00:31:17 CEST 2017


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)


More information about the Lazarus mailing list