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

TControl.GetEnabled

Gets the value for the Enabled property.

Declaration

Source position: controls.pp line 1464

protected function TControl.GetEnabled: Boolean; virtual;

Function result

Value for the Enabled property.

See also

TControl.Enabled

  

Determines whether the control reacts on mouse or keyboard input.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.