from FAQs at http://members.home.com/hfournier/
(also check out http://groups.yahoo.com/group/delphi-webbrowser/)Q: How can I use the WebBrowser component in my Delphi application?A: You must have Internet Explorer installed on your system. From the menu in the Delphi IDE, select "Component - Import ActiveX Control". Select "Microsoft Internet Controls" and add it to a new or existing package. Delphi will generate a ShDocVw_TLB.pas file and add the WebBrowser component to the component palette's ActiveX tab.