Page 1 of 1

TCefRequestContextRef in WebView4Delphi

Posted: Sun Jun 26, 2022 5:57 pm
by alpires2000
Hi Salvador.
In Cef4 I use TCefRequestContextRef.New to create several contexts of TChromium, how do this is WebView4Delphi?

Re: TCefRequestContextRef in WebView4Delphi

Posted: Mon Jun 27, 2022 7:02 pm
by salvadordf
There's no 1-to-1 relation between the classes in CEF4Delphi and WebView4Delphi.

If you need to create independent browsers you can enable the private mode like this :
https://www.briskbard.com/forum/viewtopic.php?f=13&t=1989