C
cupboy1
Guest
The program fails on this line of code:
this.Controls.Add(this.webView2Control);
line 217
Object reference not set to an instance of an object
I did not write this code. Microsoft did. Anyone know why their code fails?
The dll is there.
Getting this program to work may be a clue as to why TEdgeBrowser fails in Delphi 10.4
Continue reading...
this.Controls.Add(this.webView2Control);
line 217
Object reference not set to an instance of an object
I did not write this code. Microsoft did. Anyone know why their code fails?
The dll is there.
Getting this program to work may be a clue as to why TEdgeBrowser fails in Delphi 10.4
Continue reading...