Show contents 

Working with General Visual Components > Classes > Control > Control.ToolTip

Control.ToolTip

Syntax

ToolTip: String

Description

The ToolTip property determines text of component tooltip.

Comments

The property is relevant only if the Control.ShowToolTip property is set to True.

Example

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

See also:

Control