[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Whether the control is Enabled. If not, it usually appears 'greyed-out'
Source position: controls.pp line 1264
public property TControl.Enabled: Boolean |
// standard properties, which should be supported by all descendants
Whether the control is Enabled. If not, it usually appears 'greyed-out'
Reads a flag to see whether the control is enabled, or stores a new value. If stored, sets a flag to say so.