Question:
I want to display a help text when the user keeps the mouse over an object. How can I do this?
Solution:
To do so, you must fill in the object’s Tip property. This property displays a pop up text when the mouse is over the object being executed.