I'm just getting started with WebView4Delphi, I used TembeddedWebBrowser before. But some web pages stopped working completely with EWB, e.g.
Code: Select all
www.sreality.cz
I mainly use the attached DEMOS at WebView4Delphi for studying.
Can you advise other simple resources to use?
In particular, I don't understand function parameters and their usage, resources
Code: Select all
https://docs.microsoft.com/en-us/microsoft-edge/webview2/reference
Then of course
Code: Select all
https://stackoverflow.com/
What is the difference between CEF4Delphi and WebView4Delphi?
Thanks.