Re: Disable CORS
Posted: Tue May 10, 2022 12:44 pm
Press CONTROL+SHIFT+F inside the Delphi IDE and search "TCoreWebView2Frame" in WebView4Delphi/source directory.
You will find that it's declared in uWVCoreWebView2Frame.pas
Then add uWVCoreWebView2Frame to the uses clause in your code.
You will find that it's declared in uWVCoreWebView2Frame.pas
Then add uWVCoreWebView2Frame to the uses clause in your code.