Hi,
I dropped TWebButton and set Hint and ShowHint property ... and when I entered the cursor on the button the hint wasn't displayed ... what did I wrong?
Hi,
I dropped TWebButton and set Hint and ShowHint property ... and when I entered the cursor on the button the hint wasn't displayed ... what did I wrong?
You have to set the ShowHint property in the Form too
Thanks Peter ... you're right