I have been searching and searching for a way to replace TWebBrowser with a mozilla version.
The sites I have found are so confusing and they give instructions that dont exist in my version of delphi.
I am using Turbo Delphi for windows:
Borland® Delphi® for Microsoft® Windows™ Version 10.0.2288.42451
I hate the look of web pages in IE (TWebBrowser) and really want to use Mozilla as the browser.
Now I have downloaded a sample code but when I open the project I get this error:
"Class TMozillBrowser not found...."
The instructions say to component --> import.... I dont have that option.
under component all I have are 2:
"New VCL component"
"Install Packages"
neither of which is explained...
Hope this is not confusing, as I am new to Programming delphi.