[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled to update an action when the application is idle.
Source position: actnlist.pas line 247
published property TAction.OnUpdate; |
OnUpdate is the event triggered when the application is idle, and the action is being updated. The OnUpdate event can be used to set the state of the action, for instance disable it if the action cannot be executed at this point in time.
Version 4.0 | Generated 2025-05-03 | Home |