You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a function to create a dialog that allows the user to select which browser they want to open a URL in, based on installed browsers. It works with FMX on the Win32 and Win64 platforms.
Example
OpenUrl('https://www.tysontechnology.com.au');
About
FMX Function to display a dialog box to choose which installed web browser to open URL in