0

I'm using Firmonkey (Rad Studio) for an IOS app. I'm using a TWebBrowser object but this seems to stay above all objects.

I tried to right-click the TWebBrowser object and click Send to Back, but it did not.

Does anyone know any solution?

Johan
  • 74,508
  • 24
  • 191
  • 319
yilmazca
  • 19
  • 1
  • 5

1 Answers1

0

Unfortunately, There are no solution for it. Because TWebBrowser is a native component, which is always on top of all controls.

Thank you

Yaroslav Brovin
  • 964
  • 6
  • 19