Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.

TCefRequestContextRef in WebView4Delphi

Post Reply
alpires2000
Posts: 48
Joined: Sat Dec 09, 2017 4:40 pm

TCefRequestContextRef in WebView4Delphi

Post by alpires2000 »

Hi Salvador.
In Cef4 I use TCefRequestContextRef.New to create several contexts of TChromium, how do this is WebView4Delphi?
User avatar
salvadordf
Posts: 4093
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: TCefRequestContextRef in WebView4Delphi

Post 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
Post Reply