IToolbarButton.Down

Syntax

Down: Boolean;

Description

The Down property determines, in which state the button is.

Comments

If the property is set to True, the button is pressed, otherwise, it is released. The property is set to False by default.

See also:

IToolbarButton