This is an IE toolbar demo I wrote for an odesk job that went up in smoke. So, since I wrote it anyway, here it is for public audience.
Unlike other demos, this was designed to support multiple bands in the same project in an easy way. Basically, you can use 2 files as a template, or create an array of toolbars. Anything is possible.
You will have to edit the Main.pas file to customize your toolbar configuration and the SomeDelphiIEBandFrm.pas to customize the user interface.

Source Code