I am trying to reproduce native hints/tooltips under Windows Vista/7 using Delphi7.
I've found a nice component which could solve the issue, but it only partially works. TListView components' tooltips aren't shown. The screen is blinking for a sec but no tooltips are shown.
How can I display native tooltips in Windows with Delphi 7?