Detecting if TadvWebBroswer can run

Hi,
How we can detect by code if TadvWebBrowser can run?
Is there a function that can provide this info?
I know that the control provides that when running in a form, but I need the info before in order to decide if I show a old Twebbrowser form or a TadvWebBrowser form.
Thank you in advance

Hi, When including the uit AdvWebBrowser.Win, you can use EdgeLoaded boolean to know if Edge is loaded properly.

Many, many thanks.... It works like a charm

Welcome!, If anything comes up, let me know ;-)