I have a Delphi app that shows a group of webpages in a TWebBrowser control. Its a kiosk type app so a user touches a button on the side and it shows a particular webpage in a
I should have googled first. Found this
http://code.google.com/p/delphichromiumembedded/
Took a little bit of fiddling, but seems to work good.