TAdvOfficeHint and THTMLHint

In Delphi, there is only one hint render handler that can be registered and the last registered should be applied. So, unfortunately, you cannot combine both somehow. This is a limitation of how the TApplication class in Delphi handles hint customization.