IImageButton.AllowDown

Syntax

AllowDown: Boolean;

Description

The AllowDown property determines whether the button should stay in pressed state after the first pressing. If the property is set to False, on pressing the button returns to the initial state. Default value is False.

See also:

IImageButton