Removes the specified routine from the list of ahtActionExecute handlers for the application.
Source position: forms.pp line 1686
public procedure TApplication.RemoveOnActionExecuteHandler( |
Handler: TActionEvent |
); |
Handler |
|
Handler routine located and removed in the method. |
Added in LCL version 3.0.
| Version 4.4 | Generated 2025-11-08 | Home |