Jump to content
William23668

What component I can use to display images in Android ?

Recommended Posts

Posted (edited)

@Remy Lebeau

 

Thanks that can work.

 

I have folder of images but can you advise how I can display 3 pictures in one scrollable TImage box ? like this:

 

image.thumb.png.ff128311bed5ee76ab9c088442bf59b9.png

Edited by William23668

Share this post


Link to post

I would try placing a TScrollBox on the form, then place three TImage components inside the scrollbox.

 

I suspect there are other ways that may provide more flexibility. I don't have the experience with FMX to suggest a better option.

  • Like 1

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×