ShowToolTip: Boolean;
The ShowToolTip property determines whether component tooltip can be displayed.
If the property is set to True, tooltip can be displayed, otherwise it is not.
Tooltip text is set by the Control.ToolTip property.
The example of use is given in description of the Control.Opacity property.
See also: