Down: Boolean;
The Down property determines, in which state the button is.
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