Sets the value for the OnActionUpdate property.
Source position: forms.pp line 1858
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.4 | Generated 2025-11-08 | Home |