Sets the value for the OnActionExecute property.
Source position: forms.pp line 1857
protected procedure TApplicationProperties.SetOnActionExecute( |
const AValue: TActionEvent |
); |
AValue |
|
New value for the OnActionExecute property. |
|
Default handler for unhandled Actions. |
|
|
Removes the specified routine from the list of ahtActionExecute handlers for the application. |
|
|
Adds the specified routine to the list of ahtActionExecute handlers for the application. |
| Version 4.4 | Generated 2025-11-08 | Home |