moin,
Habe diese Anleitung zum Importieren des TWebBrowsers verwendet.
Zitat:
The Active-X component TWebBrowser is a wrapper providing
access to Microsoft's Internet Explorer, which allows you to embed a copy of Internet Explorer on a form.
To install it (so that it can be used within the Delphi environment), the Active-X control must be imported into Delphi:
Start up Delphi.
On the "Component" menu in the main toolbar select "Import
ActiveX Control..."
In the list box scroll and and select "Microsoft Internet Controls".
The "Class names" should then list "TWebBrower".
Note: If you have Internet Explorer 4 or later then
For the "Palette Page" either leave it as "
ActiveX" or select "Internet" - according to which toolbar you would like the TWebBrowser control to appear on.
Click "Install..." (not "Create
Unit")
Then click "OK" on the "Install" form that appears and "Yes" on the confirm prompt.
Bei Klick auf Install kriege ich diese Fehlermedlung: "A class named TWebbrowser already exists"
Habe etwa eine halbe Stunde gesucht, wie ich die Fehlermeldung wegbringe, aber ohne Erfolg.
Hat jemand einen Tipp für mich?
Danke im Voraus