Control.ToolTip

Syntax

ToolTip: String;

Description

The ToolTip property determines text of component tooltip.

Comments

The property is relevant only if the TabControl.ShowToolTip property is set to true.

Example

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

See also:

Control