[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Enabled property.
Source position: comctrls.pp line 1949
protected procedure TCustomUpDown.SetEnabled( |
Value: Boolean |
); override; |
Value |
|
New value for the Enabled property. |
|
Determines whether the control reacts on mouse or keyboard input. |
lazarus-ccr.sourceforge.net |