Show contents 

Forms > Forms Assembly Interfaces > IImageButton > IImageButton.Down

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