Jump to content
Fabian1648

How to prevent TEdit FMX from being overwritten by the virtual keyboard?

Recommended Posts

Hi,

 

I have several TEdit in an Android App developed with Delphi Rio.

 

With a virtual keyboard that covers almost 50% of the display area, several TEdit are hidden under the virtual keyboard when you want to enter data.

 

Does anyone know of an approach to avoid this behaviour?

 

Thank you in advance

 

  • Like 1

Share this post


Link to post

Embarcadero has a sample app that shows how to do that:


C:\Users\Public\Documents\Embarcadero\Studio\21.0\Samples\Object Pascal\Multi-Device Samples\User Interface\ScrollableForm

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

×