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 not pressed. By default this property is set to False.

See also:

IToolbarButton