[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Controls' (#lcl)

TControl.Enabled

Determines whether the control reacts on mouse or keyboard input.

Declaration

Source position: controls.pp line 1583

public property TControl.Enabled: Boolean
  read GetEnabled
  write SetEnabled
  stored IsEnabledStored
  default true;

Description

Disabled controls usually appear 'greyed-out'