[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled to update actions used in the application.
Source position: forms.pp line 1746
public property TApplication.OnActionUpdate : TActionEvent |
OnActionUpdate is a TActionEvent property with the event handler signalled to update actions used in the application. OnActionUpdate is signalled from the UpdateAction method called when the CM_UPDATEACTIONS control message is handled in the application.
Version 4.0 | Generated 2025-05-03 | Home |