IImageButton.Down

Syntax

Down: Boolean;

Description

The Down property determines in what state the button is: pressed (Down = True) or released (Down = False).

See also:

IImageButton