[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Event handler signalled to update actions used in the application.
Source position: forms.pp line 1640
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.
lazarus-ccr.sourceforge.net |