The MegaDemo pre-compiled executable shows hints properly. I can’t rebuild it in Rad Studio 2007 so I can’t test it to see if it works ok when built in 2007…
Yes – it’s the TnTUnicode that is triggering the issues.
I had to recompile AC without TnT support to make the problem go away.
However, I need TnT support, so I guess there are two possibilities:
1) I use the non-TNT version of AC and replace TsEdits (etc) with TTntEdits for fields that need Unicode support. My project is huge, so this is not trivial
2) AC’s TnT support gets fixed…