[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnActionUpdate property.
Source position: forms.pp line 1857
protected procedure TApplicationProperties.SetOnActionUpdate( |
const AValue: TActionEvent |
); |
AValue |
|
New value for the OnActionUpdate property. |
|
Event handler signalled to update actions used in the application. |
|
|
Removes the specified routine from the list of ahtActionUpdate handlers for the application. |
|
|
Adds the specified routine to the list of ahtActionUpdate handlers for the application. |
Version 4.0 | Generated 2025-05-03 | Home |