Dear All,
I am trying to use TWebBrowser with OpenCV (Open computer vision library).
Simply, I create the browser at runtime with no problem as in the following code:
__fastcall TForm1::TForm1(TComponent* Owner)
: TForm(Owner)
{
TWebBrowser* WebBrowser = new TWebBrowser(this)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.