Control.ShowToolTip

Syntax

ShowToolTip: Boolean;

Description

The ShowToolTip property determines whether a component tooltip can be displayed.

Comments

Available values:

Tooltip text is set using the Control.ToolTip property.

Example

The property use is given in description of the Control.Opacity property.

See also:

Control