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

TControl.IsEnabled

Returns True if the control is Enabled, including all of its Parents.

Declaration

Source position: controls.pp line 1571

public function TControl.IsEnabled: Boolean;

Function result

True only if all Parents also are enabled.

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