ShowToolTip: Boolean;
The ShowToolTip property determines whether a component tooltip can be displayed.
Available values:
true. A component tooltip can be displayed.
false. A component tooltip cannot be displayed.
Tooltip text is set using the Control.ToolTip property.
The property use is given in description of the Control.Opacity property.
See also: