TTMSFNCWebBrowser - access sourcecode of page

Hi,


There is currently no DOM access. The only way to access the page HTML is by executing JavaScript code: ExecuteJavaScript('document.body.innerHTML', DoGetJavaScriptResult);