[Overview][Types][Classes][Procedures and functions][Index] |
Sets the value for the AutoEnabled property.
Source position: extctrls.pp line 234
protected procedure TCustomIdleTimer.SetAutoEnabled( |
const AValue: Boolean |
); virtual; |
AValue |
|
New value for the property. |
Calls UpdateHandlers to add or remove event handlers assigned in the Application singleton.
|
The TApplication singleton. |
Version 4.0 | Generated 2025-05-03 | Home |