Google Chrome Browser in Delphi - two options
1. Based on Google Chromium Embedded
2. Based on Google Chrome Frame (ActiveX)
1. - Delphi Chromium Embedded Project:
http://code.google.com/p/delphichromiumembedded/
Download component:
http://code.google.com/p/delphichromiumembedded/downloads/detail?name=dc...
Chromium Embedded needed to execute this component:
http://code.google.com/p/chromiumembedded/
Download latest chromium embedded:
http://code.google.com/p/chromiumembedded/downloads/detail?name=cef_bina...
2. ActiveX based - Google Chrome Frame based:
Is working version of Google Chrome based on Chrome Frame (ActiveX) .
This activex you can't install directly on delphi, but someone make already component to work with Chrome Frame.
To work you must download and istall Chrome frame (this is BETA):
http://code.google.com/chrome/chromeframe/
And small component:
http://www.progdigy.com/files/chrometab.zip
Info about: