Antoni D32590

Member since: Wednesday, 22 February 2017
Last login: 5 years ago
Profile viewed: 874 views

No Rank
Points: 0

Antoni D32590 is friends with Emailx45

Okay i found a fix, primative as it may be, set the position.X of the webbrowser to -500 or whatever so its not shown.
then when you want it visible, se thte position.X to 0
make sure that you also handle the webbrowser alignment from code so by default the alignment should be none

Read More...

thanks, does this work on android and ios and also how do i install in rad studio 10.2

Read More...

Hi

Im using a webbrowser in my listview, when i click on an item, it opens the link in the webbrowser. The problem is that when i want to close or hide the webbrowser, and go back to the listview (by making the webbrowser visible := false, the app hangs and i cant click anywhere or do anything.

How can i get around this?

Read More...

Antoni D32590 replied to the topic 'TWebBrowser always on top under Android' in the forum. 5 years ago

hi are there any solutions to this?

Read More...

Hi SArina, how do i prepopulate the To (as in the telephone number for the text message) with the telephone number from a label?