IToolbarButton.Hint

Syntax

Hint: String;

Description

The Hint property determines a text of the tooltip displayed when the mouse cursor hovers over the button in the toolbar.

Comments

If the button uses the Action object, the value of the Hint property of the button is determined automatically by the value of the Hint property of the Action object.

See also:

IToolbarButton