[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Enabled property.
Source position: comctrls.pp line 1960
protected procedure TCustomUpDown.SetEnabled( |
Value: Boolean |
); override; |
Value |
|
New value for the Enabled property. |
|
Determines whether the control responds to mouse or keyboard input. |