IToolbarButton.Hint

Syntax

Hint: String;

Description

The Hint property determines text of the tooltip that is displayed when the mouse pointer is pointed at 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