[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns True if the control is Enabled, including all of its Parents.
Source position: controls.pp line 1571
public function TControl.IsEnabled: Boolean; |
True only if all Parents also are enabled.
lazarus-ccr.sourceforge.net |