IWebControl.Enabled

Syntax

Enabled: Boolean;

Description

The Enabled property determines whether the component is available for the user.

Comments

Available values:

The unavailable component is highlighted with grey, it ignores mouse and keyboard events.

See also:

IWebControl