Some time ago, in an early development state of Services2, I tried to use tooltips/hints/quicktips (whatever you call it, you know what I mean

A couple of weeks ago, I implemented a new feature into my plugin and used the TActionList class. And it happended the same thing: TC x64 crashed.
Using the same features in another dialog of the same plugin showed me a TC error report:
Code: Select all
---------------------------
Total Commander 8.51a
---------------------------
Access violation.
Access violation
Windows XP Pro x64 SP2 5.2 (Build 3790)
Please report this error to the Author, with a description
of what you were doing when this error occurred!
Stack trace (x64):4AC25F
4364F2 436372 436191 40F40D 8CDC28 814EB9 8D7E72 77C43ABC
Press Ctrl+C to copy this report!
Continue execution?
---------------------------
Ja Nein
---------------------------

Now I'm wondering: Has anyone successfully used TActionList and/or (Delphi) tooltips in a TC plugin? Just to be clear: There is no problem in TC 32 bit, only TC 64 bit crashes (or shows the error report).
For now, I have worked around the need for TActionList and tooltips, but times may change...
Regards
Dalai