I have several forms that use a TMainMenu. I want to display the Hint item for the various menu and (where applicable) submenu items. However none of the hints I set are displayed.
I have buttons on the same forms that correctly display their hints.
I have checked that Application.ShowHint is True and ShowHint for each Form is True.
I am running Delphi 7 on Win XP.
Anybody got any idea what I'm doing wrong?
Bob
I have buttons on the same forms that correctly display their hints.
I have checked that Application.ShowHint is True and ShowHint for each Form is True.
I am running Delphi 7 on Win XP.
Anybody got any idea what I'm doing wrong?
Bob