Why does FMX.TOpenDialog not work in Android?

Viewed 303

I am using a simple FMX TOpenDialog object in my app. Why does it not work in Android? nothing happens, it just skips right over the OpenDialog1.Execute and that's it.

0 Answers
Related