ToolTipText property


Available for all control objects except ImageList.

Read/Write only at design time

Specifies the text string that will be displayed by the tooltip (if available) of the owner window when the mouse pointer is over the control object.


REMARKS
: For this property to have effect at run time, the tooltip of the owner window must be available (please see the ToolTip property).