TWebBrowser and FEATURE_BROWSER_EMULATION at runtime
Has anyone tried creating and destroying a TWebBrowser at runtime and using FEATURE_BROWSER_EMULATION to switch the browser mode before re-creating the TWebBrowser to enable switching the mode without restarting the application? I'm wondering if the setting is only read when starting the app, or when the web browser control is created. You don't need to create or destroy a TEmbeddedWB yourself. I made this (see below) to set the correct IE version for an app. Works perfecctly. You must do this before the form is created. You can do this in a initialization statement, for example: TIEMode =