TAdvOfficeHint versus 2010 Office style

I use a ribbon control in Office 2010 style. I found the TAdvOfficeHint which adds hints below the ribbon control. The hint dialog is in the Office 2007 style and works fine but is it possible to change this to the Office 2010 style?

I'm using C++ Builder XE, Windows Vista 64bit, TAdvOfficeHint v1.4.1.0 and TAdvToolBarPager v5.2.6.2.

Thank you in advance for your help.

I could not see a problem with this here. When you change the style, are you making sure you either use TAdvFormStyler on this form or call AdvOfficeHint.SetComponentStyle() directly?