Sets the value for the Enabled property.
Source position: comctrls.pp line 1983
protected procedure TCustomUpDown.SetEnabled( |
Value: Boolean |
); override; |
Value |
|
New value for the Enabled property. |
Ensures that the Enabled property for speed buttons on the control are updated when a handle has not been assigned for the widget.
|
Determines whether the control responds to mouse or keyboard input. |
| Version 4.4 | Generated 2025-11-08 | Home |