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

TCustomUpDown.SetEnabled

Sets the value for the Enabled property.

Declaration

Source position: comctrls.pp line 1949

protected procedure TCustomUpDown.SetEnabled(

  Value: Boolean

); override;

Arguments

Value

  

New 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.