[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 1560

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

Description

Disabled controls usually appear 'greyed-out'

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads